aboutsummaryrefslogtreecommitdiff
path: root/js/panels
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'ninja-jduran/TimelineProps' into timeline-localJon Reid2012-05-16
|\
| * methods for setting simple ease and splitting sub prop spansJonathan Duran2012-05-16
| * Remove span highlighting and start syncing pos tracks and main track keyframesJonathan Duran2012-05-16
| * CSS pixel fix for prop tracksJonathan Duran2012-05-16
| * remove old methodJonathan Duran2012-05-15
* | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-multis...Jon Reid2012-05-15
|\|
| * fix keyframe splittingJonathan Duran2012-05-15
| * remove console logs. add retrieve tweens method for prop tracksJonathan Duran2012-05-15
| * update stage element on sub prop keyframe selectJonathan Duran2012-05-15
| * fix bug with animation names string not reset on open docJonathan Duran2012-05-15
* | Timeline: Multiselect from the layer panel.Jon Reid2012-05-15
* | Merge branch 'timeline-local' into timeline-multiselectJon Reid2012-05-15
|\ \
| * | Timeline: Code cleanup. Improve efficiency for track scrolling.Jon Reid2012-05-15
| |/
| * support width and height tween prop on re-opening saved docJonathan Duran2012-05-15
| * handle more prop types in subgroup keyframe rulesJonathan Duran2012-05-14
| * fix keyframe bug when adding keyframes to sub propertiesJonathan Duran2012-05-14
| * handle style changes on keyframesJonathan Duran2012-05-14
| * style keyframe rule additionJonathan Duran2012-05-14
| * Squashed commit of the following:Jonathan Duran2012-05-14
| * repetition fixJonathan Duran2012-05-11
| * Merge branch 'refs/heads/TimelineUber' into TimelinePropsJonathan Duran2012-05-11
| |\
| | * Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-05-11
| | |\
| | | * Removing obsolete treeList reference in preset templates.Nivesh Rajbhandari2012-05-11
| | | * Removing outdated tree-controller.Nivesh Rajbhandari2012-05-11
| | * | Timeline: Bug fixes for keyframe drag and drop.Jon Reid2012-05-09
| | * | Merge branch 'refs/heads/timeline-local' into TimelineUberJonathan Duran2012-05-09
| | |\ \
| | | * | Timeline: Automatic scrolling during dragging of keyframes.Jon Reid2012-05-08
| | | * | Timeline: Bug fix: Account for horizontal scroll when dragging keyframes.Jon Reid2012-05-08
| | | * | Timeline: Update drag and drop handlers to be unique for drag and drop type.Jon Reid2012-05-08
| | | * | Timeline: Move keyframe dragover and drop listeners to TimelinePanel forJon Reid2012-05-07
| | * | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-05-09
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * 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 branch 'refs/heads/master' into data-idValerio Virgillito2012-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
| | | |/ / / /
| * | | | | | Fix a bug in span splitting interaction and remove console logsJonathan Duran2012-05-11
| * | | | | | allow splitting existing spans with new keyframeJonathan Duran2012-05-11
| * | | | | | Timeline: Bug fix: tweens now hide when their container collapses.Jonathan Duran2012-05-10
| * | | | | | Some sub prop updatesJonathan Duran2012-05-10