10 Commits

Author SHA1 Message Date
Josh Goldberg 1c03046206 Brought in latest shenanigans-manager 2018-08-16 00:00:41 -07:00
Josh Goldberg e542b99842 Bumped all dependencies to latest 2018-08-15 22:41:06 -07:00
Josh Goldberg 4e963f871c "shenanigans-manager@0.2.16 2018-01-08 00:50:20 -08:00
Josh Goldberg 77809a6209 (v0.7.0) Used shenanigans-manager@0.2 instead of Gulp 2017-12-26 14:27:11 -08:00
Josh Goldberg d06fcb1e2a Converted to use MobX+React as the view libraries (#17)
* Started clearing everything out

* WIP: Scaffolded the main loading flow

See README.md. Measurements, content creation, then menus.

* Hooked up some menu bindings

* Set up webpack entry points

The test shows it seems to work!

* End-to-end tests working

Directly comparing innerHTML to ensure faked menus match up to the real ones.

* Vertical height assumptions: working

* Added DI-d class names and styles

* Dependency-injected styles into the elements

FSP now specifies all its styles within the inline JS. You no longer need the large CSS files bundled with index.html to view the menus.

* Added max height of container size to option lists

* Added correct values to multi selects

* Added old values to saveable store saving

* Fixed resetSize: it'll fully reset menu contents now

* Significantly simplified MenuStores

No more pinning or transition times! They were just confusing and make the test surface much too big.

* Added styles for select inputs

* Documented everything

* Used offsetTop instead of boundingArea.top for getAvailableContainerSize

* Build fixes: requirejs types as dev-dependency; inputSelect stub styles

* Removed @types/requirejs dev dependency

See https://github.com/DefinitelyTyped/DefinitelyTyped/issues/21310.
2017-11-26 15:50:22 -08:00
Josh Goldberg 6de3ad695c Bumped gulp-shenanigans to 0.6.16 2017-09-18 14:12:32 -04:00
Josh Goldberg 814e66bb9b Brought in gulp-shenanigans updates 2017-03-21 21:08:50 -07:00
Josh Goldberg e12310ca1f v0.6.0 (#13)
* Changed to accomodate 0.6.0 GameStartr

* Bumped version to 0.6.0

* Node moduleResolution, ignored test setup files

* Fixed shadowed child variable

* Fixed null! in options generator
2016-12-26 10:25:48 -05:00
Josh Goldberg 2e4e71fdbd (v0.5.7) Bumped gulp-shenanigans to 0.5.20
Also removed the LevelEditrGenerator since it's not being used.
2016-12-02 18:35:28 -08:00
Josh Goldberg 0b816036ca Moved build process to gulp-shenanigans 2016-07-31 16:01:06 -07:00