Redesign: resizeable/collapsible sections #2210
make left panel adapt to width
313956dd
add resize handles between 3 main app columns
928b6d47
make resize handles have correct color + bidirectional cursor
e5d1b332
make the left panel collapse by only adding collapse class on container
d6774fd8
collapse left panel when 50px past min-width
4f006b03
put sizing of right panel in RightPanel style file, plus min-width
3331a29a
Merge branch 'bwindels/redesign' into bwindels/resizehandles
01471abd
dont base collapse toggle size on min-width, as it's not available in…
c56975d9
put dm icon back in it's correct location
99bf6b0e
don't always show badge (leftover)
cc29dd08
align badge and make it non-flex when collapsed
8fa22d62
group collapsed styles
529845d8
provide collapsed callback to also collapse on react side of things
c095e30a
turn resizer into class to make programmatic interaction/cleanup easier
30003d8f
don't expose direction, handleIndex to distributor ctor
650e19ff
support programmatic access to a distributor (to set size from storage)
bb184a4a
make it work for now, probably want to rename this back later on
1d2e1d4b
onResized callback
28ec0f74
only fire onCollapsed once when changing
3a26f0fa
store/load lhs & rhs sizes to/from localStorage
110e4526
bwindels
force pushed
from
42efbaeb
to
110e4526
7 years ago
add copyright headers
6fdcebb8
fix lint
8d3347bc
add some description to some classes
d8ead8a8
more docs
8d414d09
remove .collapsed class on mx_LeftPanel as the container already has it
c926aa2b
more lint fixes
35523260
dbkr
commented
on 2018-10-19
bind instead of second member var
eb1ee1ca
dont cause rerender with anon func
7ece134b
bwindels
merged
93302812
into bwindels/redesign 7 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub