Kira
bfc4604e11
Update yarn deps
2019-12-28 04:37:48 -08:00
Kira
b11d54a694
Fix webpacker SCSS
2019-11-24 06:18:02 -08:00
Kira
259bb87304
Fix broken mobile gestures
...
When mobile gestures were enabled they would steal the normal
input from the browser. This prevented zooming in and out as well
as horizontal panning. Hammer didn't have a good configuration
system and so I swapped to using ZingTouch which is much more
simple, and offers better configuration. This allowed for easy
integration of gestures without stealing all input from the
browser.
2019-11-09 12:29:46 -08:00
dependabot[bot]
1126379fb6
Bump eslint-utils from 1.4.0 to 1.4.2
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 05:11:24 +00:00
Kira
1fdc3926df
Update webpacker and fix a bunch of broken things with it
2019-08-03 20:25:22 -07:00
dependabot[bot]
51d3d91015
Bump jquery from 3.3.1 to 3.4.1
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.3.1 to 3.4.1.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-12 03:42:50 +00:00
Kira
1636b62c3e
Move post uploader to vue.js and inline it
2019-07-11 20:19:56 -07:00
Kira
ae77880b10
Partial of new uploader
2019-07-06 14:15:43 -07:00
Albert Yi
0c791a1257
upgrade webpack-dev-server
2019-01-30 14:05:33 -08:00
Albert Yi
26aff41738
update gems + yarn
2019-01-30 14:04:33 -08:00
evazion
752557e813
Add eslint support.
...
Run with `yarn run lint` or `bin/webpack`.
2018-08-05 18:30:25 -05:00
Albert Yi
ba74691bc7
remove jquery from package.json since it's loaded at the dom level
2018-08-03 16:04:26 -07:00
Albert Yi
6fa0ae2cf1
Migrate assets to use Webpacker
2018-07-27 15:24:05 -07:00