8 Commits
Author SHA1 Message Date
Greg Smith b676c23d92 Migrates jquery-ui to npm package
jquery-ui has been updated in the regristry to point to npm:jquery-ui
instead of github:components/jqueryui.

Further, package-overrides that pointed at the github:components version
of both jquery-ui and jquery have been updated to rely on the npm version
of the package.

Fixes #1008
2016-12-03 10:45:45 -08:00
Josh Graham 0263c7c04e Include build folder in files array 2015-10-02 21:19:47 -05:00
Josh Graham ee2d40f821 Use unminified css 2015-09-21 15:15:55 -05:00
Josh Graham 0d98c55e91 Use a css file that will work for both 2.1.1 and 2.1.2
They got rid of the css file at the root in v2.1.2 but the min.css under
the build folder is there in both versions.
2015-09-21 12:35:58 -05:00
Josh Graham b4ab345be6 Fix issue where jspm could not find jquery 2015-09-21 12:34:32 -05:00
Josh Graham caf8d10fba Use widest range possible for jquery and css deps 2015-09-21 09:55:07 -05:00
Josh Graham 991726a6b0 Remove dangling comma 2015-09-21 09:48:30 -05:00
Josh Graham 1fb78fef02 Add toastr 2015-09-21 09:44:21 -05:00