Commit graph

298 commits

Author SHA1 Message Date
Daniel Ruf 89e4ebec38
move GitHub pull request template to .github 2017-12-24 22:36:35 +01:00
rhyneav 231f77a767 Merge branch 'afzalsayed96-patch-3' 2017-12-16 16:54:21 -05:00
rhyneav 308b870e7b Update version number in docs for 1.3.1 2017-12-16 16:50:03 -05:00
Thomas Cazade 14ec027b07 Remove some unused code as @afzalsayed96 said in #117 2017-12-16 16:50:03 -05:00
Thomas Cazade fd54a854bd Bump npm version + description 2017-12-16 16:50:03 -05:00
Thomas Cazade abb85a3092 Fixed imports in models.less which breaks the gulp build 2017-12-16 16:50:03 -05:00
rhyneav 922870098a Merge branch 'develop' 2017-12-16 09:08:59 -05:00
rhyneav 1cfdbb70b6 Update version number in docs for 1.3.1 2017-12-16 09:08:01 -05:00
Thomas Cazade 4cac25de82 Remove some unused code as @afzalsayed96 said in #117 2017-12-16 15:05:16 +01:00
Afzal Sayed 86f27d6121
shouts outs? shouts out? shout out?
Typo
2017-12-16 00:17:03 +05:30
Thomas Cazade 0e180613ea Bump npm version + description 2017-12-15 16:25:13 +01:00
Thomas Cazade f05c090cb7 Merge branch 'master' of github.com:papercss/papercss into develop 2017-12-15 16:15:46 +01:00
Thomas Cazade 01b94eeba6 Fixed imports in models.less which breaks the gulp build 2017-12-15 16:15:14 +01:00
rhyneav 4b90626278 Merge branch 'release-1.3' into develop 2017-12-15 09:28:04 -05:00
rhyneav 178ff4398d Merge branch 'release-1.3' 2017-12-15 09:19:33 -05:00
rhyneav 9f5511e368 bump npm version 2017-12-15 09:14:49 -05:00
rhyneav c1b0847d48 Update for version 1.3 2017-12-15 09:14:06 -05:00
Thomas Cazade 9dedd265ba
Merge pull request #114 from papercss/separate-components
Modularize papercss
2017-12-14 13:58:01 +01:00
Thomas Cazade d34ffa1963 Merge branch 'master' of github.com:papercss/papercss into separate-components 2017-12-14 13:51:59 +01:00
Fraham a00907ee67
Merge pull request #109 from Fraham/separate-components
Remove laucher from travis setup
2017-12-11 20:08:32 +00:00
Fraham 3f7f59a559 Remove laucher from travis setup 2017-12-11 19:51:14 +00:00
Fraham b05900806b
Merge pull request #102 from afzalsayed96/feature-modals
Feature modals
2017-12-11 18:35:54 +00:00
Thomas Cazade e4e63ba1bd Merge branch 'develop' of github.com:papercss/papercss into develop 2017-12-10 17:06:02 +01:00
Thomas Cazade 3fc30ad1d8 README rewrite, better for people who discover this framework 2017-12-10 17:05:24 +01:00
Thomas Cazade 566072095a
Merge pull request #107 from afzalsayed96/hotfix-mobile-chrome
Hotfix mobile chrome
2017-12-10 16:31:41 +01:00
Afzal Sayed 0204fec167
Removed paper-border modal 2017-12-10 20:30:48 +05:30
Afzal Sayed aa704a700d
Merge branch 'develop' into hotfix-mobile-chrome 2017-12-10 20:27:19 +05:30
Afzal Sayed a2379ae706
Merge branch 'develop' into hotfix-mobile-chrome 2017-12-10 20:26:07 +05:30
Afzal Sayed e1c2eeece3 Mobile support for chrome 2017-12-10 13:12:44 +05:30
Thomas Cazade 69d616cddf Added normalize.css in reset.less and updated gulpfile 2017-12-09 19:14:15 +01:00
Thomas Cazade 11b6dd6e21 Removed normalize and gulp-concat 2017-12-09 19:13:36 +01:00
Thomas Cazade e1e3438745 Another attempt to include properly normalize.css 2017-12-09 10:07:58 +01:00
Thomas Cazade 25ce035c7f Added normalize.less fix #26 also export it in dist/components 2017-12-08 20:36:04 +01:00
Thomas Cazade cd460a3ba3 ES6 syntax 2017-12-08 20:34:56 +01:00
Thomas Cazade 6069f65b1e Added normalize.less 2017-12-08 20:34:44 +01:00
Thomas Cazade ab4883c3a2 Trying to update postinstall without breaking travis-ci 2017-12-08 19:44:08 +01:00
Afzal Sayed 2c40e7829c
Merge pull request #7 from papercss/master
merge update
2017-12-08 17:28:57 +05:30
Afzal Sayed b0a7121d56 added max width for modal dialog 2017-12-08 17:14:59 +05:30
Thomas Cazade 9fe7de9e8c Test broke, revert back to stable state 2017-12-08 12:41:00 +01:00
Thomas Cazade d48f705800 Removed path to gulp in postinstall script 2017-12-08 12:33:14 +01:00
Thomas Cazade 6672538a98
Merge pull request #105 from papercss/package-deps
Separated devDeps with deps
2017-12-08 12:22:04 +01:00
Thomas Cazade 487e8f9321 Separated devDeps with deps 2017-12-08 12:17:58 +01:00
Thomas Cazade 844b838868
Merge pull request #100 from papercss/gulpfile
Each component have its own css file in dist/components
2017-12-08 11:54:43 +01:00
Thomas Cazade a1c37e10f1 Import colors as a dependency in tabs 2017-12-08 11:51:03 +01:00
Thomas Cazade 52ac6a22f1 Merge branch 'develop' of github.com:papercss/papercss into gulpfile 2017-12-08 11:49:09 +01:00
rhyneav 4bb6627ecc add <code> tag for features in develop 2017-12-07 16:39:35 -05:00
rhyneav d5188bd271 Merge branch 'afzalsayed96-fix-code-tag' into develop 2017-12-07 16:31:49 -05:00
rhyneav 3425a78f5b Merge branch 'afzalsayed96-fix-code-tag' 2017-12-07 16:24:41 -05:00
Afzal Sayed 33fd6b7290 Adding modal section 2017-12-06 21:42:17 +05:30
Afzal Sayed e82329ee06
pre-wrap --> pre 2017-12-06 21:33:45 +05:30