Commit Graph

236 Commits

Author SHA1 Message Date
redonkulus
32076a3da2 fix #824 - fix disabled menu style 2021-01-20 10:43:15 -08:00
magikstm
4b3cdbc595
Buttons - Remove css for IE 6-8 (#794)
May need to be tested on mobile.
2020-05-10 14:28:59 -07:00
redonkulus
da4bf6b46a refactor: remove usage of deprecated webkit-overflow-scrolling 2020-05-07 08:36:48 -07:00
Seth Bertalotto
f59a16cebe
refactor: upgrade normalize, remove bower, remove old ie hacks (#790) 2020-05-05 08:15:25 -07:00
magikstm
409ea1e44e Fix issue 432 - pure-table-bordered issues (#718)
pure-table-bordered don't work when td has rowspan attribute on ie11,firefox 35
2019-06-16 07:25:27 -07:00
magikstm
4575552efa Fix horizontal scrollbars not appearing in IE11 and Chrome (#740) 2019-06-16 07:23:49 -07:00
krisaoe
7dc1371e01 Fix bug in pure-button active state's border colour. (#729) 2019-05-21 07:44:09 -07:00
Mark Allen Matney, Jr
159168758e fix "selected" menu item labels in nested menus (#708) 2018-09-11 14:08:44 -07:00
redonkulus
de4c3136cc update github org references to pure-css/pure 2018-01-18 19:41:39 -08:00
Seth Bertalotto
d1194def44
remove filter from button hover/focus for AMP compat (#677) 2017-11-06 22:01:10 -08:00
Seth Bertalotto
2fde4e7985 Remove comment 2017-05-10 10:19:19 -07:00
Tilo Mitra
7641b87740 add button groups to manual test page 2016-12-28 10:09:12 -08:00
Tilo Mitra
d4e401be82 add button groups 2016-12-28 10:08:52 -08:00
sbertal
606ab8c643 reset style for horizontal dropdown separator (fixes #545) 2016-12-23 06:11:53 -08:00
sbertal
c2b9045fd0 remove additional prefixes 2016-12-11 06:14:17 -08:00
leho
7c63e1185b Remove manual vendor prefixes 2016-12-11 06:09:03 -08:00
Diego Leme
ff324892dd Remove duplicate Firefox inner focus border (#457)
Snippet already exists in https://github.com/yahoo/pure/blob/master/src/buttons/css/buttons-core.css#L20

```
  &::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
```
2016-12-05 06:23:15 -08:00
Sly Gryphon
6c2aae1b89 Fix for grid inside table in IE 10/11 (#504)
* Fix for grid inside table in IE 10/11
2016-12-05 06:00:31 -08:00
Seth Bertalotto
93d70d66ea update grunt dependencies and fix csslint issues (#609) 2016-11-22 13:37:23 -08:00
Emerson Thompson
8b03931eaf Disabling event with pointer-events (#584)
The `pointer-events` property allows for control over how HTML elements respond to mouse/touch events – including CSS hover/active states, click/tap events in Javascript, and whether or not the cursor is visible.
2016-11-21 20:53:02 -08:00
djmattyg007
61c9e0df0f Update tests for new form input grid class 2015-02-21 19:25:38 +11:00
djmattyg007
48c0c9a900 Add 3/4 size for form input grid classes 2015-02-21 19:22:24 +11:00
James Alley
d571fa69e2 adding some new tests for tables 2015-02-05 17:12:41 -08:00
James Alley
9929ac0a2a adding a couple new test cases for tables invlolving row/colspans 2015-02-05 16:50:49 -08:00
James Alley
e321b6605b upping z-index a notch to prevent the problem outlined in https://github.com/yahoo/pure/issues/103 2015-02-02 16:50:30 -08:00
James Alley
024e036c2c removing some old ie cruft 2015-02-02 16:48:59 -08:00
James Alley
aab5adf943 adding in file 2015-02-02 16:15:11 -08:00
James Alley
e3fe17c672 some updates which improve the default alignment of form elements; improves the normalization of select element sizing too 2015-02-02 15:38:47 -08:00
James Alley
614a417a52 adding textareas to pure-group construct 2015-02-02 13:53:53 -08:00
James Alley
07e4869dba removing this file, and putting it in the pure-site instead, as an aid to developing the menus.js file 2015-02-02 13:02:51 -08:00
James Alley
341ca37673 Merge remote-tracking branch 'upstream/master' into new-menu 2015-01-30 17:20:55 -08:00
James Alley
6e3280420e Merge pull request #303 from tehnomaag/grouped-input-square-fix
Fixed grouped input square corners special case
2015-01-30 17:20:10 -08:00
James Alley
fff3c998de allows button active state to be represented in IE8 2015-01-30 16:51:08 -08:00
James Alley
25545725cb updating the dropdown-dev test page 2015-01-30 11:34:54 -08:00
James Alley
b3bef7767c just checking in some minor changes 2015-01-29 18:38:57 -08:00
James Alley
bbe30bd039 making menus more modular 2015-01-29 15:23:57 -08:00
James Alley
7f8115c520 breaking up menu into smaller files 2015-01-29 15:23:21 -08:00
James Alley
3a506f21e7 adds in pure-menu-allow-hover class 2015-01-29 13:14:30 -08:00
James Alley
5d6e31e2ad fixes bug with form-aligned 2015-01-28 17:56:17 -08:00
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
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
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