Commit Graph
7 Commits
Author SHA1 Message Date
Greg Smith 3ffb96de42 Maintains github/components overrides
After discussion with the maintainers it was determined that
leaving the package-overrides for github/components/jquery and
jqueryui for posterity was useful.  Even if the liklihood
is low that the non-npm version of these dependencies is used
it's best that we don't break the github/components version.
2016-12-23 12:36:16 -08:00
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
Damien LebrunandGitHub 788bbf28be Overrides Semantic-UI "peerDependencies"
Fix jspm/jspm-cli#1962
2016-07-15 16:39:14 +01:00
Matthew James Davis e040440776 fix(Semantic-UI@2.0.4.json): Maintain jQuery 2.x.x in Semantic UI
Currently, "*" dependency pulls in jQuery 3.x.x, which breaks Semantic UI. This restores the original "^2.1.4" behavior.

closes https://github.com/jspm/jspm-cli/issues/1918
2016-06-18 19:20:32 -04:00
Guy Bedford d9f42b7ddd ensure semantic ui does not assume registry references 2016-05-17 22:34:12 +02:00
maggiben a18d89a23c add Semantic-UI release V2 2015-07-18 20:08:39 -03:00
guybedford 83c98b674b add Semantic-UI 2015-04-16 16:39:07 +02:00