Commit Graph

289 Commits

Author SHA1 Message Date
Eric Ferraiuolo
1fa9cf9001 Add HISTORY entry for normalized button heights 2013-11-06 14:42:37 -08:00
Eric Ferraiuolo
74c952aa68 Merge branch 'master' of github.com:narcis-radu/pure into narcis-radu-master 2013-11-06 14:37:16 -08:00
Narcis Radu
ba5d3a7a4e pure buttons with custom fonts 2013-10-26 09:33:57 +03:00
Narcis Radu
0f8f2966fa Revert "Same height for pure-button when using custom fonts"
This reverts commit 2ed11acb47.
2013-10-26 09:30:57 +03:00
Narcis Radu
2ed11acb47 Same height for pure-button when using custom fonts
When using custom fonts, buttons (a and input) don't have the same
height (issue #221).
2013-10-18 11:14:25 +03:00
Eric Ferraiuolo
60f8827600 Merge pull request #214 from AurelioDeRosa/master
Removed all the occurrences of -ms-linear-gradient() (issue #200)
2013-10-14 09:16:29 -07:00
Aurelio De Rosa
f666eb74fa Removed all the occurrences of -ms-linear-gradient() (issue #200) 2013-10-09 00:12:47 +02:00
Eric Ferraiuolo
ea37411518 Merge pull request #203 from albertosantini/no-global-grunt-dep
No global grunt dep
2013-09-27 11:49:30 -07:00
icebox
af3b933cda Run grunt test and not default one. 2013-09-27 18:48:17 +02:00
albertosantini
58db3cc164 Add grunt-cli dep and scripts test. 2013-09-26 17:18:47 +02:00
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
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