Commit Graph

23 Commits (4e1e091648d0b007ba574e4ee12c59c8fed13cf1)

Author SHA1 Message Date
Jonathan Frederic eaea930667 Added ListBoxView
12 years ago
Jonathan Frederic 1131100d21 Changed require.js load calls to allow require.js to pass
12 years ago
Jonathan Frederic a9faa50329 Use regular expressions when fixing button-like captions
12 years ago
Jonathan Frederic 6c860e32c0 Added support for multiple lines in button-like widgets
12 years ago
Jonathan Frederic 59e7a04723 Added support for multiple spaces in a row
12 years ago
Jonathan Frederic ce53644d54 Added standard IPY JS header to widget JS files.
12 years ago
Jonathan Frederic b9a274a425 Fixed indentation
12 years ago
Jonathan Frederic e6aa364976 Better fix for empty dropdown button alignment
12 years ago
Jonathan Frederic 8502b2c182 Remove init_widget_js, use require.js for everything
12 years ago
Jonathan Frederic 4d324f28f1 Set default element to be styled in built-in views
12 years ago
Jonathan Frederic c95fbfad28 Made RadioButtons and ToggleButtons views compatible with disabled property
12 years ago
Jonathan Frederic c77bbdf01f Fixed vertical widget labels
12 years ago
Jonathan Frederic 72fd070739 MAJOR CSS FIXES
12 years ago
Jonathan Frederic f2d77f3b78 Added labels to basic widgets
12 years ago
Jonathan Frederic aeebaaf09d Updated require js references, now absolute paths are used
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 b5d4eda19b Removed widget_item class
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 1b5f3d3203 Added togglebutton group
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