probablycorey
|
fc5bc1632d
|
Shrink the nearest pane code
|
2014-01-29 12:08:34 -08:00 |
|
Jason Rudolph
|
dd5c65b5f9
|
Add commands to move directionally between panes
|
2014-01-26 17:25:59 -05:00 |
|
Nathan Sobo
|
9af4b14716
|
Never allow PaneContainer::root to be null
|
2014-01-15 16:07:47 -07:00 |
|
Nathan Sobo
|
c350285044
|
Move Workspace and PaneContainer serialization to the model layer
The views are now stateless. You just construct them with a model to
deserialize.
|
2014-01-14 11:38:27 -07:00 |
|
Nathan Sobo
|
4a7b43f609
|
Write focusNext/PreviousPane in terms of activateNext/PreviousPane
"Activate" is the model level equivalent of focus.
|
2014-01-14 11:15:14 -07:00 |
|
Nathan Sobo
|
0d66c68fe8
|
Add delegator to model for PaneContainerView::saveAll
|
2014-01-14 11:12:08 -07:00 |
|
Nathan Sobo
|
89cbd6b834
|
Move PaneContainerView::saveAll to the model
|
2014-01-14 10:58:35 -07:00 |
|
Nathan Sobo
|
a8ddc530a2
|
Emit a pane-item-destroyed event from the workspace model
…Instead of calling itemDestroyed on the workspace view via a DOM query
|
2014-01-14 10:58:34 -07:00 |
|
Nathan Sobo
|
7317d52896
|
Move paneForUri to PaneContainer model
|
2014-01-14 10:58:34 -07:00 |
|
Nathan Sobo
|
97999f1080
|
Rename PaneContainerModel to PaneContainer
|
2014-01-13 13:56:31 -07:00 |
|
Nathan Sobo
|
918c31905f
|
Rename PaneContainer to PaneContainerView
|
2014-01-13 13:46:28 -07:00 |
|