Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | v12.1.0v12.1.1v12.1.0 | Romain Menke | 2023-12-29 |
| | |||
* | 12.0.012.0.0 | Jonathan Neal | 2021-09-15 |
| | |||
* | Use :where() in evergreen.css, remove text-size-adjust | Jonathan Neal | 2020-12-03 |
| | |||
* | 11.0.111.0.1 | Jonathan Neal | 2020-08-20 |
| | |||
* | 11.0.011.0.0 | Jonathan Neal | 2020-08-19 |
| | |||
* | 10.1.0 | Jonathan Neal | 2019-06-03 |
| | |||
* | 10.0.0 | Jonathan Neal | 2019-05-17 |
| | |||
* | 9.0.1 | Jonathan Neal | 2018-09-04 |
| | |||
* | 9.0.0 | Jonathan Neal | 2018-08-22 |
| | | | | | | | | | | | * Fix correction of cursor style of increment and decrement buttons in Safari, not Chrome. * Correct the text style of placeholders in Chrome, Edge, and Safari. * Remove unnecessary form control margin normalizations in Firefox. * Remove opinionated fieldset padding in all browsers. * Remove `::-moz-focus-inner` and `:-moz-focusring` normalizations fixed in Firefox 53 https://bugzilla.mozilla.org/show_bug.cgi?id=140562 | ||
* | 8.0.0 | Jonathan Neal | 2018-06-15 |
| | |||
* | 7.0.0 | Jonathan Neal | 2017-05-28 |
| | |||
* | Update CHANGELOG.md (#670) | Adam Gruber | 2017-05-01 |
| | | | | | | | | * Update CHANGELOG.md Add a note about opinionate.css * add similar projects section to README | ||
* | 6.0.0 | Jonathan Neal | 2017-03-26 |
| | | | | | | - Update CHANGELOG.md - Update normalize.css header - Update package.json | ||
* | 5.0.0 | Jonathan Neal | 2016-10-03 |
| | |||
* | Update semver strategy (#615) | Jonathan Neal | 2016-08-21 |
| | |||
* | More explicitly define font resets on form controls (#607) | Jonathan Neal | 2016-08-08 |
| | |||
* | Merge branch 'feature/html-sectioning' | Jonathan Neal | 2016-07-06 |
| | |||
* | Merge branch 'battaglr-placeholder' | Jonathan Neal | 2016-07-06 |
| | |||
* | Update CHANGELOG.md date | Jonathan Neal | 2016-06-30 |
| | |||
* | 4.2.0 | Jonathan Neal | 2016-06-30 |
| | |||
* | 4.1.1 | Jonathan Neal | 2016-04-12 |
| | |||
* | 4.1.0 (#576) | Jonathan Neal | 2016-04-12 |
| | |||
* | 4.0.0 | Jonathan Neal | 2016-03-19 |
| | |||
* | Update documentation and tests | Jonathan Neal | 2016-03-19 |
| | |||
* | Remove opinionated table resets | Jonathan Neal | 2016-02-03 |
| | |||
* | Update documentation and CHANGELOG.md | Jonathan Neal | 2016-02-03 |
| | |||
* | Add comment addressing intentional duplicated monospace font | Fritz Lin | 2016-01-22 |
| | | | | | https://github.com/necolas/normalize.css/issues/480 https://github.com/necolas/normalize.css/blob/2bdda84272650aedfb45d8abe11a6d177933a803/README.md#pre-code-kbd-samp | ||
* | Address inconsistent styling of abbr[title] | Kaz Nishimura | 2016-01-22 |
| | |||
* | Update CHANGELOG.md for color inheritence change | Jonathan Neal | 2016-01-22 |
| | |||
* | Ensure long-hand background declaration usage for consistency. | Dominic Magnifico | 2016-01-22 |
| | |||
* | Normalize `hr` overflow | James Nowland | 2016-01-22 |
| | | | | Address IE 8,9,10,11 setting overflow to hidden. | ||
* | Address inconsistent styling of b and strong | Paul Radzkov | 2016-01-21 |
| | |||
* | 3.0.3 | Nicolas Gallagher | 2015-03-30 |
| | |||
* | 3.0.2 | Nicolas Gallagher | 2014-10-04 |
| | |||
* | Only alter 'background-color' of links in IE 10 | Maxime Thirouin | 2014-10-04 |
| | | | | Close #337 | ||
* | Add `menu` element to HTML5 display definitions | Nicolas Gallagher | 2014-10-04 |
| | | | | Fix #370 | ||
* | 3.0.1 | Nicolas Gallagher | 2014-03-26 |
| | |||
* | Add package.json | Nicolas Gallagher | 2014-02-17 |
| | |||
* | v3.0.0 | Nicolas Gallagher | 2014-01-28 |
| | |||
* | v3.0.0-rc.1 | Nicolas Gallagher | 2014-01-25 |
| | |||
* | Update CHANGELOG | Nicolas Gallagher | 2014-01-25 |
| | |||
* | v2.1.3 | Nicolas Gallagher | 2013-08-26 |
| | |||
* | Update CHANGELOG | Nicolas Gallagher | 2013-08-26 |
| | |||
* | Fix IE 10 active link background color | Nicolas Gallagher | 2013-07-01 |
| | | | | | | Remove the gray background color from active links in IE 10. Fix gh-172 | ||
* | v2.1.2 | Nicolas Gallagher | 2013-05-11 |
| | |||
* | Revert root color and background normalization | Nicolas Gallagher | 2013-05-07 |
| | | | | | | | | | | | | | | | Commit: 907890983eb2d6667e4b9cbd8bd03ead4b077e34 The change caused problems with `body` background color no longer bubbling up the the `html` element. It also prevented you from setting `color` or `background` styles on `html` before the normalize.css styles. It might not be possibly to safely address – within normalize.css – the problem that it was trying to avoid. Fix gh-188 | ||
* | Correct date of 2.1.1 release in CHANGELOG | Nicolas Gallagher | 2013-04-07 |
| | |||
* | v2.1.1 | Nicolas Gallagher | 2013-04-07 |
| | |||
* | Fix typo | Nicolas Gallagher | 2013-04-03 |
| | |||
* | Protect root against system color schemes | Nicolas Gallagher | 2013-04-01 |
| | | | | | | | | | System color schemes (in particular, custom themes in Windows and Linux distros) affect Firefox, IE, and Opera. Normalizing the web site/app's root background and text color prevents these unwanted settings from being used. Chrome doesn't apply system-level schemes to websites. Fix gh-170 |