ruffle/web
Sean-Thomas 2d557f8fb6 Added Opt-Groups for Web Demo
This commit adds HTML Opt-Groups separating Games and Animations on the web demo sample dropdown menu. There are also a few tiny styling changes. Mainly the addition of a transition duration to the logo image, as well as changing "max-device-width" to "max-width" on a media query so that the "mobile" view is shown if you scale down the window on desktop browsers.
2020-05-24 19:09:19 -07:00
..
common webgl: Default MSAA to 4x, 2x on mobile/tablets 2020-05-02 10:41:09 -07:00
packages Added Opt-Groups for Web Demo 2020-05-24 19:09:19 -07:00
src web: Moved source of core into core/src, to prep for tests 2020-05-19 11:42:54 +02:00
.eslintignore web: Add eslint to web projects, mostly unopinionated 2020-05-16 01:58:18 -07:00
.eslintrc.json web: Switch to using commonjs style require/exports 2020-05-19 11:42:55 +02:00
.prettierignore web: Add prettier, not yet ran on codebase 2020-05-16 01:58:18 -07:00
.prettierrc.json web: Reformatted all javascript with prettier 2020-05-16 01:58:18 -07:00
Cargo.toml build(deps): bump generational-arena from 0.2.7 to 0.2.8 2020-05-18 23:54:45 -07:00
lerna.json web: Only core will build ruffle, the other packages will use that 2020-05-19 11:42:54 +02:00
package-lock.json build(deps-dev): bump lerna from 3.21.0 to 3.22.0 in /web 2020-05-25 01:43:07 +00:00
package.json chore: Bump copy-webpack-plugin to 6.0.1 2020-05-20 23:34:17 -07:00