-
Notifications
You must be signed in to change notification settings - Fork 194
Improved toggle #176
base: master
Are you sure you want to change the base?
Improved toggle #176
Commits on Jan 7, 2016
-
refactor(toggle): renamed local variable 'result' to 'isCollapsed' to…
… make code more readable
Configuration menu - View commit details
-
Copy full SHA for b9b66e1 - Browse repository at this point
Copy the full SHA b9b66e1View commit details -
refactor(toggle): simplified code that modifies the toggle buttons af…
…ter a toggle operation
Configuration menu - View commit details
-
Copy full SHA for a03f328 - Browse repository at this point
Copy the full SHA a03f328View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97030ec - Browse repository at this point
Copy the full SHA 97030ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d1ca1c - Browse repository at this point
Copy the full SHA 6d1ca1cView commit details -
feat(toggle): removed the ui-layout-loaded indirection
now that the programmatic toggling is properly implemented, the initialisation of collapsed containers can be done in a more straight-forward style. We only have to make sure that the splitbar is informed about changes to the collapsed state.
Configuration menu - View commit details
-
Copy full SHA for 07491d3 - Browse repository at this point
Copy the full SHA 07491d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ccb399 - Browse repository at this point
Copy the full SHA 2ccb399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 710c2fa - Browse repository at this point
Copy the full SHA 710c2faView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae4a70b - Browse repository at this point
Copy the full SHA ae4a70bView commit details
Commits on Jan 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4724ebf - Browse repository at this point
Copy the full SHA 4724ebfView commit details
Commits on Jan 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c2fc151 - Browse repository at this point
Copy the full SHA c2fc151View commit details
Commits on Feb 20, 2016
-
Merge branch 'master' into feature/toggle
Conflicts: src/ui-layout.js
Configuration menu - View commit details
-
Copy full SHA for c95fe4d - Browse repository at this point
Copy the full SHA c95fe4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8864d83 - Browse repository at this point
Copy the full SHA 8864d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a26b4 - Browse repository at this point
Copy the full SHA 56a26b4View commit details
Commits on Apr 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3c888d8 - Browse repository at this point
Copy the full SHA 3c888d8View commit details -
feat(toggle): Add option to control whether a container collapses to …
…its min size or to 0px
Configuration menu - View commit details
-
Copy full SHA for 55f725f - Browse repository at this point
Copy the full SHA 55f725fView commit details -
feat(toggle): Change collapseToMinSize to hideCollapsedContainer to k…
…eep default behaviour
Configuration menu - View commit details
-
Copy full SHA for 9d8430d - Browse repository at this point
Copy the full SHA 9d8430dView commit details -
feat(toggle): Trigger ui.layout.resize event whenever a size changes …
…during calculate
Configuration menu - View commit details
-
Copy full SHA for 1e677cc - Browse repository at this point
Copy the full SHA 1e677ccView commit details
Commits on May 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 34048ff - Browse repository at this point
Copy the full SHA 34048ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68403bc - Browse repository at this point
Copy the full SHA 68403bcView commit details