Commit Graph

7 Commits

Author SHA1 Message Date
jasquat 50956e496b
Vite support (#85)
* renamed js files to jsx where appropriate w/ burnettk

* removed unused import to unknown module w/ burnettk

* load React from jsx files explicitly w/ burnettk

* fixed tests w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-15 14:39:39 -04:00
Dan 2527bf2823 Added ability to select which data object is associated with a data object reference. 2022-07-01 13:01:52 -04:00
Dan 84be279476 More test refactoring - lots of crazy hell going on in helpers.js -- but the actual tests are now very clean and simple, and should be easy to extend and replicate as this thing grows. 2022-06-30 14:02:38 -04:00
Dan c2390509bf Clean up the web frameworks (it is just webpack now, no more browserify)
Laying out the groundwork for running tests on the properties panel.
2022-06-28 15:30:50 -04:00
jasquat 203686351b linting w/ burnettk 2022-06-15 15:22:42 -04:00
Dan bb6e891833 Fxing Tests. 2022-06-09 11:26:30 -04:00
Dan 228478426b setting up some basic tests - just to assure things are working correctly. 2022-06-08 16:31:17 -04:00