Quantcast
Channel: FeedBunch:dc620d5ae79736e57aaa9f4df740c9301d4ed328 commits
Browsing all 40 articles
Browse latest View live

Updated sanitize gem 4.0.0 -> 4.0.1

View Article



Updated sidekiq_cron gem 0.4.0 -> 0.4.2

View Article

Updated simple_form gem 3.2.0 -> 3.2.1

View Article

Updated spring gem 1.5.0 -> 1.6.1

View Article

Updated aws-sdk-core, aws-sdk-resources gems 2.2.3 -> 2.2.8

View Article


Updated coffee-rails gem 4.1.0 -> 4.1.1

View Article

Updated sprockets gem 3.4.0 -> 3.5.2

View Article

Updated brakeman 3.1.2 -> 3.1.4

View Article


Removed bootlint from bower-managed packages.

Bootlint no longer supports bower, in facts it includes a deliberately malformed bower.json to stop it from being imported with bower, see: https://github.com/twbs/bootlint/issues/330 Bootlint...

View Article


Bower component versions are explicitly specified in the Bowerfile.

This way a specific version is installed by bower, instead of just using "latest" version. This makes it much easier upgrading individual bower components, instead of having to run a "rake...

View Article

Add all necessary paths for bower components, so that the asset pipeline find...

The initialization code that adds the paths for each frontend package (bower modules) is now much more complex. Unfortunately every module has the necessary assets (js, css, scss etc files) in a...

View Article

Removed precompilation of individual js files.

Those files are included in the asset manifesto and will be included in the compiled asset bundle anyway. They will not be included from the html individually and it is not necessary to individually...

View Article

Removed fastclick initialization from javascript.

Fastclick was removed in commit 862e7ee8 but the app still tried to initialize it on each page load. This speeds up page load (probably imperceptibly, but still) and removes a js console error.

View Article


Updated bootstrap 3.3.5 -> 3.3.6

View Article

Updated favicon.js library 0.3.9 -> 0.3.10

View Article


Updated uri.js library 1.16.0 -> 1.17.0

It changed name from URIjs to uri.js

View Article

Updated isInViewport library 2.2.4 -> 2.3.0

View Article


Updated fontawesome 4.4.0 -> 4.5.0

View Article

Use rails helpers for the font paths in fontawesome SCSS, instead of hardcode...

The paths used by default by fontawesome do not exist in a rails app, the asset pipeline creates different paths. Using rails helpers is a must to find out the actual asset path for each font. There...

View Article

Updated velocity library 1.2.2 -> 1.2.3

View Article
Browsing all 40 articles
Browse latest View live




Latest Images