Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | BSD License | Kris Kowal | 2012-07-09 |
| | |||
* | Update copyright boilerplate | Valerio Virgillito | 2012-07-06 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Presets/CSS Panel - Update css panel with preset class. | Eric Guzman | 2012-06-28 |
| | |||
* | first iteration of adding serializable to ninja plus other changes to run ↵ | Valerio Virgillito | 2012-06-06 |
| | | | | | | the latest montage Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | fix for the css panel | Valerio Virgillito | 2012-06-01 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Merge branch 'dom-architecture' of ↵ | Eric Guzman | 2012-05-29 |
|\ | | | | | | | github.com:Motorola-Mobility/ninja-internal into CSSPanelUpdates | ||
| * | Cleaning up referencing to 'documentRoot' and '_document' | Jose Antonio Marquez | 2012-05-24 |
| | | | | | | | | Moved to reference new model in DOM architecture rework. This should not affect anything, just moving the references, and also the setting to the render methods in the design view. | ||
* | | CSS Panel - Handle focus after editing selector | Eric Guzman | 2012-05-29 |
| | | |||
* | | CSS Panel - Prevent Animation on New Style | Eric Guzman | 2012-05-27 |
|/ | |||
* | CSS Panel - Fix applying selector to element when selector not changed | Eric Guzman | 2012-05-22 |
| | |||
* | CSS Style Rule - Extract and append class name from selector on first change | Eric Guzman | 2012-05-22 |
| | |||
* | CSS Panel - Update components to use new serialization format | Eric Guzman | 2012-05-22 |
| | |||
* | CSS Panel - Add Rule - apply new class after use specifies selector | Eric Guzman | 2012-05-22 |
| | |||
* | CSS Style Declaration - Handle deleting empty style | Eric Guzman | 2012-05-21 |
| | |||
* | CSS Style Component - Moved unit identification to local change handler ↵ | Eric Guzman | 2012-05-21 |
| | | | | instead of delegate | ||
* | Style Declaration - Fix - if deleting style, don't focus next field | Eric Guzman | 2012-05-21 |
| | |||
* | Style Declaration - Handle removing styles | Eric Guzman | 2012-05-18 |
| | | | | Removed sorting and had to put a null check in the style component because the valueText was being set to undefined and causing an error. Check with montage on why that is happening. | ||
* | CSS Panel - Fix style declaration interaction | Eric Guzman | 2012-05-17 |
| | |||
* | CSS Panel - comment out paste handler for now | Eric Guzman | 2012-05-17 |
| | |||
* | CSS Panel - Fix toggling style on/off. | Eric Guzman | 2012-05-16 |
| | |||
* | CSS Panel - Fix issue with adding new style and activating property field | Eric Guzman | 2012-05-16 |
| | |||
* | CSSPanel - Add mutli-selection and adding classes to groups of elements | Eric Guzman | 2012-05-14 |
| | |||
* | CSS Panel - Fixed removing rules and checking to see if rules apply on add. | Eric Guzman | 2012-05-10 |
| | |||
* | CSS Panel - Rule List refactor | Eric Guzman | 2012-05-10 |
| | | | | Improved adding, updating, and sorting of rules in rule list. | ||
* | CSS Panel - Create non-tree declaration (optimized). And add updating ↵ | Eric Guzman | 2012-05-08 |
| | | | | functionality. | ||
* | Styles delegate - Clean up | Eric Guzman | 2012-05-03 |
| | |||
* | CSS Panel - Support showing computed styles | Eric Guzman | 2012-05-03 |
| | |||
* | CSS Panel - Fix issue with wrong style value when re-enabling style. | Eric Guzman | 2012-05-02 |
| | |||
* | CSS Panel - Added element highlight on selector field hover | Eric Guzman | 2012-05-02 |
| | |||
* | CSS Panel - Add focus management to styles view delegate | Eric Guzman | 2012-05-02 |