Eric Ferraiuolo
7e0cdafddc
Update HISTORY and code comments for Grids Flexbox
2013-09-05 18:14:01 -04:00
Eric Ferraiuolo
c5061a046f
Add Grids manual test for wrapping grids
2013-09-05 17:51:13 -04:00
Eric Ferraiuolo
50883fc2e2
Add CSSLint flags to ignore linting flexbox rules
2013-09-05 17:50:51 -04:00
Matt Sweeney
7cc69304f9
Add flexbox support for webkit and IE.
2013-09-05 14:14:17 -07:00
Matt Sweeney
8623c984a2
Add flexbox support for webkit and IE.
2013-09-05 13:52:42 -07:00
Eric Ferraiuolo
d1fb3d4233
Tweak and format HISTORY.md changes for the NEXT release, 0.3.0
2013-09-04 13:06:25 -04:00
Eric Ferraiuolo
6a36aecd6b
More re-formatting of manual test files
2013-09-03 13:20:52 -04:00
Eric Ferraiuolo
44b5be0a46
Clean manual tests by formatting the HTML and making it valid
2013-09-03 13:18:46 -04:00
Eric Ferraiuolo
14d767c603
Bump versions of bower and grunt-contrib-watch npm devDependencies
2013-09-03 11:25:31 -04:00
Eric Ferraiuolo
26a6767402
Merge pull request #185 from dchest/smoothing
...
Remove -webkit-font-smoothing from forms.
2013-09-02 19:41:54 -07:00
Dmitry Chestnykh
dd51c31fad
Remove -webkit-font-smoothing from forms.
2013-08-31 15:35:29 +02:00
Eric Ferraiuolo
dce5f5d8b3
Bump version to 0.3.0-rc-2
2013-08-29 18:19:18 -04:00
Eric Ferraiuolo
cf52515bed
Update code comments about Grids font stack.
...
Closes #41
2013-08-29 16:46:01 -04:00
Tilo Mitra
c143808fb8
Revert "Remove "Droid Sans" from the font stack."
...
This reverts commit 1a24fa0baa
.
Looks like Android < 4 only has 3 fonts installed -
* Droid Sans
* Droid Serif
* Droid Sans Mono
So we do need to keep Droid Sans in.
http://www.granneman.com/webdev/coding/css/fonts-and-formatting/default-fonts/#android
2013-08-29 15:45:10 -04:00
Tilo Mitra
1a24fa0baa
Remove "Droid Sans" from the font stack.
...
Arch Linux supports Arimo so Droid Sans shouldn't be needed.
https://wiki.archlinux.org/index.php/Fonts
2013-08-29 15:39:38 -04:00
Tilo Mitra
a63d4bc887
update HISTORY.md with new font-stack
2013-08-29 15:28:52 -04:00
Tilo Mitra
45e8b4ffaf
Update font stack.
...
- Remove DejaVu Sans since it doesn't work with the letter spacing.
- Replace Bitstream Charter with Freesans, a sans-serif alternative.
- Replace Tinos with Arimo, a sans-serif alternative.
2013-08-29 15:27:34 -04:00
Eric Ferraiuolo
09a9b648da
Merge pull request #180 from praveenpuglia/patch-1
...
fixed a typo..
2013-08-28 18:34:37 -07:00
Praveen Puglia
69f668990d
fixed a typo..
2013-08-28 22:45:09 +05:30
Eric Ferraiuolo
34089c59bc
Bump version to 0.3.0-rc-1
2013-08-27 15:22:14 -04:00
Eric Ferraiuolo
c8cdc530e3
Put grunt-contrib-watch back to ~0.3.1
2013-08-27 14:11:49 -04:00
Eric Ferraiuolo
63c68274bc
Update HISTORY for Grunt + Bower change and Base module requirement
2013-08-27 12:59:46 -04:00
Eric Ferraiuolo
9ab35b7d82
Merge branch 'grunt-bower' of github.com:ericf/pure into ericf-grunt-bower
2013-08-27 12:42:01 -04:00
Eric Ferraiuolo
a2421ccac4
Update README and HISTORY for new non-minified rollup files
2013-08-27 12:41:05 -04:00
Eric Ferraiuolo
cc7f35dfa0
Create non-minified pure-nr.css file along with pure.css
2013-08-27 12:34:16 -04:00
Eric Ferraiuolo
96259fef58
Merge branch 'master' of github.com:omeid/pure into omeid-master
2013-08-27 12:20:33 -04:00
Eric Ferraiuolo
68b66b5811
Add custom font section to Responsive Grids manual test page
2013-08-27 12:18:10 -04:00
Eric Ferraiuolo
2c58a4594d
De-cruft and improve Responsive Grids manual test page
2013-08-27 11:55:21 -04:00
Eric Ferraiuolo
039b8f12f2
Merge branch 'grids-fonts'
...
Conflicts:
HISTORY.md
2013-08-27 11:29:44 -04:00
Eric Ferraiuolo
f8dfe612fe
Bump version to 0.3.0-pre
2013-08-27 11:19:37 -04:00
Eric Ferraiuolo
0830043c3b
Merge pull request #2 from tilomitra/grids-fonts
...
Update font-stack with recent findings
2013-08-27 08:06:25 -07:00
Tilo Mitra
ff0c172adc
update HISTORY.md with #41 fix
2013-08-26 15:54:35 -04:00
Tilo Mitra
f7ded9ecb9
Update font-stack with recent findings
...
Based on conversations in https://github.com/yui/pure/issues/41/ ,
this font stack was updated with more fonts to fully cover all
target environments where grids were breaking.
2013-08-26 15:29:07 -04:00
Tilo Mitra
6794a82db8
Merge branch 'grids-tests-image'
2013-08-23 12:35:16 -04:00
Tilo
dcc75bd588
Merge pull request #172 from dchest/patch-2
...
Fix image resizing to be proportional
2013-08-23 09:34:54 -07:00
Tilo Mitra
29063fffc9
add HISTORY.md entry for #172
2013-08-23 12:34:43 -04:00
Tilo Mitra
7e1d381b9c
add responsive images to grids manual test
2013-08-23 12:34:13 -04:00
Eric Ferraiuolo
bece129498
Add HISTORY entry for removal of -webkit-font-smoothing
from Buttons
2013-08-23 12:08:56 -04:00
Eric Ferraiuolo
5b2e42a57d
Merge pull request #170 from dchest/patch-1
...
Remove -webkit-font-smoothing: antialiased
2013-08-23 09:04:34 -07:00
Dmitry Chestnykh
77d3601375
Fix image resizing to be proportional
...
Images inside .pure-g-r when resized didn't change their height. Fix this by adding setting their height to 'auto'.
2013-08-23 17:38:01 +02:00
Omeid
f15248ea38
Added unminifed roll-up of everything. 'pure.css'.
2013-08-23 22:50:38 +10:00
Dmitry Chestnykh
8fd26ebc40
Remove -webkit-font-smoothing: antialised
2013-08-23 12:43:04 +02:00
Tilo
6da5f9dd10
Merge pull request #169 from tilomitra/grids-test
...
revamp grids manual test
2013-08-22 14:46:28 -07:00
Tilo Mitra
a0d940231a
revamp grids manual test
2013-08-22 16:59:37 -04:00
Eric Ferraiuolo
2bc0f29de3
Specify font stacks for grids and grid units
...
By setting _specific_ font stacks grids, it can be assured that the
letter and word spacing will be applied correctly. The font stack for
grid units is then set back to `sans-serif`, which is also the default
font stack that Normalize.css applied to the `body`.
Closes #41
2013-08-22 16:48:38 -04:00
Tilo Mitra
6f7e767a2c
Merge branch 'grids-ie7-fix'
...
Conflicts:
HISTORY.md
2013-08-21 15:35:09 -04:00
Tilo Mitra
cc88bf2f07
update HISTORY.md with fix for #154
2013-08-20 16:13:41 -04:00
Tilo Mitra
f7dde71025
bump up decimal places to 4 units, remove *width for pure-u-1
2013-08-20 15:16:22 -04:00
Eric Ferraiuolo
f9bbf6f694
Use bower.json to get current Normalize.css version number
2013-08-12 10:34:23 -04:00
Eric Ferraiuolo
f496042888
Tweak formatting and remove unused stuff in Gruntfile
2013-08-07 19:14:23 -04:00