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 |
|
Tilo Mitra
|
a42c44729c
|
be more verbose in history.md
|
2013-06-06 19:08:30 -04:00 |
|
Tilo Mitra
|
2e357aa919
|
remove incorrect history entry
|
2013-06-06 19:06:50 -04:00 |
|
Tilo Mitra
|
0d10f77653
|
Merge branch 'consistent-buttons' of github.com:msweeney/pure into msweeney-buttons
Conflicts:
src/forms/css/forms.css
|
2013-06-06 19:04:53 -04:00 |
|
Matt Sweeney
|
31116be637
|
Convert tabs to spaces.
|
2013-06-06 14:49:31 -07:00 |
|
Tilo Mitra
|
2584aa3add
|
add HISTORY.md for commits 128b7d7..de6a56d
|
2013-06-06 10:37:07 -04:00 |
|
Tilo Mitra
|
de6a56d826
|
add focus-state background for menu-items that reveal children
|
2013-06-06 10:34:39 -04:00 |
|
Tilo Mitra
|
128b7d7101
|
add outline:none on menu focus state
|
2013-06-06 10:34:11 -04:00 |
|
Tilo Mitra
|
de4955ba44
|
add fix for issue #23 to HISTORY.md
|
2013-06-06 10:16:53 -04:00 |
|
Tilo Mitra
|
45518caff5
|
Fixes issue #23
Removes browser prefixes for CSS properties that don't need prefixes
in supported environments.
|
2013-06-06 10:14:19 -04:00 |
|
Tilo Mitra
|
94f6a06c4f
|
update HISTORY.md with details of 13e113
|
2013-06-06 10:08:36 -04:00 |
|
Tilo Mitra
|
aa9fa1eace
|
update stacked form manual test
|
2013-06-06 10:06:53 -04:00 |
|
Tilo Mitra
|
13e1134a0f
|
<input>s and <textarea>s should not be display: block for stacked forms.
Only labels should be display:block. This allows the .pure-form-message*
classes to work as expected.
|
2013-06-06 10:05:41 -04:00 |
|
Matt Sweeney
|
82271a4558
|
Include all text-like INPUT elements for collapse to block in narrow view.
|
2013-06-05 23:08:00 -07:00 |
|
Matt Sweeney
|
2aa7f41022
|
Narrow text attributes for form-stacked to avoid targeting buttons.
|
2013-06-05 22:50:18 -07:00 |
|
Matt Sweeney
|
46fb38fab5
|
Replace single quote with double quotes for attribute selectors.
|
2013-06-05 22:47:27 -07:00 |
|
Matt Sweeney
|
01551ea44a
|
Remove block button from narrow view for consistency with other button types.
|
2013-06-05 22:41:04 -07:00 |
|
Matt Sweeney
|
e3e65d33af
|
Add line breaks between rules.
|
2013-06-05 22:39:28 -07:00 |
|
Tilo
|
17e7cec73c
|
Merge pull request #67 from ericf/grunt-watch
Add `grunt watch` task
|
2013-06-05 20:07:08 -07:00 |
|
Eric Ferraiuolo
|
97043c6679
|
Updated HISTORY.md with developer workflow improvements
|
2013-06-05 19:27:41 -04:00 |
|
Eric Ferraiuolo
|
3ddec31543
|
Update README.md with grunt watch info
|
2013-06-05 19:15:28 -04:00 |
|
Eric Ferraiuolo
|
cc528c5d61
|
Add grunt watch task
|
2013-06-05 18:51:10 -04:00 |
|
Eric Ferraiuolo
|
30bd2b8947
|
Update README.md to add info about grunt test
|
2013-06-05 18:02:15 -03:00 |
|
Eric Ferraiuolo
|
76a25ea440
|
Update README.md with Travis CI status badge
|
2013-06-05 17:55:43 -03:00 |
|
Eric Ferraiuolo
|
2ee1870605
|
Add Travis integration
|
2013-06-05 16:49:21 -04:00 |
|
Eric Ferraiuolo
|
6a2a050fbd
|
Merge pull request #65 from ericf/csslint
Add CSSLint and `grunt test` task to lint CSS in the src/ dir
|
2013-06-05 13:39:38 -07:00 |
|