aboutsummaryrefslogtreecommitdiff
path: root/js/panels
Commit message (Collapse)AuthorAge
* Computed Style Panel - Add data-montage idsEric Guzman2012-05-10
|
* Style Declaration - Improved updating of styles using binding.Eric Guzman2012-05-10
|
* CSS Panel - Rule List refactorEric Guzman2012-05-10
| | | | Improved adding, updating, and sorting of rules in rule list.
* CSS Panel - Added update of new rules to rule listEric Guzman2012-05-08
|
* CSS Panel - Create non-tree declaration (optimized). And add updating ↵Eric Guzman2012-05-08
| | | | functionality.
* Style sheets - Added default stylesheet selectionEric Guzman2012-05-08
|
* Style sheets - Add sheet actionEric Guzman2012-05-07
|
* CSS Panel - Add labels for selection and document namesEric Guzman2012-05-03
|
* Styles delegate - Clean upEric Guzman2012-05-03
|
* Style sheets - Add stub for add stylesheet buttonEric Guzman2012-05-03
|
* CSS Panel - Support showing computed stylesEric Guzman2012-05-03
|
* CSS Panel - Fix issue with wrong style value when re-enabling style.Eric Guzman2012-05-02
|
* CSS Panel - Added element highlight on selector field hoverEric Guzman2012-05-02
|
* CSS Panel - Add focus management to styles view delegateEric Guzman2012-05-02
|
* CSS Panel - Modify pseudo class on getMatchedCSSRulesEric Guzman2012-05-01
|
* CSS Panel - Inline style editingEric Guzman2012-05-01
|
* CSS Panel - Added code hinting and tooltipsEric Guzman2012-05-01
|
* CSS Panel - Display no styles when deselecting allEric Guzman2012-05-01
|
* CSS Panel - Added removing of rules/stylesEric Guzman2012-05-01
|
* Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-04-30
|\
| * Merge cleanupValerio Virgillito2012-04-27
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * Merge branch 'refs/heads/serialization'Valerio Virgillito2012-04-27
| |\
| | * Merge branch 'stage-document-architecture' of ↵Valerio Virgillito2012-04-26
| | |\ | | | | | | | | | | | | https://github.com/mencio/ninja-internal into serialization
| | | * Merge branch 'refs/heads/master' into stage-document-architectureValerio Virgillito2012-04-26
| | | |\
| | | * \ Merge branch 'refs/heads/master' into stage-document-architectureValerio Virgillito2012-04-26
| | | |\ \
| | | * | | Fixing the element model and adding get elementValerio Virgillito2012-04-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | * | | | Merge branch 'master' of https://github.com/mayhewinator/ninja-internal into ↵Valerio Virgillito2012-04-26
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | serialization
| | | * | | Removing all "module" declarations and replaced with "prototype" in ↵John Mayhew2012-04-26
| | | | |/ | | | |/| | | | | | | | | | | preparation for montage converting to the new "prototype" format fully
| * | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-27
| |\| | |
| | * | | Merge pull request #178 from mqg734/PerspectiveFixValerio Virgillito2012-04-26
| | |\ \ \ | | | |/ / | | |/| | IKNINJA-1511 - We don't currently support perspective values on individual elements, so removing perspective values from the animation presets.
| | | * | We don't currently support perspective values on individual elements, so ↵Nivesh Rajbhandari2012-04-26
| | | |/ | | | | | | | | | | | | | | | | | | | | removing perspective values from the animation presets. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | | Fix WEbGL not rendering on stage with timelineJonathan Duran2012-04-26
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | Timeline: Deleting elements now deletes associated layers.Jon Reid2012-04-26
| | | |
| * | | Timeline: comment out a conditional debugger; re-enable layer name storage.Jon Reid2012-04-26
| | | |
| * | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-localJon Reid2012-04-26
| |\ \ \
| | * | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-26
| | |\| |
| | | * | Merge branch 'refs/heads/ninja-internal' into WebGLMaterialsNivesh Rajbhandari2012-04-25
| | | |\|
| | | * | Fixed materials editor popup not refreshing correctly.Nivesh Rajbhandari2012-04-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | | | Timeline: Decouple Timeline and Breadcrumb. Remove most document changeJon Reid2012-04-26
| |/ / / | | | | | | | | | | | | event handlers. Bind Timeline to currentSelectedElement. Various bug fixes.
| * | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-localJon Reid2012-04-25
| |\ \ \
| | * | | Timeline Bug Fix : 1541Kruti Shah2012-04-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
| * | | | Timeline: Handling of multiselect of elements from stage.Jon Reid2012-04-25
| | | | |
| * | | | Timeline: New tracking for multiple selected layers.Jon Reid2012-04-25
| |/ / /
| * | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-24
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | Conflicts: js/components/layout/bread-crumb.reel/bread-crumb.js Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | Turn on width and height as tweenable propertiesJonathan Duran2012-04-24
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | Change sublayer property names to match css property namesJonathan Duran2012-04-23
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | Fix Select All bug and remove debuggersJonathan Duran2012-04-23
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | Breadcrumb FixKruti Shah2012-04-20
| | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
| * | | Merge branch 'refs/heads/timeline-local' into TimelineUberJonathan Duran2012-04-20
| |\ \ \
| | * | | Timeline: More bug fixes for selection with multiple documents opening andJon Reid2012-04-19
| | | | | | | | | | | | | | | | | | | | closing.