Commit Graph

102 Commits

Author SHA1 Message Date
Tilo Mitra
a42c44729c be more verbose in history.md 2013-06-06 19:08:30 -04:00
Tilo Mitra
de4955ba44 add fix for issue #23 to HISTORY.md 2013-06-06 10:16:53 -04:00
Tilo Mitra
45518caff5 Fixes issue #23
Removes browser prefixes for CSS properties that don't need prefixes
in supported environments.
2013-06-06 10:14:19 -04:00
Tilo
17e7cec73c Merge pull request #67 from ericf/grunt-watch
Add `grunt watch` task
2013-06-05 20:07:08 -07:00
Eric Ferraiuolo
97043c6679 Updated HISTORY.md with developer workflow improvements 2013-06-05 19:27:41 -04:00
Eric Ferraiuolo
3ddec31543 Update README.md with grunt watch info 2013-06-05 19:15:28 -04:00
Eric Ferraiuolo
cc528c5d61 Add grunt watch task 2013-06-05 18:51:10 -04:00
Eric Ferraiuolo
30bd2b8947 Update README.md to add info about grunt test 2013-06-05 18:02:15 -03:00
Eric Ferraiuolo
76a25ea440 Update README.md with Travis CI status badge 2013-06-05 17:55:43 -03:00
Eric Ferraiuolo
2ee1870605 Add Travis integration 2013-06-05 16:49:21 -04:00
Eric Ferraiuolo
6a2a050fbd Merge pull request #65 from ericf/csslint
Add CSSLint and `grunt test` task to lint CSS in the src/ dir
2013-06-05 13:39:38 -07:00
Eric Ferraiuolo
da406368dd Add TODO comments to the CSSLint overrides which we should remove 2013-06-05 16:36:36 -04:00
Eric Ferraiuolo
bd84997ac5 Merge pull request #1 from tilomitra/csslint
add /*csslint */ ignores
2013-06-05 13:32:59 -07:00
Tilo Mitra
846ddc4f2e add /*csslint */ ignores 2013-06-05 16:08:08 -04:00
Eric Ferraiuolo
9ec47cd9f6 Make minor tweaks to CSS files to clear basic linting issues 2013-06-05 14:04:38 -04:00
Eric Ferraiuolo
4783db4201 Add CSSLint and grunt test task to lint CSS in the src/ dir
This gives basic linting of src CSS, but ignores linting normalize.css.
2013-06-05 14:04:38 -04:00
Tilo
30ae5a02de Merge pull request #63 from ericf/focus
Remove ridiculous `a:focus { outline: none; }` rule
2013-06-05 06:47:56 -07:00
Eric Ferraiuolo
5925e3327a Remove ridiculous a:focus { outline: none; } rule
This rule should have never been here, it's one of the worst things we
could have done for accessibility :(
2013-06-05 09:38:46 -04:00
Eric Ferraiuolo
a85dbedf22 Merge branch 'master' of github.com:yui/pure 2013-06-04 13:00:57 -04:00
Eric Ferraiuolo
53046c5162 Add HISTORY.md entries for #51 which includes fixes for #42 and #53 2013-06-04 12:59:50 -04:00
Tilo
fb4b15f722 Merge pull request #61 from ericf/list-to-menu
Replace "list" with "menu" for the Menu CSS module
2013-06-04 09:55:50 -07:00
Eric Ferraiuolo
6f6ea96cf1 Merge branch 'codepb-master' 2013-06-04 12:53:34 -04:00
Eric Ferraiuolo
06f88cec97 Merge branch 'master' of git://github.com/codepb/pure into codepb-master 2013-06-04 12:52:17 -04:00
Paul Burgess
ed6367816c Removed top/bottom margin horiz menu separator
Removed the top and bottom margin from the separator in the horizontal
menu.
2013-06-04 17:26:42 +01:00
Eric Ferraiuolo
93834786b8 Replace "list" with "menu" for the Menu CSS module 2013-06-04 12:07:27 -04:00
Eric Ferraiuolo
a07ceb555d Merge branch 'master' of git://github.com/codepb/pure into codepb-master 2013-06-04 11:57:07 -04:00
Tilo
79ec536608 Merge pull request #59 from ericf/history-next
Tweak NEXT HISTORY.md entries formatting, groups, and add attribution
2013-06-04 07:37:51 -07:00
Paul Burgess
8cb7efca2a Updated horizontal menu separator
Changed to allow for relative measurements for the separator.
2013-06-04 09:58:26 +01:00
Eric Ferraiuolo
64883b5b03 Tweak NEXT HISTORY.md entries formatting, groups, and add attribution
This tweaks the NEXT HSITORY.md entries in the following ways:

* Grouped them by CSS module.
* Moves (!) important ones to the top.
* Uses parenthises () instead of brackets [] to prevent Markdown links.
* Adds attribution for external contributions.
2013-06-04 00:43:17 -04:00
Tilo Mitra
60016f7e37 add pure-form-message and pure-form-message-inline to HISTORY 2013-06-03 19:54:50 -04:00
Tilo Mitra
bee0e2dbde Merge branch 'master' into help 2013-06-03 19:51:30 -04:00
Tilo Mitra
5046fd8de9 update form manual test to work with e8645ae 2013-06-03 19:50:42 -04:00
Tilo Mitra
e8645ae508 add pure-form-message and pure-form-message-inline classes.
Refer to https://github.com/yui/pure/pull/32 for the
discussion behind this.
2013-06-03 19:49:42 -04:00
Eric Ferraiuolo
1c4f856c67 Add info about pure-site to README.md
Plus some minor formatting tweaks.
2013-06-03 20:41:21 -03:00
Tilo
261a218d0e Merge pull request #50 from rcbdev/master
#49 Updated form styles - textarea matches input
2013-06-03 16:24:55 -07:00
rcbdev
8a690f9125 Added entry for textarea style fix 2013-06-03 23:15:00 +02:00
Eric Ferraiuolo
dec30c66b5 Merge branch 'master' of git://github.com/codepb/pure into codepb-master 2013-06-03 15:07:17 -04:00
Paul Burgess
6750c80784 Corrected vertical separator for sub menus
made sure sub menus, the separator is displayed horizontally again
2013-06-02 10:32:10 +01:00
Paul Burgess
82281b5b69 pure-menu-separator vertical style for #53
Added a style so .pure-menu-separator will also work in vertical menu
and not just horizontal.
2013-06-02 08:47:30 +01:00
Paul Burgess
09673bf169 #42 fix for checkbox, file, and radio input focus
Added styles for checkbox, file, and radio input focus as they were not
affected by borders.
2013-06-01 19:00:50 +01:00
rcbdev
b923cefa2c #49 Updated form styles - textarea matches input
Updated form.css so that the textarea styles match those of inputs. This includes border, rounded corners, shadows, etc.
2013-06-01 12:52:07 +02:00
Tilo
45c796c19c Add browser support and CLA information 2013-06-01 01:57:00 -04:00
Tilo
a194d15b49 Merge pull request #43 from msweeney/grids-unit-match
Use "substring match" rather than "starts with" selector to match responsive units.
2013-05-30 14:38:37 -07:00
Matt Sweeney
7baee00cf3 Added entry for responsive unit fix. 2013-05-30 14:05:59 -07:00
Matt Sweeney
f2cff205e2 Add dummy class to responsive units. 2013-05-30 10:50:47 -07:00
Matt Sweeney
fae5f7f169 Use *= ('one of') rather than (^=) starts with for collapsed units. 2013-05-30 10:39:14 -07:00
Tilo
5b96d92885 Merge pull request #38 from davidl/patch-1
Typo in grunt.log message
2013-05-29 17:41:12 -07:00
David Lantner
da94f2f31e Typo in grunt.log message
"Stampped" to "Stamped"
2013-05-29 21:01:33 -03:00
Danny Tatom
8e380861c3 Added pure-help-block 2013-05-28 15:59:46 -05:00
Eric Ferraiuolo
88813998e4 Remove inaccurate "Building Specific Modules" section from README.md 2013-05-25 03:07:06 +02:00