aboutsummaryrefslogtreecommitdiff
path: root/js/panels
Commit message (Expand)AuthorAge
* CSS Panel - remove duplicate entry in completion mapEric Guzman2012-05-17
* Style Declaration - fix property name in addStyle()Eric Guzman2012-05-16
* CSS Panel - Style sheets dirty flag addedEric Guzman2012-05-16
* CSS Panel - Fix toggling style on/off.Eric Guzman2012-05-16
* CSS Panel - Added flag to draw method to improve perceived loading timeEric Guzman2012-05-16
* CSS Panel - Fix issue with adding new style and activating property fieldEric Guzman2012-05-16
* Style Declaration - Fix update/add/addNew methodsEric Guzman2012-05-16
* CSSPanel - Add mutli-selection and adding classes to groups of elementsEric Guzman2012-05-14
* CSS Panel - Fixed removing rules and checking to see if rules apply on add.Eric Guzman2012-05-10
* CSS Panel - Add work-around for selection change event.Eric Guzman2012-05-10
* CSS Panel - Rule list - remove old update codeEric Guzman2012-05-10
* CSS Panel - fix issue with hover/scroll to topEric Guzman2012-05-10
* CSS Panel - Fix errors from new Montage and remove logs.Eric Guzman2012-05-10
* Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-05-10
|\
| * Fixing the color popupValerio Virgillito2012-05-04
| * temporary commenting a timeline bug preventing nested selectionValerio Virgillito2012-05-04
| * Merge branch 'tag-2.0' of github.com:mencio/ninja-internal into data-idValerio Virgillito2012-05-03
| |\
| | * Merge branch 'refs/heads/master' into tag-2.0Valerio Virgillito2012-05-03
| | |\
| | * \ Merge branch 'refs/heads/master' into tag-2.0Valerio Virgillito2012-05-03
| | |\ \
| | * | | Refactor creating elements. Removed makeNJElement and separated the model cre...Valerio Virgillito2012-05-03
| | * | | code cleanupValerio Virgillito2012-05-02
| * | | | Removing unused components referencesValerio Virgillito2012-05-03
| * | | | Fixing the lock button cssValerio Virgillito2012-05-03
| * | | | finishing to replace all id with data-montage-idValerio Virgillito2012-05-03
| * | | | Merge branch 'refs/heads/master' into data-idValerio Virgillito2012-05-03
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #192 from ananyasen/Codeview-improvementsValerio Virgillito2012-05-03
| | |\ \ \
| | | * \ \ Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-05-03
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-05-01
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-04-26
| | | |\ \ \
| | | * \ \ \ Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-04-23
| | | |\ \ \ \
| | | * | | | | - collapse panels for code view, restore for design viewAnanya Sen2012-04-18
| * | | | | | | Merge branch 'refs/heads/master' into data-idValerio Virgillito2012-05-03
| |\| | | | | |
| | * | | | | | Merge pull request #191 from imix23ways/TimelineUberValerio Virgillito2012-05-03
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Timeline: bug fix: disable bread crumb setlevel.Jon Reid2012-04-30
| | | * | | | | Timeline: Change serialization parameters for some component properties.Jon Reid2012-04-30
| | | * | | | | Timeline: Replace id with data-montage-id in all reels.Jon Reid2012-04-27
| | | | |_|_|/ | | | |/| | |
| | * / | | | Dom ManipulationKruti Shah2012-05-03
| | |/ / / /
| * | | | | Merge branch 'Color' of https://github.com/joseeight/ninja-internal into data-idValerio Virgillito2012-05-03
| |\ \ \ \ \
| | * | | | | Changing ID to Montage-ID for Color PanelJose Antonio Marquez2012-05-03
| | |/ / / /
| * / / / / Updating id to data-montage-id (and associated CSS, if necessary) in some of ...Nivesh Rajbhandari2012-04-30
| |/ / / /
* | | | | 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
* | | | | CSS Panel - Added update of new rules to rule listEric Guzman2012-05-08
* | | | | CSS Panel - Create non-tree declaration (optimized). And add updating functio...Eric Guzman2012-05-08
* | | | | 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