Metadata
- Source
- FLUID-5308
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Won't Fix
- Assignee
- Colin Clark
- Reporter
- Tony Atkins [RtF]
- Created
2014-04-11T09:40:03.443-0400 - Updated
2016-10-11T15:17:24.842-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Infrastructure
Description
For managing client-side code in express and other environments it would be useful to have a Bower manifest to allow people to cleanly deploy Infusion and its dependencies at once.
Comments
-
Tony Atkins [RtF] commented
2014-04-11T10:38:07.560-0400 I found packages for all dependencies except for:
- jQuery QUnit Composite v1.0.1 https://github.com/jquery/qunit-composite
- jQuery Chili code highlighter v2.2 http://code.google.com/p/jquery-chili-js/
- Micro Clearfix http://nicolasgallagher.com/micro-clearfix-hack/
- SWFUpload v2.2.0.1: http://swfupload.org/
- fastXmlPull is based on XML for Script's Fast Pull Parser v3.1
(see: http://wiki.fluidproject.org/display/fluid/Licensing+for+fastXmlPull.js) - fss-reset-global.css and fss-reset-contextual are based on YUI's CSS reset styling v2.5.2
see: http://developer.yahoo.com/yui/reset/ - fss-base-global.css and fss-base-contextual are based on YUI's CSS base and fonts styling v2.5.2
see: http://developer.yahoo.com/yui/base/
see: http://developer.yahoo.com/yui/fonts/ - fss-layout.css uses some styles, related to hiding content, based on HTML5 Boilerplate v1.0
see: https://github.com/paulirish/html5-boilerplate/blob/master/README.md (Public Domain)
-
Justin Obara commented
2016-10-11T15:17:24.813-0400 We've moved away from the idea of using bower to share packages of infusion. We are exploring NPM for this instead.
see: FLUID-5579