Commit graph

11 commits

Author SHA1 Message Date
billchurch
1f88e7c9b1 move menu content serverside
to control display based on options enabled, better UI experience.
still in progress
2018-02-12 13:14:12 -05:00
billchurch
ff875f92db magnification, resize logic
- minification is now default, utilize ‘webpack*.js’ scripts to change
behavior and run ‘npm run rebuild’
- sizing and resize takes into account optional headers (#header) and
footer (#footer)
2018-02-10 10:11:28 -05:00
billchurch
dbc546b5d7 formatting 2018-02-09 22:41:16 -05:00
billchurch
ad4cf49b76 fixes #43 2018-02-09 22:22:12 -05:00
billchurch
d3bf809f75 update resize logic
fixes #43
tested with IE11,Edge,Chrome 64,Firefox 58,Safari 11,Opera 46
2018-02-09 22:21:53 -05:00
billchurch
d456a180d9 added boolean conversion from url strings, continuing browser resize additions 2018-02-09 19:06:43 -05:00
billchurch
f6e41d4b45 updating styling 2018-02-09 09:06:56 -05:00
billchurch
4e68947cb0 updating socket.io again 2018-02-08 15:55:14 -05:00
billchurch
207832d318 preparing for 0.2.0...
Still a work in progress. Adding menu system and fontawsome
integration.
2018-02-08 15:34:33 -05:00
billchurch
875aecf09a split css out to improve loading perception 2018-02-06 15:04:55 -05:00
billchurch
52f5ba1dad cleanup of public and supporting files
/public is now volatile, any changes to templates should be made in
/src and then run either “npm run build” or “npm run builder”
2018-02-06 12:11:39 -05:00
Renamed from public/bundle.js (Browse further)