Commit Graph

518 Commits

Author SHA1 Message Date
Seth Bertalotto
14c7ef92ad Merge pull request #619 from yahoo/module
Add proper module api for node users
2016-12-20 12:17:44 -08:00
sbertal
cd6364faa8 add proper module api for node users 2016-12-19 22:49:35 -08:00
Seth Bertalotto
84c18afc05 Update to grunt-postcss@0.8.0 2016-12-12 20:26:01 -08:00
Seth Bertalotto
8b57ab82f8 Add david dependency badge 2016-12-12 20:24:53 -08:00
sbertal
e97ee8fb69 pure-0.6.1 2016-12-12 14:27:42 -08:00
Seth Bertalotto
4d9676b6ca Merge pull request #617 from yahoo/post-css
Migrate to post-css for browser prefixes
2016-12-11 20:48:05 -08:00
sbertal
c2b9045fd0 remove additional prefixes 2016-12-11 06:14:17 -08:00
leho
9f52d653cb Implement autoprefixer via grunt-postcss 2016-12-11 06:09:29 -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
2ca1b57430 Update node versions in travis (#613) 2016-11-25 06:40:33 -08:00
Seth Bertalotto
afb061c3a1 add github templates (#612) 2016-11-24 11:08:16 -08:00
Seth Bertalotto
31378c7202 Revert "Remove moot version property from bower.json" (#610) 2016-11-22 14:37:02 -08:00
Seth Bertalotto
93d70d66ea update grunt dependencies and fix csslint issues (#609) 2016-11-22 13:37:23 -08:00
totalknowledge
364e5f6991 Upgrade of grunt-contrib-compress. Fixes #607 (#608) 2016-11-22 06:52:49 -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
Xiaoxing Ye
af76b11478 use https-enabled cdn (#598) 2016-11-21 20:51:14 -08:00
Seth Bertalotto
214dbcc775 Remove All Rights Reserved from various files (#605)
* Remove All rights reserved.
2016-11-10 12:40:04 -08:00
Prashant Anantharaman
3fac70e1e0 Switch to https enabled CDN. (#588) 2016-08-09 16:31:55 -07:00
Chris Johnson
a6adc763fd Update README.md (#581)
* Update README.md

Clarify what's actually found in the release ZIP file.

* Update README.md

Correct my own darn misspelling.  :-p
2016-07-20 13:28:34 -07:00
Seth Bertalotto
a410eabd95 Merge pull request #544 from pra85/2016
Fixing initial copyright year
2016-01-20 09:28:48 -08:00
Prayag Verma
09b2cb3227 Update license to reflect only intial copyright year 2016-01-18 20:24:38 +05:30
Seth Bertalotto
394ee18a1c Merge pull request #503 from kkirsche/patch-1
Remove moot `version` property from bower.json
2015-12-02 10:05:15 -08:00
Seth Bertalotto
96d09febc8 Merge pull request #528 from 06b/master
Update Browser Support to match README.md
2015-12-02 10:00:04 -08:00
Jason Mitchell
17c5912a75 Merge pull request #498 from vsopvsop/patch-1
correct spelling for 'usually'
2015-11-29 03:14:56 -08:00
Adrian D. Alvarez
b0efad9518 Update Browser Support to match README.md 2015-10-05 23:30:52 -04:00
Kevin Kirsche
76c08da7ed Remove moot version property from bower.json
Per bower/bower.json-spec@a325da3
2015-06-10 18:27:33 -04:00
vsopvsop
c54ba31315 Update README.md 2015-06-01 12:42:07 +05:30
James Alley
1de90c1101 Merge pull request #443 from djmattyg007/patch-1
Add 3/4 size for form input grid classes
2015-04-28 10:26:05 -07:00
James Alley
0767f3ccde updating readme to reflect ability to install via npm 2015-03-05 10:55:32 -08:00
James Alley
21f8a27eaa adding nick to gruntfile so that we can continue to use _pure_ as the name even if _purecss_ is the package name for NPM 2015-03-05 10:25:10 -08:00
James Alley
8a650c36f9 Merge pull request #454 from jamesalley/npmdist
Publish Pure via NPM
2015-03-05 10:04:38 -08:00
James Alley
9a71ba4a87 adding files property to be explicit about what to include 2015-03-04 16:05:57 -08:00
James Alley
0aecd4eec0 updating homepage and main 2015-03-04 15:44:50 -08:00
James Alley
b87103a545 stripping out these dependencies (artifact of running npm init??) and adding matt 2015-03-04 15:41:13 -08:00
James Alley
897bf379a6 adding prepublish step 2015-03-04 15:33:17 -08:00
James Alley
54f3587c4c redundant 2015-03-04 15:27:18 -08:00
James Alley
f0da6fb207 adding EOF newline 2015-03-04 15:21:47 -08:00
James Alley
5bfa287743 adding broader npmignore to ignore all files with preceding . 2015-03-04 14:57:49 -08:00
James Alley
7bed809498 updating package.json after running npm init; getting things in order so I can publish the build files to NPM right from the pure repo. Added an .npmigore file to that end. 2015-03-04 14:55:49 -08:00
James Alley
8260d4739a updating version to -pre 2015-02-23 15:48:47 -08:00
James Alley
14b498e16f updating a couple of things in the readme 2015-02-23 15:24:22 -08:00
James Alley
79fadc84fc updating files for 0.6.0 release 2015-02-23 12:20:56 -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
a7057eec84 updating iOS targets 2015-02-03 17:38:13 -08:00
James Alley
8a7db591ea changing readme back to pure 0.5.0 until we get the deployment issues resolved 2015-02-03 17:36:24 -08:00