Socket
Socket
Sign inDemoInstall

normalize-scss

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

normalize-scss - npm Package Versions

2

8.0.0

Diff

Changelog

Source

8.0.0

johnalbin
published 7.0.1 •

Changelog

Source

7.0.1

29 January 2018

  • chore(package): update mocha to version 5.0.0 #126
  • Add package-lock.json 6de4cb1
  • Add auto-generated CHANGELOG 0f20dfa
  • Drop Node.js v0.12 support d5e3d7d
  • Release 7.0.1 656c32a
  • Remove cruft from npm package by updating .npmignore c8c011d
  • Update package-lock bd1543c
  • Add .npmignore 450d9f3
  • Update to Typey 1.1.2 e84c956
  • Add gemspec script to automatically update gemspec on release 8e52562
  • Remove completely out-of-date CHANGELOG. 90c5d18
johnalbin
published 7.0.0 •

Changelog

Source

7.0.0

17 May 2017

  • Upgrade to normalize 7.0.0. Fixes #107 #107
  • Prevent unnecessary $normalize-vertical-rhythm usage. Fixes #97 #97
  • Prevent unnecessary $normalize-vertical-rhythm usage. Fixes #97 #97
  • Update typey tests. Fixes #93. #93
  • Remove opinionated font-family rule on html element. 38f8b3f
  • Remove completely out-of-date CHANGELOG. c03dd4a
  • Remove opinionated outline rule on "a" element. 16471b1
  • Update typey-chroma-kss fork with scss-lint rules. 1bfda71
  • Remove opinionated properties on fieldset element. 9e5bee4
  • Add the Contributor Covenant v1.4 as our code of conduct. 9c4b55a
  • Update the comment on the "abbr" rule. 63909b0
  • Update code of conduct. 52fdb1a
  • Update README. 2d19748
  • Tag 7.0.0. 967536f
johnalbin
published 6.0.0 •

Changelog

Source

6.0.0

24 October 2016

  • Update homepage URL #633
  • Update semver strategy #615
  • More explicitly define font resets on form controls #607
  • Add rule for all headings lh #596
  • Restore optgroup font normalisation #589
  • 4.1.0 #576
  • Normalize file select buttons #574
  • Correct the outline of search inputs in Safari #575
  • Remove gaps in links underline in iOS 8+ and Safari 8+ #573
  • Limit Firefox focus normalization to buttons #569
  • Correct the text style of placeholders in Chrome, Edge, and Safari #571
  • Remove overflow from select and update multiple overflow #568
  • Remove opinionated cursor styles on buttons #563
  • Restore main to package.json #564
  • Combine two same selectors #558
  • Remove v1 references #552
  • Small copy change #561
  • Fix spelling error in comment #541
  • 4.0.0 #539
  • Remove opinionated pre overflow #538
  • Reduce input type selector weight #537
  • Correct wrapping not present in IE8/9/10/11 and Edge 12/13 #536
  • Only normalize border-style on img #535
  • Update the dfn support message #532
  • Remove unnecessary input line-height #533
  • Use inherit to fix legend color #531
  • Use explicit outline-width property instead of outline #530
  • Mark opinionated styles #529
  • Add Bower install details #528
  • Remove sudo: false from .travis.yml #515
  • Specify browsers for displaying audio without controls issue #514
  • Update Browser support section from README.md #507
  • Replace lost button and input focus style #490
  • Disabled element color inheritance #502
  • Update docs to talk about import paths. Fixes #58 #58
  • Update to normalize.css 5.0.0. Fixes #88 #88
  • Drop support for IE 6-7 and Firefox 29. Fixes #89 #89
  • Restore optgroup font normalisation (#589) #581
  • Limit Firefox focus normalization to buttons #549
  • Remove box-sizing for input[type="search"] #471
  • Remove Bower and Component(1) files #455
  • Remove 'hgroup' #472 #474
  • Replace lost button and input focus style #481
  • Remove support for IE6-7 and Firefox 29 from normalize mixin. #89 c6ce01a
  • Convert old "html5" section into the new "sections" section. #88 ec9f453
  • Update "grouping" section. #88 7b240bf
  • Update "forms" section. #88 86f9337
  • Update known issues comment. #88 47c7ef7
  • Add "document" section. #88 76b5921
  • Update and organize the normalize.css file 0c90242
  • Update documentation and tests 7f2eaef
  • Drop support for IE6-7 and Firefox 29 in ruby-sass-compass fork. #89 1f724e7
  • Use HTML Living Standard sectioning bbcf62d
  • Remove support for IE6-7 and Firefox 29 from default fork. #89 88a1c3b
  • Don't output vertical rhythm if only $indent-amount variable is set. #88 6dcf294
  • Update "text" section. #88 290d3f2
  • Rearrange property order on legend element. #88 7f983c1
  • Remove support for IE6-7 and Firefox 29 from Typey fork. #89 4d034c6
  • Simplify @if statements. Clean-up from #89. fd05883
  • Update project configuration 3123b8e
  • Remove support for IE6-7 and Firefox 29 from Typey/Chroma/KSS fork. #89 69e46cf
  • Update "embedded" section. #88 0dcebf6
  • Use Stylelint as a gatekeeper #508 21e0c54
  • Don't output vertical rhythm on h1 by default. #88 a3e5051
  • Rename ruby-sass-compass fork to deprecated-compass. a323041
  • Make the encapsulation of the helper function a little tighter. 33e6576
  • Remove support-for from README and package.json. #89 69cd6be
  • Reduce selector weight of input types 9a3b1b3
  • Remove support-for() from Compass fork. #89 c46438f
  • Update README. 6c35ab7
  • Combine two same selectors #553 5ef046f
  • Remove opinionated table resets 02c5c7a
  • Move input type appearance normalization into its own rule 28f2f6c
  • Address inconsistent styling of b and strong bb55bab
  • Remove unnecessary color inheritance test now that it has been removed from form elements. faf5abc
  • Correct the display of <summary> in all browsers 55ed05a
  • Remove color inheritance for button, input, optgroup, select and textarea elements. Color inheritance here causes possible usability issues when working on black backgrounds with white text. Addresses #349 and #339. b5ffb63
  • Normalize hr overflow 46e3e05
  • Remove placeholder normalization f081e45
  • Address inconsistent styling of abbr[title] 5304c78
  • Tag 6.0.0. 865e437
  • Add comment addressing intentional duplicated monospace font 5daad01
  • Update .gitignore file. d3f85fb
  • Update documentation and CHANGELOG.md 65e14b8
  • Mark opinionated declarations 60cadb0
  • Add Travis CI for linting #508 393c87e
  • Update text-size-adjust documentation f9b42c6
  • Simplify headings normalization comment fe7a07c
  • Ensure long-hand background declaration usage for consistency. 5973b6a
  • Rename Typey/Chorma/KSS fork's styles-base.scss file. 5e22fc3
  • Add comments about !default usage in default fork. #72 17dbd30
  • Update macOS reference 3404854
  • Update CHANGELOG.md date fa7d65a
  • Remove "heading" reference since is redundant 6f78003
  • Remove double space e66b004
  • Add link to contribution guidelines 64de79a
  • Fix typo in README 72a77f0
  • Update CHANGELOG.md for color inheritence change a3531ef
johnalbin
published 5.0.4 •

Changelog

Source

5.0.4

17 October 2016

  • Only assign typey variables if not already assigned 1329741
  • Update travis tests. 83a8605
  • Update to support-for 1.0.7. b81f0ec
  • Tag 5.0.4. baf6765
  • Tag 5.0.4. 9dcf1b4
  • Update string interpolation to be forward-compatible with Sass 4.0. #70 a8cc7b9
  • chore(package): update eslint to version 3.8.0 689efeb
  • chore(package): update mocha to version 3.1.2 e4e614c
  • chore(package): update eyeglass to version 1.1.2 90814f2
johnalbin
published 5.0.3 •

Changelog

Source

5.0.3

25 May 2016

  • In typey-chroma-kss fork, prevent button variations from generating bogus HTML element selectors 3d71969
  • Tag 5.0.3. b2ad785
johnalbin
published 5.0.2 •

Changelog

Source

5.0.2

22 May 2016

  • Fix button styling in typey-chroma-kss fork. 7345052
  • Tag 5.0.2. 6972ca1
johnalbin
published 5.0.1 •

Changelog

Source

5.0.1

21 May 2016

johnalbin
published 5.0.0 •

Changelog

Source

5.0.0

21 May 2016

  • Update to normalize.css 4.1.1. Fixes #55 #55
  • Update Typey, Chroma and KSS fork to use Twig templates. a6f09d1
  • Update README. 4fbac49
  • Tag 5.0.0. a80129f
johnalbin
published 4.2.1 •

Changelog

Source

4.2.1

1 May 2016

2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc