-
Notifications
You must be signed in to change notification settings - Fork 307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Manually update any possible static and referenced dependencies #324
Comments
Martii
pushed a commit
to Martii/OpenUserJS.org
that referenced
this issue
Aug 24, 2014
* Fix to README.md documentation to be top level repo * Change READEME.md documentation reference to current version * Remove CDN reference from README.md for this package * Fix reference to used code not to be downstream at [chrisjbaik fork](https://github.com/chrisjbaik/select2) * Change CSS `url`s to use our image path instead of full relative * Optimize select2-spinner.gif again * Change our page to use local select2 instead of cloudflares Remember source for OUJS on GH is uncompressed. Deploying will eventually compress related items. Think big! Applies to OpenUserJS#324
Martii
pushed a commit
to Martii/OpenUserJS.org
that referenced
this issue
Aug 24, 2014
* Deprecation noticed of fk repo as it's in the "`jekyll` *(probably an unsual reference to Dr Jekyll and Mr Hyde)* folder now that user has privileges to add to the top level repo. * Move to our site * Change README.md to reflect this with addition of current version with hash Applies to OpenUserJS#324
Martii
pushed a commit
to Martii/OpenUserJS.org
that referenced
this issue
Aug 24, 2014
* Remove jQuery 1.x... e.g. support for older IEs is dropped. * Add most recent jQuery uncompressed * Add compressed map file for debugging in supported browsers... no uncompressed found... may uncompress at some point * Change global addition of jQuery in the footer to use our local reference * Update README.js to reflect this Applies to OpenUserJS#324
Martii
pushed a commit
to Martii/OpenUserJS.org
that referenced
this issue
Aug 24, 2014
* This will eventually need to be dynamically plucked from npm with some sort of build or init routine * Plucked directly from node_modules/marked into our public js * Change all cloudflare references to local static * Change README.md to reflect these changes Applies to OpenUserJS#324
Martii
pushed a commit
to Martii/OpenUserJS.org
that referenced
this issue
Aug 25, 2014
* Add missing bootswatch.css to list of statics * Remove a portion of the shown text for normalize.css from the README.md since it is hard-coded into boostrap.css a.k.a bootstrap-custom.css on our site and denote that it has it in it. * Delete normalize.css *(see prior bullet)* Applies to OpenUserJS#324
Martii
pushed a commit
to Martii/OpenUserJS.org
that referenced
this issue
Aug 25, 2014
* Taken directly from npm package * CSS file was uncompressed from [here](http://www.codebeautifier.com/) This is one of those ones where an uncompressed isn't available and should be done on the fly eventually with a init/build routine once established * JavaScript uncompressed already so copied directly from node_modules to static * Rereference everything to our site... including the direct reference to toopays site **which is inconsistent with package and CDN usage** Applies to OpenUserJS#324
Martii
pushed a commit
to Martii/OpenUserJS.org
that referenced
this issue
Aug 25, 2014
* Reference to our site instead of cloudflares Applies to OpenUserJS#324
Martii
pushed a commit
to Martii/OpenUserJS.org
that referenced
this issue
Aug 25, 2014
* CDN sha1: cca5570437bc6e46302bff1b68c0675597a99e61 bootstrap.min.js * Last GH commit [15c63fa](twbs/bootstrap@15c63fa) with a sha1: 8da0039499b54e09d07353c79b37db7888973f12 bootstrap.js * Put static last GH commit for 3.1.1 onto our site. * Change footer to reference our site * Remove `defer` attribute for script. I don't see a reason at this time to keep this in there. * Change READEME.md to reflect * Misc README.md cloudflare links removed **NOTE** Naming discrepancy with boostrap.css under the bootstrap project and bootstrap.css under the bootswatch project in which we name it bootstrap-custom.css Applies to OpenUserJS#324
Closed by #325 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Part of #262 and eventually automated in #249
We will be using unminified code for this. Deploy routine will eventually be compressed for distribution on production.
The text was updated successfully, but these errors were encountered: