Tilo Mitra
80a741e8a1
indent
2013-07-10 11:54:59 -04:00
Tilo Mitra
e9b1f1bf15
add issue + committer reference
2013-07-10 11:54:36 -04:00
Tilo Mitra
561a3d3e04
remove cursor property for readonly inputs
2013-07-10 11:54:22 -04:00
Tilo Mitra
abe3e76054
update HISTORY.md with [readonly] input enhancement
2013-07-09 17:50:55 -04:00
Tilo Mitra
e1545d54e9
Differentiate [readonly] form inputs from [disabled]
...
This commit builds on top of jaseg's commit (4c5caee
).
Readonly form inputs have a different style from both
[disabled] and normal inputs.
[readonly] inputs do not have the default :focus style.
2013-07-09 17:26:11 -04:00
jaseg
3b76f889c2
Forms: Make [readonly] inputs easily readable
2013-07-09 16:42:58 -04:00
Eric Ferraiuolo
742a0beb49
Merge branch 'label-color' of git://github.com/AurelioDeRosa/pure into AurelioDeRosa-label-color
...
Conflicts:
HISTORY.md
2013-07-09 10:26:58 -04:00
Eric Ferraiuolo
b4e623e9dd
Merge pull request #120 from AurelioDeRosa/master
...
Fixed issue #95
2013-07-09 07:20:13 -07:00
Aurelio De Rosa
c321389319
Update HISTORY.md
...
Documented fix for issue [#89 ](https://github.com/yui/pure/issues/89 )
2013-07-01 23:03:26 +02:00
Aurelio De Rosa
7109a8b51c
Update forms.css
...
Removed the gray color of forms' labels. Fix for issue [#89 ](https://github.com/yui/pure/issues/89 )
2013-07-01 23:02:32 +02:00
Aurelio De Rosa
b51ebbbb16
Update HISTORY.md
...
Documented the fix for issue #95
2013-07-01 22:31:57 +02:00
Aurelio De Rosa
ecd9b2c8c9
Update tables.css
...
Fix for issue #95
2013-07-01 22:28:35 +02:00
Tilo
7047b57d14
Merge pull request #115 from chilts/patch-1
...
Update with typo for .pure-u-1-6 from 16.656 to 16.666
2013-06-25 14:38:23 -07:00
Andrew Chilton
ba18944769
Update HISTORY.md
...
Added history for commit 371ce08
2013-06-25 20:36:01 +12:00
Andrew Chilton
371ce08b0f
Update with typo for .pure-u-1-6 from 16.656 to 16.666
2013-06-22 23:06:11 +12:00
Tilo Mitra
1809be0a23
s/following/subsequent
2013-06-19 20:15:47 -06:00
Aurelio De Rosa
b97ede0b78
Update HISTORY.md
...
Added explanation for commit 297c5ba
that fix issue #90
2013-06-19 20:14:36 -06:00
Aurelio De Rosa
297c5ba32e
Update forms.css
...
Update based on the solution proposed in issue #90 .
2013-06-18 21:28:08 +02:00
Tilo
3782be8c29
Merge pull request #96 from msweeney/consistent-buttons
...
This PR fixes a cut and paste bug that mapped text inputs to pure-form instead of pure-group.
2013-06-14 08:11:07 -07:00
Tilo
208764a170
Merge pull request #99 from AurelioDeRosa/patch-1
...
Update HISTORY.md
2013-06-14 08:10:28 -07:00
Matt Sweeney
2785bdc085
Add history entry for targeting.
2013-06-13 22:07:45 -07:00
Aurelio De Rosa
d753d2066f
Update HISTORY.md
...
Based on [this](https://github.com/yui/pure/pull/51 ), the right name is pure-menu-separator.
2013-06-14 01:48:41 +03:00
Matt Sweeney
a0c01e30f6
Merge branch 'master' into consistent-buttons
2013-06-12 11:14:33 -07:00
Eric Ferraiuolo
2b4ce431e4
Merge pull request #91 from rgrove/patch-1
...
s/Pures's/Pure's/ in CONTRIBUTING.md
2013-06-11 17:18:57 -07:00
Ryan Grove
416a1a8d6d
s/Pures's/Pure's/
2013-06-11 17:07:28 -07:00
Eric Ferraiuolo
e5ca1ed40a
Update Pure's file size (this time without including HTTP header sizes)
2013-06-11 18:46:02 -04:00
Eric Ferraiuolo
fcdf9aec12
Bump version to 0.2.1-pre
2013-06-11 18:38:05 -04:00
Eric Ferraiuolo
869b2ae90e
Bump version to 0.2.0
2013-06-11 18:33:44 -04:00
Eric Ferraiuolo
cf1dfbec6e
Highlight :focus
styles change in README.md
2013-06-11 18:30:36 -04:00
Eric Ferraiuolo
6edb7e1344
Merge pull request #86 from ericf/improve-focus
...
Improve `:focus` styles by making the same as `:hover` styles
2013-06-11 13:53:17 -07:00
Eric Ferraiuolo
9e44256809
Update HISTORY.md entries with more info on :focus
changes
2013-06-11 16:44:54 -04:00
Eric Ferraiuolo
45e0b584b8
Update styles for focused disabled Menu items to look disabled
2013-06-11 16:14:17 -04:00
Eric Ferraiuolo
c76879b411
Add back cursor: not-allowed
for disabled buttons
2013-06-11 16:04:20 -04:00
Eric Ferraiuolo
83823f17f0
Improve :focus
styles by making the same as :hover
styles
2013-06-11 15:36:15 -04:00
Eric Ferraiuolo
f19b4a8dc6
Add Base to Menus test page
2013-06-11 15:36:03 -04:00
Eric Ferraiuolo
e7f5a23722
Clean up Buttons test page to be a very plain HTML page
2013-06-11 15:20:32 -04:00
Eric Ferraiuolo
a12b12bef1
Clean up misc. formatting, cursor
and outline
styles
2013-06-11 15:18:40 -04:00
Eric Ferraiuolo
2feb6c1680
Ignore soon-to-be created folders from Screwdriver CI builds
2013-06-11 12:03:48 -04:00
Eric Ferraiuolo
28f4d7a2ed
Merge pull request #83 from ericf/contributing
...
Add CONTRIBUTING.md which documents how to contribute to Pure
2013-06-10 09:27:37 -07:00
Eric Ferraiuolo
f45de3d572
Remove extra space from CONTRIBUTING.md
2013-06-10 12:27:04 -04:00
Eric Ferraiuolo
014c3a23dc
Add CONTRIBUTING.md which documents how to contribute to Pure
...
The README.md was updated to remove some information which now lives in
CONTRIBUTING.md.
Closes #75
2013-06-10 12:20:21 -04:00
Tilo
ec4f27cc45
Merge pull request #81 from ericf/code-formatting
...
Improve consistency of code formatting
2013-06-10 07:55:58 -07:00
Eric Ferraiuolo
554266361f
Improve consistency of code formatting
...
This re-formats the code which was formatted differently than primary
way CSS code in Pure.
2013-06-10 10:02:55 -04:00
Eric Ferraiuolo
c799e152e9
Tweak some of the recent HISTORY.md entries
2013-06-07 23:21:57 -04:00
Eric Ferraiuolo
9d6410646f
Merge branch 'consistent-buttons' of github.com:tilomitra/kimono into consistent-buttons
...
Conflicts:
src/forms/css/forms.css
2013-06-07 23:01:19 -04:00
Tilo
6583e73efa
Merge pull request #76 from ericf/build-watch
...
Change `grunt watch` task for first run a build
2013-06-07 10:25:48 -07:00
Eric Ferraiuolo
04d158f414
Change grunt watch
task for first run a build
2013-06-07 13:00:35 -04:00
Eric Ferraiuolo
956898df0b
Merge pull request #70 from tilomitra/menu-outline
...
Fix for issue #22 : Remove dotted focus border from menus
2013-06-07 08:29:29 -07:00
Matt Sweeney
1b9e251586
Fix form-group rules for text inputs.
2013-06-07 02:28:05 -07:00
Eric Ferraiuolo
c25c08097b
Merge pull request #69 from tilomitra/no-prefix
...
Fix for issue #23 : Remove -webkit and -moz prefixes for older CSS3 properties.
2013-06-06 18:59:03 -07:00