32 Commits (18beaff887e8e3cd0b2d91add4d0071ce4500a50)

Author SHA1 Message Date
Jason Grout 18beaff887 Remove unused code and debugging statements
12 years ago
Jason Grout 72f7d2fe09 Remove the automatic _children_attr and _children_lists_attr.
12 years ago
Jason Grout ad1e23bfc2 Intermediate changes to javascript side of backbone widgets
12 years ago
Jonathan Frederic 3d7557b740 Moved base widget model and view into widgets/base.js
12 years ago
Jonathan Frederic 4e3b2b3e94 jslint /widgets
12 years ago
Jonathan Frederic 32a8d43afc - ModalView can now be docked and undocked
12 years ago
Jonathan Frederic dd31af4462 Do not vertically center modal
12 years ago
Jonathan Frederic 515f0d1b0f Fixed modal centering code
12 years ago
Jonathan Frederic c31ad5cf78 Added custom selector logic to modal view
12 years ago
Jonathan Frederic 1fb4340503 Moved flexible box model attrs out of Container and Modal js
12 years ago
Jonathan Frederic 8b08e1c53c Center modal view on show
12 years ago
Jonathan Frederic f9f84fc076 Removed max height from widget modal body
12 years ago
Jonathan Frederic 61bfddbd17 Fixed body container height not stretching to fill remainer of height
12 years ago
Jonathan Frederic 4e1e091648 Added ModalView
12 years ago
Jonathan Frederic 0cd4226fde Fixed typo in container construction.
12 years ago
Jonathan Frederic f16f1d6537 Make sure backbone events fire.
12 years ago
Jonathan Frederic 1131100d21 Changed require.js load calls to allow require.js to pass
12 years ago
Jonathan Frederic ce53644d54 Added standard IPY JS header to widget JS files.
12 years ago
Jonathan Frederic 8502b2c182 Remove init_widget_js, use require.js for everything
12 years ago
Jonathan Frederic 3390f64dc2 Added flex properties to container.
12 years ago
Jonathan Frederic 2ba2d42e84 Added flexible box model align properties.
12 years ago
Jonathan Frederic b9f6e562f7 Changed underscores in CSS names to dashes
12 years ago
Jonathan Frederic aeebaaf09d Updated require js references, now absolute paths are used
12 years ago
Jonathan Frederic 0af18e8c13 Changed parent/child api widgets
12 years ago
Jonathan Frederic f241242b7f Fixes that allow last commit to work.
12 years ago
Jonathan Frederic 837ef44256 LOTS OF WIDGET CHANGES
12 years ago
Jonathan Frederic c692d2aaa8 Made registered model name look like other model names
12 years ago
Jonathan Frederic e619bdf313 Flex box system improvements
12 years ago
Jonathan Frederic 2ad57f6f9d Attempt 1, HBox and VBox implementation.
12 years ago
Jonathan Frederic 40a923c5b6 Lots of updates to widget(s) js
12 years ago
Jonathan Frederic 990303f3eb Removed require.js scheme since it forces async event driven model,
12 years ago
Jonathan Frederic 42e32d2ff8 Renamed widget js files since they contain views too now.
12 years ago