Commit Graph

9306 Commits (317a7cbf5926a2d9b682a81f5f2f336ac79b2e4d)

Author SHA1 Message Date
Andrew Watkins 81fa610cd0 Add moar styles
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-05-04 10:10:16 -07:00
Andrew Watkins 3caceee8a4 Add ability to specify handle pixel girth 2018-05-04 10:10:16 -07:00
Andrew Watkins c4c5090380 Add ability to not display a handle 2018-05-04 10:10:16 -07:00
Andrew Watkins b978288ab5 Remove unused import 2018-05-04 10:10:16 -07:00
Andrew Watkins 2e2563f812 Cleanup 2018-05-04 10:10:16 -07:00
Alex P ca997ee960 Implement Threesizer in DE 2018-05-04 10:10:16 -07:00
Andrew Watkins 938adc39ba Put stopDrag on document 2018-05-04 10:10:16 -07:00
Andrew Watkins 30eab8ccfb Refine horizontal dragging logic 2018-05-04 10:10:16 -07:00
Andrew Watkins 019e5e643a One threesizer to rule them all 2018-05-04 10:10:16 -07:00
Andrew Watkins 162b26807d Style vertical position 2018-05-04 10:09:12 -07:00
Alex P 586bab6901 Add dummy visualizer 2018-05-04 10:09:12 -07:00
Alex P 84fba91b10 Organize time machine styles 2018-05-04 10:09:12 -07:00
Andrew Watkins 5ce2cd9623 Calc offset based on number of handles 2018-05-04 10:09:12 -07:00
Andrew Watkins b376f755b1 Narrow transition animation scope to height and width 2018-05-04 10:09:12 -07:00
Andrew Watkins 6bd58d41a6 Fix title 2018-05-04 10:09:12 -07:00
Andrew Watkins de71d6e73f Add transitions for doubleclick to resize 2018-05-04 10:09:12 -07:00
Andrew Watkins 37edfcd49c Introduce double click to resize 2018-05-04 10:09:12 -07:00
Alex P 13b5aeb79e Add "Fn" icon 2018-05-04 10:09:12 -07:00
Andrew Watkins 7b50bf1dcb Introduce dummy schema explorer 2018-05-04 10:09:12 -07:00
Andrew Watkins 96ffc67d76 Introduce MeasurementList to schema explorer 2018-05-04 10:09:12 -07:00
Alex P 7c40c417dc Improve micro copy 2018-05-04 10:09:12 -07:00
Alex P 876368605a Add "function" icon and use in add func button
Also adding Okta icon
2018-05-04 10:09:12 -07:00
Alex P 3427b99db4 Use fragment 2018-05-04 10:09:12 -07:00
Alex P c4035a3236 Make IFQL builder stack horizontally 2018-05-04 10:09:12 -07:00
Andrew Watkins 59241770c3 Add 1.0 schema explorer to IFQL Builder 2018-05-04 10:09:12 -07:00
Andrew Watkins d146d326d5 Add logic to expand all on double click 2018-05-04 10:09:12 -07:00
Alex P 3c9d386212 Style threesizer dragging state 2018-05-04 10:09:12 -07:00
Andrew Watkins ace6ebb083 Add builder to right side of ifql page 2018-05-04 10:09:12 -07:00
Andrew Watkins 64898d14e3 Add dbclick to full size 2018-05-04 10:09:12 -07:00
Alex P 295d196e01 Undo resizer z-index hack
Will find a better solution for this later
2018-05-04 10:09:12 -07:00
Alex P e5a5bcb297 WIP style IFQL builder 2018-05-04 10:09:12 -07:00
Andrew Watkins 54810d97df Fix resize up 2018-05-04 10:09:12 -07:00
Andrew Watkins e0e3d4fa2f Stop resizing when there is no active handle 2018-05-04 10:09:12 -07:00
Andrew Watkins 3b33cc8f7b Make the threesizer great again 2018-05-04 10:09:12 -07:00
Andrew Watkins 93f4922720 Remove a lot from divisor 2018-05-04 10:09:12 -07:00
Alex P 8b28676bf6 Contain three sizer contents 2018-05-04 10:09:12 -07:00
Alex P c53cbcef1e First pass at Threesizer styles 2018-05-04 10:09:12 -07:00
Andrew Watkins 107b47f203 Reintroduce divisions for Threesizer 2018-05-04 10:09:12 -07:00
Alex P 9c1b969884 Rebuild resizer component 2018-05-04 10:09:12 -07:00
Alex P 245602c2bd WIP Split resizer into 2 part "Resizer" and the "Threesizer" 2018-05-04 10:08:30 -07:00
Alex P da6280d466 Reduce jitter and enforce size in state 2018-05-04 10:08:30 -07:00
Alex P 7edb9897dc Make drag up work again 2018-05-04 10:08:30 -07:00
Alex P 8672228f94 Contain contents of each division 2018-05-04 10:08:29 -07:00
Andrew Watkins 7fdc7c7612 Fix component not rendering 2018-05-04 10:08:29 -07:00
Alex P 7eebef230a Enforce min & max sizes using CSS 2018-05-04 10:08:29 -07:00
Alex P 3bd60f4fce WIP enforce min sizes of divisions 2018-05-04 10:08:29 -07:00
Alex P 2db00e6d5d WIP enforce division minimum sizes
Co-authored by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored by: Alex Paxton <thealexpaxton@gmail.com>
2018-05-04 10:08:29 -07:00
Alex P 92203b6aec Implement basic dragging
Minimum sizes are not enforced yet but it is a big step in that
direction
2018-05-04 10:08:29 -07:00
Alex P 594d0f4a91 Remove concept of offset in resizer 2018-05-04 10:08:29 -07:00
Alex P 8d89acd955 Handle specific drag 2018-05-04 10:08:29 -07:00