You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* get split pane to work in embed
* add a cute little toggle
* snap to edges
* get default size from props
* handle toggle position for different vertical views
* get full height back
* add transition for resize toggle
* breaking things to test on mobile
* bring back the toggle
* header buttons work again
* hide resizer on mobile
* only offset height if header is visible
* handle 50% and pane container
* add transition to snap
* add sidebar toggle to header
* handle screen resize
* vertical panes only
* remove header for mobile
* refactor and simplify code
* Move the heart button to preview
* refactor actions + add refresh
* add button to open in new window
* get the right icons
* fade transition
* get animation right for navigation actions
* add border on all sides for preview
* Add types for new props
* i dont know what to tell you fam
* increase tap width for resizer
* increase snap radius for the right side
* add threshold for showing navigation icons on smaller screens
* (has bugs) add click functionality for resizer
* rename width to newSize
* add opacity for border
* update icons for navigation
* move global actions inside splitpane
* position open sandbox lower for editor
* fold when like overlaps + isDragging transition
* first stab at intro animation
* animation intensifies
* i think thats good
* introduce on load for mobile
* fix the animation timeline
* fix opacity for animation
* variables good good
* use window.outerWidth because that doesnt lie
* dont wait for mouseover on mobile
* oh noes, outerWidth is also a lie
* solve preview size problems
* try out document.width instead
* accept secret editorWidth prop
0 commit comments