James Alley
d073e63a61
normalizes form selects
2015-01-28 13:02:34 -08:00
James Alley
25ef5c1ce4
merging from upstream
2015-01-27 15:20:34 -08:00
James Alley
02a404bff9
updating the examples, removing old responsive exmple
2015-01-27 14:57:32 -08:00
James Alley
1882442368
removing old file
2015-01-27 10:44:23 -08:00
James Alley
76e3ce45a1
adding back in pure-menu-fixed and some refinements to menu as I continue to work on the examples...
2015-01-26 18:42:01 -08:00
James Alley
2ee322f945
This commit jettisons the responsive horizontal menu concept and adds in a scrollable concept. Everything has been designed to work well with the new JS I've written which adds in better accessibility. More to come though.
2015-01-23 18:52:34 -08:00
James Alley
cb8704cc16
Merge pull request #419 from chaoaretasty/patch-1
...
Preventing grids distributing verticle space
2015-01-23 13:39:37 -08:00
James Alley
cc8cd7a802
Merge pull request #399 from gitter-badger/gitter-badge
...
Add a Gitter chat badge to README.md
2015-01-21 15:44:07 -08:00
James Alley
f316e85858
Merge pull request #417 from peterblazejewicz/update/deps
...
Update Grunt compress plugin to remove warnings. Closes #416 . Thanks for the good PR!
2015-01-21 15:43:35 -08:00
James Alley
efe31aa9a0
Merge pull request #344 from zanedev/fix-bg-color
...
change background color assignments to be more specific to only change b...
2015-01-20 17:31:41 -08:00
James Alley
517029f43a
resolving conflict with version of Normalize
2015-01-20 17:09:47 -08:00
James Alley
6c08690b36
Merge pull request #374 from tregoning/master
...
Agreed that this should be removed. I never did find out if there was some rationale for this originally.
2015-01-20 17:00:06 -08:00
James Alley
704e5fd5ec
fixes some problems with the custom implentation; the font-size: small rule ensures the caret :after for a dropdown menu does not affect the sizing of its parent box, which was causing bad vertical alignment of links in the horizontal menu.
2015-01-20 15:49:13 -08:00
James Alley
524b2fc90f
removing width here because it causes submenu widths to be limited to their parent
2015-01-20 15:29:03 -08:00
James Alley
01d18ff41d
misc whitespace cleanup
2015-01-20 15:08:08 -08:00
James Alley
acd1fbb469
removing thin dotted styles for old IE; IE8+ can display the solid blue border just fine.
2015-01-20 14:43:22 -08:00
James Alley
40952f5a50
Initial commit of edits in support of the new menu.
2015-01-20 14:33:54 -08:00
Chao
0833fe802c
Preventing grids distributing verticle space
...
When there's a grid container of a defined height excess vertical space gets distributed across the rows rather than allowing each row to take up its natural height [see this fiddle](http://jsfiddle.net/ambekpdm/ ). As grids are used for horizontal positioning it's pretty counter intuitive to come across it affecting vertical distribution. This can be fixed by adding `align-content: flex-start` to the element with the `pure-g` class.
Not sure if this is something best fixed by adding this style in to Pure itself or something to highlight on the site along with the box-sizing notes. But considering it causes significantly different behaviour in browsers without flexbox I'd consider this to be the best place.
2014-12-30 13:29:05 +00:00
Peter Blazejewicz
1904838c60
Update Grunt compress plugin to remove warnings. Closes #416
2014-12-29 21:04:44 +01:00
Eric Ferraiuolo
e5fd3d2dac
Merge pull request #413 from jconniff/readme-sharp
...
make readme image sharper
2014-12-03 19:05:41 -05:00
Jeff Conniff
bf9c2fc56f
make readme image sharper
2014-12-03 15:47:36 -08:00
Eric Ferraiuolo
da31a0f44a
Merge pull request #411 from jconniff/readme-brand
...
Readme brand image update
2014-12-03 16:36:25 -05:00
Jeff Conniff
10e58ec30c
Added new branding images
2014-12-03 13:22:41 -08:00
Jeff Conniff
7cbc2ce363
removing old readme brand image
2014-12-03 13:19:19 -08:00
The Gitter Badger
b6f803dade
Added Gitter badge
2014-11-07 18:25:14 +00:00
Eric Ferraiuolo
4c0c615098
Merge pull request #368 from paazmaya/master
...
Upgrading to Normalize.css 3.0.1. Fixes #306
2014-10-06 11:25:20 -04:00
Sahat Yalkabov
729e2bebca
readme: flat style build status badge
2014-09-08 21:40:03 -07:00
Sahat Yalkabov
e5816ef1ac
readme: svg badge for build status
...
Improve readability on high dpi displays.
2014-09-04 16:18:52 -07:00
John Tregoning
4a487193e2
Refactoring form.css in order to remove unnecessary CSS code
2014-09-02 17:28:02 -07:00
Juga Paazmaya
db93c2168d
Merge remote-tracking branch 'upstream/master'
2014-09-01 23:20:28 +03:00
Juga Paazmaya
ef746300c6
Setting Normalize.css version to read: compatible with 3.0
2014-08-27 18:56:29 +03:00
Eric Ferraiuolo
3371dd1816
Merge pull request #371 from ericf/yahoo-org
...
Update URLs to point to Yahoo org on GitHub
2014-08-26 14:06:42 -04:00
Eric Ferraiuolo
370d0d3218
Update URLs to point to Yahoo org on GitHub
...
Closes #366
2014-08-26 12:06:14 -04:00
Tilo Mitra
9c55ca2d52
update menus manual test
2014-08-25 10:55:27 -07:00
Tilo Mitra
4a52463933
add white background over dropdown children
2014-08-25 10:50:50 -07:00
Tilo Mitra
eab6a0ca65
add z-index in case another menu is behind this menu
2014-08-25 10:50:28 -07:00
Tilo Mitra
87eff25f43
change order of concatenation
2014-08-25 10:50:08 -07:00
Tilo Mitra
e8c024525c
Merge branch 'master' of github.com:yui/pure into new-menu
...
Conflicts:
src/menus/css/menus-core.css
src/menus/tests/manual/menus.html
2014-08-25 10:30:31 -07:00
Tilo Mitra
b247b2de34
add customized menu example
2014-08-25 10:25:44 -07:00
Tilo Mitra
5aaebe0e71
add border-box rule
2014-08-25 10:25:33 -07:00
Tilo Mitra
f0754b3388
update Gruntfile for new menus
2014-08-24 16:14:38 -07:00
Tilo Mitra
fa7ffd3527
Revamp Menus to make them mobile-first with dropdown support
...
- Removed menus-paginator, I don't think it's very useful
- Added CSS-only dropdowns
- Mobile-first
- Easier to style, with new classnames
- Responsive Menus supported
2014-08-24 16:13:19 -07:00
Juga Paazmaya
f26a2a6eef
Upgrading to Normalize.css 3.0.1. Fixes #306
2014-08-21 16:07:59 +03:00
Eric Ferraiuolo
be60214f1b
Remove line-break from Tables test page
2014-08-20 17:36:10 -07:00
Narcis Radu
9404335efb
fix nested bordered table
2014-08-21 03:04:28 +03:00
Eric Ferraiuolo
c39d9a4a33
Merge pull request #355 from achalv/readme
...
Made additions to Build Files subsection.
2014-08-20 09:28:08 -07:00
Achal Varma
0d135e9eea
Made additions to Build Files subsection.
2014-07-21 17:56:31 -05:00
Eric Ferraiuolo
88ed40df27
Update dev dependencies
2014-07-10 18:27:18 -04:00
zane
a44b656186
change background color assignments to be more specific to only change background color and not entire background property overriding background images and anything else declared on background.
2014-06-12 14:32:52 -07:00
Eric Ferraiuolo
669182a166
Bump version to v0.5.0
2014-05-27 14:17:03 -07:00