Commit Graph

336 Commits

Author SHA1 Message Date
albertosantini
c442d1a074 Remove global grunt dep. 2013-09-26 17:17:35 +02:00
Eric Ferraiuolo
14e82f0560 Merge pull request #201 from ericf/grunt-css-selectors
Use grunt-css-selectors Grunt plugin to prefix Normalize.css selectors
2013-09-25 15:06:08 -07:00
Eric Ferraiuolo
3e88deff10 Update HISTORY.md for base-context body change 2013-09-25 00:38:19 -04:00
Eric Ferraiuolo
61e26272a9 Use grunt-css-selectors Grunt plugin to prefix Normalize.css selectors 2013-09-25 00:34:55 -04:00
Achal Varma
c54e21c71e Added PR number (195) 2013-09-13 14:00:50 -05:00
Achal Varma
2dcaa7fff2 Updated History.md in the correct format. 2013-09-13 13:57:20 -05:00
Achal Varma
ff443fb124 Updated src/buttons/css/buttons.css to fix Issue #191 in yui/pure
http://git.io/PbMz2g
2013-09-13 13:53:30 -05:00
Eric Ferraiuolo
79411aea8c Update file size in README to latest size from 0.3.0 2013-09-09 13:34:02 -04:00
Eric Ferraiuolo
72012642c5 Bump version to 0.3.1-pre 2013-09-09 12:40:11 -04:00
Eric Ferraiuolo
104a10cb02 Bump version to v0.3.0 2013-09-09 12:31:10 -04:00
Eric Ferraiuolo
8f9d6c76aa Update HISTORY to include all issues related to Grids improvements 2013-09-09 12:00:24 -04:00
Eric Ferraiuolo
77c92da532 Update Grids manual test to add monospace nested grid test 2013-09-09 11:56:50 -04:00
Eric Ferraiuolo
6656a51a17 Bump version to 0.3.0-rc-3 2013-09-06 13:27:05 -04:00
Eric Ferraiuolo
9d2bbccd83 Merge pull request #190 from ericf/grid-flexbox
Use CSS3 Flexbox in Grids when possible
2013-09-06 10:25:04 -07:00
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
Ricardo Torres
26ff82efc7 Fix the issue when you have a big sized textarea and its label appears aligned to the middle 2013-08-25 21:12:56 -03:00
Ricardo Torres
a89eb87d79 Update HISTORY.md with fix for #174 2013-08-25 21:10:44 -03:00
Ricardo Torres
44d577192e Fix the issue when you have a big sized textarea and its label appears aligned to the middle 2013-08-25 21:08:40 -03:00