Commit Graph

15 Commits

Author SHA1 Message Date
David Evans 369eb15390 Switch to using es6 modules and commandline-based linter (eslint) [#32] 2018-04-16 03:17:03 +01:00
David Evans a5f32d34d8 Large refactoring to unpick direct DOM access [#32] 2018-04-15 12:52:42 +01:00
David Evans 3d89dc3548 Significantly reduce reflows for faster page loads 2018-02-17 16:15:36 +00:00
David Evans ab3d67f313 Reduce number of forced reflows when rendering 2018-02-08 23:13:19 +00:00
David Evans d283fe158c Add group component [#46] 2018-02-04 15:33:48 +00:00
David Evans e22381e37d Add support for collapsing blocks [#46] 2018-02-04 14:59:46 +00:00
David Evans b34b6ca0ae Fix dividers not masking elements [#44] 2018-02-03 14:37:24 +00:00
David Evans ec24433366 Fix reference box render glitches [#33] 2018-02-03 12:45:48 +00:00
David Evans 5283c511e9 Convert self-connections into asynchronous connections for better rendering [#43] 2018-01-27 16:55:48 +00:00
David Evans bbb9350e15 Add support for asynchronous communication [#41] 2018-01-25 22:59:16 +00:00
David Evans 0f22dc7f94 Refactor to enable formatted text everywhere, and make 'agent' dichotomy in generator clearer through naming [#29] 2018-01-14 23:10:48 +00:00
David Evans bb61d1faf3 Render if/else/repeat/ref blocks in sketch style, and improve standard rendering [#18] 2018-01-10 22:03:46 +00:00
David Evans 05d5f56db1 Improve rendering of overlapping blocks, add click regions [#21] 2017-11-26 16:55:14 +00:00
David Evans 587a6d7f26 Add support for reference boxes [#21] 2017-11-21 00:04:30 +00:00
David Evans 26bc3acd3e Improve block handling so references can be added [#21] 2017-11-19 22:57:46 +00:00