ustyle
ustyle copied to clipboard
A living styleguide and pattern library by uSwitch.
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.0 to 4.6.2. Commits See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. Commits fee31c5 0.0.6 2f4a9d4 Merge pull request #9 from mhart/fix-buffer-constructor-vuln afbc744 Ensure data is not a number in Buffer constructor See full diff in...
Bumps [underscore.string](https://github.com/epeli/underscore.string) from 3.3.4 to 3.3.5. Changelog *Sourced from [underscore.string's changelog](https://github.com/esamattis/underscore.string/blob/master/CHANGELOG.markdown).* > ### 3.3.5 > > * Security fix > * [Full changelog](https://github.com/epeli/underscore.string/compare/3.2.4...3.2.5) Commits - [`87ddc29`](https://github.com/esamattis/underscore.string/commit/87ddc29fab2df47a1bf09c048d2e0ba468159d2f) Release 3.3.5 - [`fde7ed6`](https://github.com/esamattis/underscore.string/commit/fde7ed699c26d294ed466624f9d843240cd14e94)...
It uses YAML. It doesn't require YAML. It should.
This is the new card styles. @ricardomccerqueira I have taken what you did and co-committed as I cleaned them up on money-style before shifting them over.  BOOM. Finally.
We should be moving the publish task to a CI to ensure we publish RubyGem and NPM package. Something with drone we should be able to do is: ``` u...
When using `-webkit-overflow-scrolling: touch;` inside an open overlay, when you reach the top/bottom of the overlay, the body will continue to scroll. If we change the implementation in [overlay.js](https://github.com/uswitch/ustyle/blob/master/vendor/assets/javascripts/ustyle/overlay.js#L80) to...