Shivam Dave
d828bf59f9
[Mobile] Constants/Etc
...
Added constants for media queries.
in _constants.scss. Also, now on tablet,
zoom is disabled.
2015-07-07 09:58:22 -07:00
Shivam Dave
d8806f14aa
[Mobile] Set viewport
...
Viewport has been set in
index.html. Then what was
implemented prior to this
(rem-display and browser-manage)
was commented out.
2015-07-07 09:08:16 -07:00
Victor Woeltjen
118d8481fb
[Licenses] Update copyright years
...
WTD-1051.
2015-05-13 15:58:22 -07:00
Victor Woeltjen
9bcf101126
[Icon] Remove unused class
...
Remove unused class 'foo' from body in preparation to integrate
favicon, WTD-737.
2015-01-27 16:38:37 -08:00
Charles Hacskaylo
68cd2a0e76
[Front-end] Favicons for app
...
WTD-724
Added favicon art files, and references in index.html
2015-01-27 14:20:15 -08:00
Victor Woeltjen
fcab62b498
[Stylesheets] Add style sheet loader
...
Add style sheet loader and move style sheets inclusion
out of index.html. WTD-591.
2015-01-14 17:01:52 -08:00
Victor Woeltjen
49df6ee0ce
[Common UI] Incorporate stylesheets
...
Incorporate stylesheets explicitly into the top-level
index.html; these are needed to properly display
elements from commonUI bundles. WTD-574.
2014-11-23 18:03:10 -08:00
Victor Woeltjen
86df248096
[Framework] Add angular-route
...
Add angular route library and utilize when instantiating
framework-driven module. This allows invocation of ng-view
by way of defined routes. WTD-518.
2014-11-04 14:38:49 -08:00
Victor Woeltjen
de409fd8e7
[Framework] Begin work on main point-of-entry
...
Add main point-of-entry script for framework layer; performs
only minimal tasks of loading framework dependencies
and demonstrating that bundle list can be loaded
using these. WTD-518.
2014-10-31 16:43:18 -07:00
Victor Woeltjen
4f08d43037
[Structure] Add index.html
...
Add index.html, which will serve as the main
point-of-entry for the full application.
WTD-519.
2014-10-31 09:48:37 -07:00