Victor Woeltjen
fa77139077
[Code Style] Run gulp fixstyle
...
...to apply code style settings from #142 .
2016-05-19 11:29:13 -07:00
Victor Woeltjen
ac5ac8d34e
[Build] Remove boilerplate from scripts
...
No longer necessary after JSHint configuration.
2016-03-04 10:46:38 -08:00
Victor Woeltjen
10863514cb
[Licenses] Add license headers
...
WTD-1051.
2015-05-13 16:43:30 -07:00
Victor Woeltjen
baca4ab4e6
[Framework] Complete RequireJS configurator tests
...
Complete tests for the RequireJS configurator, used to
expose libraries beyond bundle boundaries (and, related,
to provide shims for non-AMD libraries.) WTD-568.
2015-01-02 17:59:45 -08:00
Victor Woeltjen
96aaea5e58
[Framework] Add RequireJS configurator
...
Add a configuration step (as part of the resolve phase)
to the framework layer, where bundle-defined paths and shims
are passed to RequireJS configuration. This permits both
the use of non-AMD modules and the exposure of libraries
across bundles. WTD-568.
2015-01-02 17:46:50 -08:00
Victor Woeltjen
9d84bbca5c
[Framework] Add property retention spec
...
Add spec to verify that static properties continue
to be exposed on extension implementations after
they have been loaded. WTD-572.
2014-11-20 10:56:21 -08:00
Victor Woeltjen
0d80494618
[Framework] Add spec for ImplementationLoader
...
WTD-518.
2014-11-06 19:29:55 -08:00
Victor Woeltjen
5f7704f1b8
[Framework] Add spec for ExtensionResolver
...
WTD-518
2014-11-06 19:20:51 -08:00
Victor Woeltjen
69c6811f00
[Framework] Fill in spec for bundle resolver
...
Fill in spec for bundle resolver, WTD-518.
2014-11-06 19:06:26 -08:00
Victor Woeltjen
e2f8b1eef9
[Framework] Add skeleton specs
...
Add empty specs for all classes introduced for the
framework layer, WTD-518.
Note that Main is omitted, as this launches the full
application.
2014-11-06 08:03:35 -08:00