aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Components
Commit message (Collapse)AuthorAge
* Squashed commit of Preparing for the montage undo-manager: Architecture changesValerio Virgillito2012-04-04
| | | | | | | | | Reworked the add and remove elements into 1 function which can take 1 or more elements. Removed the _element from the selection array Many other changes related to those 2 changes Undo/Redo shortcuts are now using montage undo/redo manager. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Adding firstDraw event to components addedJose Antonio Marquez2012-03-22
| | | | This will allow us to re-parse the document for styles added dynamically.
* Maps - Apply default width and height styles to components if specified. ↵Nivesh Rajbhandari2012-03-19
| | | | | | Change default location to Sunnyvale. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* looping through both branches of the components treeValerio Virgillito2012-03-18
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Youtube video is droppableFrançois Frisch2012-03-17
| | | | | | still getting errors with the carousel Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Integrating picasa carousel and youtube channelFrançois Frisch2012-03-17
|
* adding element creation for the map and feedreader components.Valerio Virgillito2012-03-17
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Adding components to PIFrançois Frisch2012-03-17
|
* fixing the components drag and drop.Valerio Virgillito2012-03-16
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* removing repetition from the panel container and using a static list of panels.Valerio Virgillito2012-03-05
| | | | | | - Fixing the bugs associated with the repetition of component and PI problems. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Fixing the selectInput and finishing the textinputValerio Virgillito2012-02-16
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Merge branch 'refs/heads/master' into componentsValerio Virgillito2012-02-15
|\
| * Merge branch 'components' of https://github.com/mencio/ninja-internal into ↵Valerio Virgillito2012-02-14
| |\ | | | | | | | | | | | | | | | | | | | | | | | | integration Conflicts: js/io/document/html-document.js Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | Merged old FileIOJose Antonio Marquez2012-01-27
| | |
* | | Adding more components piValerio Virgillito2012-02-15
| | | | | | | | | | | | | | | | | | | | | Added rest of the components pi. Missing text-input and select Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | Adding the button and the dropdown control.Valerio Virgillito2012-02-15
| | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | Completing the anchor elementValerio Virgillito2012-02-14
| | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | Adding all the components to the panelValerio Virgillito2012-02-14
| |/ |/| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Add support for drag and drop for the components.Valerio Virgillito2012-02-14
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Setting defaults and more cleanupValerio Virgillito2012-02-09
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | code cleanup, light refactor and now adding components at the center stage ↵Valerio Virgillito2012-02-09
| | | | | | | | | | | | point. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Switching the components panel to use the new ninja tree component.Valerio Virgillito2012-02-09
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | initial integration of new tree componentsValerio Virgillito2012-02-06
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Moving the data files to a separate folder for now until montage provides ↵Valerio Virgillito2012-02-06
| | | | | | | | | | | | the final files. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | button component using json dataValerio Virgillito2012-02-03
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Fix the main user component to create distinct instance of component.Valerio Virgillito2012-02-03
| | | | | | | | | | | | | | - Create a distinct instance of button - Cleanup. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Using async to load the required component.Valerio Virgillito2012-02-02
| |
* | adding a componentController and callback for lazy loading.Valerio Virgillito2012-02-02
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Simple button native widget test. Added a controller, pi and panel code.Valerio Virgillito2012-02-01
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Montage Native Widgets: Cleanup of current componentsValerio Virgillito2012-01-31
|/ | | | | | | | Cleaning up the current components support files: - Clean the component tree - Clean the app delegate and panel Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>