Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | Merge branch 'dom-architecture' of ↵ | Eric Guzman | 2012-05-17 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into CSSPanelUpdates Conflicts: js/document/templates/montage-html/default_html.css js/lib/NJUtils.js | |||
| | * \ \ \ | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-05-17 | |
| | |\ \ \ \ | ||||
| | * | | | | | Styles Controller - Null out active document | Eric Guzman | 2012-05-17 | |
| | | | | | | | ||||
| | * | | | | | Editable - remove formatting on paste | Eric Guzman | 2012-05-17 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - delcaration - remove auto sort | Eric Guzman | 2012-05-17 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - declaration - sort objects when flag is set | Eric Guzman | 2012-05-17 | |
| | | | | | | | ||||
| | * | | | | | Style sheets view - Remove duplicate property definition | Eric Guzman | 2012-05-17 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - Clear styles section on document close | Eric Guzman | 2012-05-17 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - comment out paste handler for now | Eric Guzman | 2012-05-17 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - remove duplicate entry in completion map | Eric Guzman | 2012-05-17 | |
| | | | | | | | ||||
| | * | | | | | Style Declaration - fix property name in addStyle() | Eric Guzman | 2012-05-16 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - Style sheets dirty flag added | Eric Guzman | 2012-05-16 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - Fix toggling style on/off. | Eric Guzman | 2012-05-16 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - Added flag to draw method to improve perceived loading time | Eric Guzman | 2012-05-16 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - Fix issue with adding new style and activating property field | Eric Guzman | 2012-05-16 | |
| | | | | | | | ||||
| | * | | | | | Style Declaration - Fix update/add/addNew methods | Eric Guzman | 2012-05-16 | |
| | | | | | | | ||||
| | * | | | | | Styles Controller - Fix issue with clearing dirty stylesheet list | Eric Guzman | 2012-05-16 | |
| | | | | | | | ||||
| | * | | | | | CSSPanel - Add mutli-selection and adding classes to groups of elements | Eric Guzman | 2012-05-14 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - Update color of element outline when hovering over selector. | Eric Guzman | 2012-05-11 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - Fixed removing rules and checking to see if rules apply on add. | Eric Guzman | 2012-05-10 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - Add work-around for selection change event. | Eric Guzman | 2012-05-10 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - Rule list - remove old update code | Eric Guzman | 2012-05-10 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - fix issue with hover/scroll to top | Eric Guzman | 2012-05-10 | |
| | | | | | | | ||||
| | * | | | | | CSS Panel - Fix errors from new Montage and remove logs. | Eric Guzman | 2012-05-10 | |
| | | | | | | | ||||
| | * | | | | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-05-10 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html | |||
| | * | | | | | | Computed Style Panel - Add data-montage ids | Eric Guzman | 2012-05-10 | |
| | | | | | | | | ||||
| | * | | | | | | Style Declaration - Improved updating of styles using binding. | 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. | |||
| | * | | | | | | Styles Controller - Added fix for setting style on cached, multi-target rule. | Eric Guzman | 2012-05-09 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added fix for setting style on cached, multi-target rule. Also added parameter to selector override to augment specificity of selector | |||
| | * | | | | | | CSS Panel - Added update of new rules to rule list | Eric Guzman | 2012-05-08 | |
| | | | | | | | | ||||
| | * | | | | | | CSS Panel - Create non-tree declaration (optimized). And add updating ↵ | Eric Guzman | 2012-05-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functionality. | |||
| | * | | | | | | Style sheets - Added default stylesheet selection | Eric Guzman | 2012-05-08 | |
| | | | | | | | | ||||
| | * | | | | | | Style sheets - Add sheet action | Eric Guzman | 2012-05-07 | |
| | | | | | | | | ||||
| | * | | | | | | CSS Panel - Add labels for selection and document names | Eric Guzman | 2012-05-03 | |
| | | | | | | | | ||||
| | * | | | | | | Styles delegate - Clean up | Eric Guzman | 2012-05-03 | |
| | | | | | | | | ||||
| | * | | | | | | Style sheets - Add stub for add stylesheet button | Eric Guzman | 2012-05-03 | |
| | | | | | | | | ||||
| | * | | | | | | CSS Panel - Support showing computed styles | Eric Guzman | 2012-05-03 | |
| | | | | | | | | ||||
| | * | | | | | | Panel Toolbar - Support hiding and showing of buttons | Eric Guzman | 2012-05-03 | |
| | | | | | | | | ||||
| | * | | | | | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-05-02 | |
| | |\ \ \ \ \ \ | ||||
| | * | | | | | | | 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 | |
| | | | | | | | | | ||||
| | * | | | | | | | CSS Panel - Modify pseudo class on getMatchedCSSRules | Eric Guzman | 2012-05-01 | |
| | | | | | | | | | ||||
| | * | | | | | | | CSS Panel - Inline style editing | Eric Guzman | 2012-05-01 | |
| | | | | | | | | | ||||
| | * | | | | | | | Styles Controller - Fix error when trying dispatch stylesheet change event | Eric Guzman | 2012-05-01 | |
| | | | | | | | | | ||||
| | * | | | | | | | CSS Panel - Added code hinting and tooltips | Eric Guzman | 2012-05-01 | |
| | | | | | | | | | ||||
| | * | | | | | | | CSS Panel - Display no styles when deselecting all | Eric Guzman | 2012-05-01 | |
| | | | | | | | | | ||||
| | * | | | | | | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-05-01 | |
| | |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | | CSS Panel - Added removing of rules/styles | Eric Guzman | 2012-05-01 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-04-30 | |
| | |\ \ \ \ \ \ \ \ |