Commit Graph

914 Commits

Author SHA1 Message Date
Tilo Mitra
569a681211 update HISTORY.md 2013-08-05 15:13:41 -04:00
Tilo Mitra
363df66074 add back common rules for all grid units 2013-08-05 12:35:06 -04:00
Tilo Mitra
d2db8427dc Change default classnames back to .pure-u-*
After thinking about it, it makes sense to just keep
these as .pure-u-* to preserve back-compat and so that
people don't get confused with the fact that these units
are the "default" units.
2013-08-05 12:34:58 -04:00
Tilo Mitra
82dba5c165 Remove CSSLint ignore + s/default-*/pure-d-*
The .default-* classnames should be prefixed with .pure-
However, .pure-default-x-y seems too verbose, so I changed
it to .pure-d-x-y.
2013-08-05 12:34:51 -04:00
Tilo Mitra
f56cb81fed prettify spaces and braces 2013-08-05 12:34:44 -04:00
Tilo Mitra
25497a2161 update grid-units to have IE-specific widths, and use new grid classnames 2013-08-05 12:34:38 -04:00
Tilo Mitra
f56887539e fix #143 by removing specific :focus styles for readonly inputs 2013-08-01 17:36:33 -04:00
Tilo Mitra
d20590c6e5 Revamp menus
This commit makes .pure-menu smaller, more responsive, and easier to customize.

- Remove `.pure-menu-open`
- Remove dropdown menu CSS
- Add `.pure-menu-responsive` and `.pure-menu-toggle` to
  make responsive horizontal menus.
- Make pure menus *really* easy to customize
2013-07-19 13:28:46 -04:00
Eric Ferraiuolo
1d3314e4a0 Update file size in README to latest size from 0.2.1 2013-07-18 16:40:56 -04:00
Eric Ferraiuolo
1919e486a6 Bump version to 0.2.2-pre 2013-07-17 19:23:54 -07:00
Eric Ferraiuolo
c3502ef2a4 Bump version to 0.2.1 2013-07-17 19:16:03 -07:00
Eric Ferraiuolo
f1201deb46 Remove link to issue #87 from HISTORY.md 2013-07-17 18:43:33 -07:00
Eric Ferraiuolo
0bd386e421 Update HISTORY.md to remove reverted .pure-button:visited commit 2013-07-17 14:10:44 -07:00
Eric Ferraiuolo
34e10e6389 Revert "Buttons no longer inherit page a:visited style"
This reverts commit 14a89fbe9f.
2013-07-17 14:10:25 -07:00
Eric Ferraiuolo
5dcd8520d2 Merge branch 'paginator-bug' of github.com:tilomitra/pure 2013-07-17 12:31:14 -07:00
Eric Ferraiuolo
dd7ecc2f27 Merge pull request #138 from ericf/history-0.2.1
Update HISTORY.md entries for v0.2.1, Closes #136
2013-07-17 12:14:09 -07:00
Eric Ferraiuolo
546799a77f Fix typo in HISTORY.md 2013-07-17 12:13:30 -07:00
Eric Ferraiuolo
bd0d1ae3f0 Organize and tweak v0.2.1 HISTORY entires 2013-07-17 12:08:02 -07:00
Eric Ferraiuolo
be2fbfc69f Add missing issue numbers to 0.2.1 HISTORY, tag people, and make links 2013-07-17 11:18:54 -07:00
Eric Ferraiuolo
8f3be02036 Update HISTORY.md for 0.2.1 to add module section headings 2013-07-17 09:40:41 -07:00
Eric Ferraiuolo
899d270078 Update README.md to add link to Customize section of pure-site
The Customize section of the website will be updated with a link to cdnjs.

Closes #123
2013-07-17 12:35:52 -04:00
Tilo Mitra
e4bf1ad814 group .pure-paginator rules into 1 selector 2013-07-17 12:08:27 -04:00
Eric Ferraiuolo
23bfcf11fe Merge pull request #131 from tilomitra/paginator-bug
increase margin between paginator items to fix issue #127
2013-07-17 09:07:05 -07:00
Tilo
7646702883 Merge pull request #8 from ericf/tilomitra-paginator-bug
Add _all_ Pure Grids styles to Paginator
2013-07-17 09:05:59 -07:00
Eric Ferraiuolo
d0fefa1b36 Add _all_ Pure Grids styles to Paginator
Fixes #127
Closes #131
2013-07-17 08:54:44 -07:00
Eric Ferraiuolo
293b850d16 Merge branch 'AurelioDeRosa-patch-1'
Conflicts:
	HISTORY.md
2013-07-17 08:35:58 -07:00
Tilo Mitra
22ccfc86bc reset letter-spacing and word-spacing for paginator list elements 2013-07-17 11:28:02 -04:00
Eric Ferraiuolo
cc1184ec94 Downgrade grunt-contrib-watch to a version that doesn't use tiny-lr
The watch task's tiny-lr dependency does not have a license, so we
needed to downgrade to a version which doesn't use it. The project seems
to be abandoned, and this pull request hasn't been merged:
https://github.com/mklabs/tiny-lr/pull/15
2013-07-16 13:19:17 -07:00
Tilo Mitra
896524449e Replace negative margin fix with grid whitespace-removal fix.
Tested on Latest Chrome, FF, Safari, IE7/8/9.
I had to make the left padding different from the right padding
since the text was appearing skewed to the left with the new
grid fix.
2013-07-16 14:42:37 -04:00
Eric Ferraiuolo
7eae88794c Merge pull request #132 from tilomitra/readonly-input
Differentiate [readonly] inputs from [disabled] inputs
2013-07-16 10:39:59 -07:00
Tilo Mitra
a25231e90b modify colors to be consistent with other colors in Pure 2013-07-16 12:10:19 -04:00
Eric Ferraiuolo
5ec83f04dc Change format of issue numbers listed in HISTORY.md 2013-07-11 17:34:08 -04:00
Eric Ferraiuolo
f7a230b1b6 Merge branch 'button-visited' of git://github.com/tilomitra/pure
Conflicts:
	HISTORY.md
2013-07-11 16:55:06 -04:00
Eric Ferraiuolo
502bc4f0bf Merge pull request #134 from tilomitra/grid-inline-block
Fix issue #94: Change `pure-u-1` to display: inline-block; width: 100%
2013-07-11 13:50:52 -07:00
Aurelio De Rosa
50742e0a93 Added margin for elements children of .pure-form-stacked 2013-07-10 22:45:26 +02:00
Tilo Mitra
aa165b5ecd update HISTORY for commit 14a89fb 2013-07-10 14:16:59 -04:00
Tilo Mitra
14a89fbe9f Buttons no longer inherit page a:visited style
This fixes issue #87.
2013-07-10 14:15:41 -04:00
Tilo Mitra
1446393fd9 add HISTORY entry for commit 7b8cab1 2013-07-10 12:00:45 -04:00
Tilo Mitra
7b8cab1eb7 Grid unit pure-u-1 is now display: block; width: 100%;
This commit fixes issue #94.
2013-07-10 11:59:39 -04:00
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
Aurelio De Rosa
3a2e622559 Updated Rounded Form section in manual test of forms.html 2013-07-10 00:59:49 +02:00
Aurelio De Rosa
445d7ac332 Updated style for .pure-input-rounded 2013-07-10 00:52:34 +02:00
Aurelio De Rosa
bc258aa7b8 Updated HISTORY.md to document pull request #133 2013-07-10 00:32:01 +02:00
Aurelio De Rosa
b2c4452b8b Update forms.css
Proposed fix for issue #109
2013-07-10 00:06:20 +02:00
Tilo Mitra
7f9f6b6835 update HISTORY.md with paginator button fix 2013-07-09 17:52:34 -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