battaglr
77f3463278
Remove v1
references
2016-03-21 05:03:50 -03:00
Jonathan Neal
f84aad3434
Merge pull request #541 from gouch/patch-1
...
Fix spelling error in comment
2016-03-19 18:48:38 -04:00
David Gouch
f9d9bb87d7
Fix spelling error in comment
2016-03-19 18:36:50 -04:00
Jonathan Neal
d311749e12
Merge pull request #539 from necolas/v4
...
4.0.0
2016-03-19 17:21:27 -04:00
Jonathan Neal
84f39fb494
4.0.0
2016-03-19 17:14:10 -04:00
Jonathan Neal
7f2eaef38d
Update documentation and tests
2016-03-19 17:14:10 -04:00
battaglr
0c90242399
Update and organize the normalize.css file
2016-03-19 17:14:10 -04:00
Jonathan Neal
3123b8e9f5
Update project configuration
2016-03-19 17:14:10 -04:00
Jonathan Neal
aef06ef3f3
Merge pull request #538 from necolas/fix/313
...
Remove opinionated pre overflow
2016-03-18 22:55:44 -04:00
Jonathan Neal
35673c5d99
Merge pull request #537 from necolas/fix/438
...
Reduce input type selector weight
2016-03-18 22:39:07 -04:00
Jonathan Neal
10c24de184
Merge pull request #536 from necolas/fix/100
...
Correct wrapping not present in IE8/9/10/11 and Edge 12/13
2016-03-18 22:33:35 -04:00
Jonathan Neal
c7bef7960b
Remove opinionated pre overflow
2016-03-18 00:01:15 -04:00
Jonathan Neal
28f2f6c292
Move input type appearance normalization into its own rule
2016-03-17 23:58:17 -04:00
Jonathan Neal
9a3b1b32f4
Reduce selector weight of input types
2016-03-17 23:57:16 -04:00
Jonathan Neal
cbdd0b1683
Correct wrapping not present in IE8/9/10/11 and Edge 12/13
2016-03-17 21:41:39 -04:00
Jonathan Neal
7b962ccf45
Merge pull request #535 from necolas/fix/img-border
...
Only normalize border-style on img
2016-03-17 11:10:54 -04:00
Jonathan Neal
500092a181
Only normalize border-style on img
2016-03-17 11:08:27 -04:00
Jonathan Neal
1f91390958
Merge pull request #532 from necolas/fix/522
...
Update the dfn support message
2016-03-17 10:44:21 -04:00
Jonathan Neal
f19fc5bbe4
Update the dfn support message
2016-03-16 23:23:44 -04:00
Jonathan Neal
cde926980a
Merge pull request #533 from necolas/fix/377
...
Remove unnecessary input line-height
2016-03-16 22:27:58 -04:00
Jonathan Neal
53bd51a093
Remove unnecessary input line-height
2016-03-16 22:25:49 -04:00
Jonathan Neal
d689630ff8
Merge pull request #531 from necolas/fix/363
...
Use inherit to fix legend color
2016-03-15 18:34:52 -04:00
Jonathan Neal
977827d56f
Use inherit to fix legend color
...
Clarifies that the fix applies to <legend> within <fieldset>
2016-03-15 17:57:06 -04:00
Jonathan Neal
c3da6c1226
Merge pull request #530 from battaglr/use-longhand-outline
...
Use explicit `outline-width` property instead of `outline`
2016-03-15 17:20:19 -04:00
Jonathan Neal
f2e0d310c0
Merge pull request #529 from battaglr/mark-opinionated-declarations
...
Mark opinionated styles
2016-03-15 17:12:50 -04:00
battaglr
0542f0423f
Use explicit outline-width
property instead of outline
2016-03-14 22:30:13 -03:00
battaglr
60cadb0921
Mark opinionated declarations
2016-03-14 22:18:13 -03:00
Jonathan Neal
9924969c5f
Merge pull request #528 from battaglr/add-bower-install-details
...
Add Bower install details
2016-03-14 19:58:52 -04:00
battaglr
e6a0ce435d
Add Bower install details
2016-03-14 19:58:46 -03:00
battaglr
e66b004a43
Remove double space
2016-03-14 19:58:28 -03:00
Jonathan Neal
f41ef9b491
Merge pull request #515 from alrra/update-travis-yml
...
Remove `sudo: false` from `.travis.yml`
2016-02-15 15:24:30 -05:00
Jonathan Neal
128ecd8cc4
Merge pull request #514 from hudochenkov/audio-ios
...
Specify browsers for displaying `audio` without controls issue
2016-02-15 15:11:53 -05:00
Cătălin Mariș
bc3dd58602
Remove sudo: false
from .travis.yml
...
Since this repository was not recognized by Travis before 2015-01-01,
there is no need to include `sudo: false` as that is now the default.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
From https://docs.travis-ci.com/user/workers/container-based-infrastructure/#Routing-your-build-to-container-based-infrastructure :
" The default behavior, when no sudo usage is detected in
any customizable build phases, depends on the date when
the repository is first recognized by Travis CI:
* For repos we recognize before 2015-01-01, linux builds
are sent to our standard infrastructure.
* For repos we recognize on or after 2015-01-01, linux
builds are sent to our container-based infrastructure "
2016-02-09 12:40:21 +02:00
Aleks Hudochenkov
6605185b04
Specify browsers for displaying audio
without controls issue
2016-02-06 23:17:10 +03:00
Aleks Hudochenkov
393c87ef65
Add Travis CI for linting #508
2016-02-06 01:53:48 -05:00
Aleks Hudochenkov
21e0c54ec0
Use Stylelint as a gatekeeper #508
2016-02-06 01:51:10 -05:00
Jonathan Neal
b2f28355d8
Merge pull request #507 from alrra/update-browser-support-list
...
Update `Browser support` section from `README.md`
2016-02-03 12:25:07 -05:00
Cătălin Mariș
4813e51b35
Update Browser support
section from README.md
...
* Add Edge to the list.
* For consistency, remove the company names.
* Order the browser list alphabetically.
2016-02-03 19:11:03 +02:00
Jonathan Neal
02c5c7adbb
Remove opinionated table resets
2016-02-03 12:00:11 -05:00
Jonathan Neal
65e14b8614
Update documentation and CHANGELOG.md
2016-02-03 11:59:20 -05:00
Jonathan Neal
6fe149b301
Merge pull request #490 from lastfm/fix-firefox-button-focus-outline-take-two-481
...
Replace lost button and input focus style
2016-01-31 19:53:43 -05:00
Fritz Lin
5daad010a2
Add comment addressing intentional duplicated monospace font
...
https://github.com/necolas/normalize.css/issues/480
2bdda84272/README.md (pre-code-kbd-samp)
2016-01-22 21:36:46 -05:00
Kaz Nishimura
5304c784ff
Address inconsistent styling of abbr[title]
2016-01-22 21:01:17 -05:00
Jonathan Neal
a3531ef27b
Update CHANGELOG.md for color inheritence change
2016-01-22 20:52:37 -05:00
Jonathan Neal
feccd02187
Merge pull request #502 from magnificode/disabled-element-color-inheritance
...
Disabled element color inheritance
2016-01-22 19:47:54 -05:00
Dominic Magnifico
faf5abcb3f
Remove unnecessary color inheritance test now that it has been removed from form elements.
2016-01-21 23:51:06 -07:00
Dominic Magnifico
b5ffb63df1
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 .
2016-01-21 23:50:18 -07:00
Dominic Magnifico
5973b6a6e8
Ensure long-hand background declaration usage for consistency.
2016-01-22 00:46:42 -05:00
James Nowland
46e3e0554c
Normalize hr
overflow
...
Address IE 8,9,10,11 setting overflow to hidden.
2016-01-22 00:37:44 -05:00
Paul Radzkov
bb55babbd1
Address inconsistent styling of b and strong
2016-01-21 23:26:21 -05:00