Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | 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 | |
| | | | ||||
* | | | 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 - 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 | |||
| * | | Fixing the color popup | Valerio Virgillito | 2012-05-04 | |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| * | | temporary commenting a timeline bug preventing nested selection | Valerio Virgillito | 2012-05-04 | |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| * | | Merge branch 'tag-2.0' of github.com:mencio/ninja-internal into data-id | Valerio Virgillito | 2012-05-03 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/components/tools-properties/tag-properties.reel/tag-properties.html Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| | * \ | Merge branch 'refs/heads/master' into tag-2.0 | Valerio Virgillito | 2012-05-03 | |
| | |\ \ | ||||
| | * \ \ | Merge branch 'refs/heads/master' into tag-2.0 | Valerio Virgillito | 2012-05-03 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/controllers/elements/element-controller.js Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| | * | | | | Refactor creating elements. Removed makeNJElement and separated the model ↵ | Valerio Virgillito | 2012-05-03 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | creation Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| | * | | | | code cleanup | Valerio Virgillito | 2012-05-02 | |
| | | |_|/ | | |/| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| * | | | | Removing unused components references | Valerio Virgillito | 2012-05-03 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| * | | | | Fixing the lock button css | Valerio Virgillito | 2012-05-03 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| * | | | | finishing to replace all id with data-montage-id | Valerio Virgillito | 2012-05-03 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| * | | | | Merge branch 'refs/heads/master' into data-id | Valerio Virgillito | 2012-05-03 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||
| | * | | | Merge pull request #192 from ananyasen/Codeview-improvements | Valerio Virgillito | 2012-05-03 | |
| | |\ \ \ | | | | | | | | | | | | | submitting project : Code Editor Improvements [Phase 1] | |||
| | | * \ \ | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-05-03 | |
| | | |\ \ \ | | | | | |/ | | | | |/| | ||||
| | | * | | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-05-01 | |
| | | |\ \ \ | | | | | |/ | | | | |/| | ||||
| | | * | | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-04-26 | |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/controllers/document-controller.js Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | |||
| | | * \ \ \ | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-04-23 | |
| | | |\ \ \ \ | ||||
| | | * | | | | | - collapse panels for code view, restore for design view | Ananya Sen | 2012-04-18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - apply theme selection to all code view documents Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | |||
| * | | | | | | | Merge branch 'refs/heads/master' into data-id | Valerio Virgillito | 2012-05-03 | |
| |\| | | | | | | ||||
| | * | | | | | | Merge pull request #191 from imix23ways/TimelineUber | Valerio Virgillito | 2012-05-03 | |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | Timeline uber | |||
| | | * | | | | | Timeline: bug fix: disable bread crumb setlevel. | Jon Reid | 2012-04-30 | |
| | | | | | | | | ||||
| | | * | | | | | Timeline: Change serialization parameters for some component properties. | Jon Reid | 2012-04-30 | |
| | | | | | | | | ||||
| | | * | | | | | Timeline: Replace id with data-montage-id in all reels. | Jon Reid | 2012-04-27 | |
| | | | |_|_|/ | | | |/| | | | ||||
| | * / | | | | Dom Manipulation | Kruti Shah | 2012-05-03 | |
| | |/ / / / | | | | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | |||
| * | | | | | Merge branch 'Color' of https://github.com/joseeight/ninja-internal into data-id | Valerio Virgillito | 2012-05-03 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Changing ID to Montage-ID for Color Panel | Jose Antonio Marquez | 2012-05-03 | |
| | |/ / / / | ||||
| * / / / / | Updating id to data-montage-id (and associated CSS, if necessary) in some of ↵ | Nivesh Rajbhandari | 2012-04-30 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | our custom ui controls (such as hottest, slider, etc.), materials panels and three-d section of the PI. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | | | | | 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. | |||
* | | | | | 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 | |
| | | | | |