11 Commits

Author SHA1 Message Date
Josh Goldberg ec6c2736a7 Lowered lolex typings; added tslint exclude 2017-12-29 08:30:35 -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 11b30505e6 Added no-trailing-whitespace with gulp-shenanigans 0.1.13
Also test/**/* in .npmignore and docs/generated/** in .gitignore.
2017-06-08 00:39:36 -07:00
Josh Goldberg 8e799ce6eb Brought in latest gulp-shenanigans changes 2017-05-08 02:24:54 -07:00
Josh Goldberg 814e66bb9b Brought in gulp-shenanigans updates 2017-03-21 21:08:50 -07: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 4a6a008ddc Onboarded shenanigans.json (0.5.3) 2016-08-14 21:19:10 -07:00
Josh Goldberg 0b816036ca Moved build process to gulp-shenanigans 2016-07-31 16:01:06 -07:00
Josh Goldberg 21027404f2 Added initial TS wrappings 2015-05-16 21:15:25 -04:00