27 Commits

Author SHA1 Message Date
Josh Goldberg eb5141b248 0.7.7 2019-09-12 23:47:32 -04:00
greenkeeper[bot] 3e82f60e83 Update lolex to the latest version 🚀 (#108)
* chore(package): update lolex to version 4.0.1

* chore(package): update lockfile package-lock.json
2019-04-17 09:14:51 -04:00
Josh Goldberg 95f9c2dd0b Bumped all to latest 2019-04-13 17:58:47 -04:00
Josh Goldberg 4484a7e90f Updated all to latest; excluded source .ts in npm 2019-04-13 15:05:24 -04:00
Josh Goldberg 4dbafdad5e Updated all to latest 2019-04-07 18:39:13 -04:00
Josh Goldberg dd7cddde7c v0.7.6 2019-03-12 23:29:45 -04:00
Josh Goldberg 26cb919d0f Bumped all to latest 2019-03-10 20:36:59 -04:00
Josh Goldberg 7a4220237e v0.7.5 2019-01-19 12:09:18 -05:00
Josh Goldberg 9ad5d36ebd Updated all to latest 2019-01-19 11:21:05 -05:00
Josh Goldberg 936b7314c3 Greenkeeper/mobx react 5.4.2 (#94)
* chore(package): update mobx-react to version 5.4.2

* chore(package): update lockfile package-lock.json
2018-11-24 11:57:55 -08:00
Josh Goldberg 850bf07271 Greenkeeper/monorepo.react 16.6.3 (#92)
* chore(package): update react to version 16.6.3

* chore(package): update react-dom to version 16.6.3

* chore(package): update lockfile package-lock.json
2018-11-17 23:59:02 -05:00
Josh Goldberg 0fdc9f5bd6 Bumped all to latest 2018-11-03 17:51:44 -07:00
Josh Goldberg 0c9b2ec63e Updated all to latest 2018-10-09 10:17:38 -07:00
Josh Goldberg f56562c74c Added package*.json changes 2018-08-30 10:04:47 -04:00
Josh Goldberg 9a6bc81efc Bumped all to latest 2018-08-30 01:33:19 -04:00
Josh Goldberg 6b0330dfd3 v0.7.4 2018-08-16 00:05:11 -07:00
Josh Goldberg e542b99842 Bumped all dependencies to latest 2018-08-15 22:41:06 -07:00
Josh Goldberg 4f1dc24b8f 'shenanigans-manager' 2017-12-28 20:24:22 -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 9ca7263d2c Bumped version to 0.6.5 2017-11-26 22:36:56 -08:00
Josh Goldberg 8133672330 Bumped version to 0.6.4 2017-11-26 15:54:01 -08:00
Josh Goldberg 3ec3d4c20d Bumped version to 0.6.3 2017-11-26 15:52:31 -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 0e529b1b11 gulp-shenanigans@0.6.17 (no shenanigans.json) (#16)
* gulp-shenanigans@0.6.17 (no shenanigans.json)

* Added shenanigans field in package.json
2017-11-26 15:02:10 -08:00
Josh Goldberg 0ba36a2fc9 Fixed spacing lint complaints and bumped dependency versions 2017-09-18 23:24:15 -04:00