Commit Graph

532 Commits

Author SHA1 Message Date
Tilo Mitra
da94ef232c add viewport meta element to grids test page 2014-03-07 11:47:45 -05:00
tehnomaag
69c58f4d05 Fixed grouped input square corners special case
When there is only one input in a .pure-group, it had square top corners. Added a :first-child:last-child rule to have round corners as it should.

This is useful when you want grouped input fields, but where the input elements might be dynamically added to the group, so you start with one input, but more are added later.
2014-03-07 12:05:42 +02:00
Tilo
116286eb41 Merge pull request #267 from tilomitra/remove-responsive-grid
New Responsive Grids: Better Defaults, and Customizations via Tooling or Web UI
2014-03-06 15:38:11 -05:00
Tilo Mitra
6b353a1a6e update HISTORY with related issues 2014-03-06 15:37:44 -05:00
Tilo Mitra
b2d0b1682a Merge branch 'remove-responsive-grid' of github.com:tilomitra/pure into remove-responsive-grid 2014-03-06 12:03:06 -05:00
Tilo Mitra
9f59f01dd3 add HISTORY.md for Grids and Base changes 2014-03-06 12:02:52 -05:00
Tilo
6070d62dee Merge pull request #9 from ericf/new-responsive-grids
Remove grids-nr.css and use grids-responsive.css in Forms manual test
2014-02-28 13:24:03 -05:00
Eric Ferraiuolo
b197749d55 Remove grids-nr.css build file, now that there's grids-responsive.css 2014-02-28 13:13:10 -05:00
Eric Ferraiuolo
a264619342 Use grids-responsive.css on Forms manual test 2014-02-28 13:13:07 -05:00
Tilo Mitra
3bbbf47ccd add responsive grid manual test 2014-02-28 12:57:27 -05:00
Tilo Mitra
cf34ac3ed6 update .img-responsive to .pure-img 2014-02-28 12:57:13 -05:00
Tilo Mitra
be5576df51 update pure_grids with responsive sub-task 2014-02-28 12:56:50 -05:00
Tilo Mitra
f21710aa90 Merge branch 'master' into remove-responsive-grid 2014-02-27 19:15:36 -05:00
Tilo Mitra
3cd8d78a41 Revert "add grunt-pure-grids dependency"
This reverts commit d1ab35aaff.
2014-02-27 19:14:59 -05:00
Tilo Mitra
c4f2a087ef Revert "remove grid_units grunt task, add pure_grids task"
This reverts commit e91b2bef4c.
2014-02-27 19:14:49 -05:00
Tilo Mitra
e91b2bef4c remove grid_units grunt task, add pure_grids task 2014-02-27 18:40:54 -05:00
Tilo Mitra
d1ab35aaff add grunt-pure-grids dependency 2014-02-27 18:40:28 -05:00
Eric Ferraiuolo
58f2840aa1 Merge pull request #300 from ericf/table-padding
Use `em` for cell padding in Tables
2014-02-26 18:13:23 -05:00
Eric Ferraiuolo
25f3630542 Add HISTORY entry for table padding change 2014-02-18 18:02:12 -05:00
Eric Ferraiuolo
ad2db0b5b4 Use em for cell padding in Tables 2014-02-18 16:21:47 -05:00
Eric Ferraiuolo
3340b3371f Use grunt-pure-grids package 2014-02-18 11:55:22 -05:00
Eric Ferraiuolo
a5b258742b Bump versions to pre 2014-02-13 18:28:48 -08:00
Eric Ferraiuolo
14cfcbdfc6 Bump version to v0.4.2 2014-02-13 18:18:13 -08:00
Eric Ferraiuolo
bb42106c80 Add HISTORY entry for adding main to bower.json 2014-02-13 17:54:19 -08:00
Tilo Mitra
a2be135f62 update HISTORY.md 2014-02-13 10:37:27 -08:00
Tilo
0f5e98cdfa Merge pull request #295 from kwando/patch-1
Do not force border-width on invalid form inputs
2014-02-13 10:34:09 -08:00
Hannes Nevalainen
daefad74c1 Do not force border-width on invalid form inputs
I have set border-width on on my inputs and it is overridden by that declaration.
2014-02-13 16:09:41 +01:00
Eric Ferraiuolo
90f33406d7 Merge pull request #294 from tilomitra/forms-font-size
[Fix #265]: Remove `font-size` rules from .pure-form children
2014-02-11 14:59:54 -05:00
Tilo
592e5b48e8 update font-sizes to be whole-number px values when converted 2014-02-11 11:13:41 -08:00
Tilo Mitra
bf4ceed586 add HISTORY.md entry for #265 fix 2014-02-09 23:45:53 -05:00
Tilo Mitra
f2b5fd06bc [Fix #265]: Remove font-size rules from .pure-form children
This commit removes `font-size` rules from `<input>`, `<legend>`, and
`<fieldset>` elements within `.pure-form`. I did keep the font-size
rules for `.pure-form-help-inline` since that size is meant to denote
importance.
2014-02-09 23:44:27 -05:00
Tilo Mitra
ac50044dd7 add HISTORY.md entry for #283 fix 2014-02-09 23:29:56 -05:00
Tilo Mitra
def7bbad8a Merge branch 'update-color-padding-for-chrome'
Conflicts:
	src/forms/css/forms.css
2014-02-09 23:27:34 -05:00
Eric Ferraiuolo
2af537d489 Remove unused dependency from Gruntfile 2014-02-07 03:50:34 -05:00
Eric Ferraiuolo
5ee9222705 Tweak bower_json Grunt task to be more configurable 2014-02-07 03:43:40 -05:00
Eric Ferraiuolo
1f9ec2a22d Merge branch 'master' of github.com:stevenvachon/pure into stevenvachon-master
Conflicts:
	bower.json
2014-02-06 23:42:54 -05:00
Eric Ferraiuolo
c944797ddb Bump version to PRE 2014-02-06 18:04:46 -05:00
Eric Ferraiuolo
e70e97f7e3 Bump version to v0.4.1 2014-02-06 17:57:11 -05:00
Steven Vachon
2d31f31806 added config 2014-02-06 17:44:02 -05:00
Eric Ferraiuolo
e393a521f8 Update HISTORY and README for 0.4.1, the new 0.4.0 2014-02-06 17:38:30 -05:00
Eric Ferraiuolo
828ff53587 Downgrade grunt-contrib-cssmin to v0.6.x which uses clean-css v1.x
grunt-conrib-cssmin v0.7.x uses clean-css v2.x which adds "advanced"
options which totally borked the Pure v0.4.0 release.

**Note to self:** If I ever write a trivial Grunt plugin that wraps some
dependency, tie their version releases to the same slot, e.g. bump the
major version number if the dependency's major version number changes.
2014-02-06 17:22:17 -05:00
Eric Ferraiuolo
a99ea2910c Bump version to PRE 2014-02-06 15:34:30 -05:00
Eric Ferraiuolo
e49bc1d528 Bump version to v0.4.0 2014-02-06 15:24:46 -05:00
Eric Ferraiuolo
38598baa5c Update and tweak HISTORY.md 2014-02-06 15:18:32 -05:00
Tilo
1e3747dcad Merge pull request #290 from tilomitra/261-fix
Separate out `:not()` selectors from CSS 2.1 selectors.
2014-02-06 01:51:35 -05:00
Tilo Mitra
06fb6d673f fix dangling brace 2014-02-06 01:49:54 -05:00
Tilo Mitra
f0fa81f8f1 wrap comments at 80 chars 2014-02-06 01:45:26 -05:00
Tilo Mitra
b4755b0bd3 Separate out :not() selectors from CSS 2.1 selectors.
IE8 won't execute the CSS block if it contains a CSS3 selector.
This makes IE8 still execute the CSS, and CSS3-compliant browsers
can support the `:not()`.
2014-02-06 01:34:06 -05:00
Eric Ferraiuolo
a6a38caa4f Update grunt-contrib-compress dependency and swich to release tarballs
To resolve file mode issues with the .zip release files, this switches
to using tarballs instead.
2014-02-06 00:11:51 -05:00
Eric Ferraiuolo
82b16cf953 Update copyright to 2014 2014-02-06 00:11:08 -05:00