Commit graph

284 commits

Author SHA1 Message Date
rhyneav
178ff4398d Merge branch 'release-1.3' v1.3.0 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
Afzal Sayed
674b7ca428 Removing margin 2017-12-06 15:24:33 +05:30
Afzal Sayed
ab7bae8f4c Merge branch 'fix-code-tag' of https://github.com/afzalsayed96/papercss into fix-code-tag 2017-12-06 15:14:16 +05:30
Afzal Sayed
448a579d61
removing pre wrap 2017-12-06 14:19:27 +05:30
Afzal Sayed
850378b88b Added overflow scroll for code 2017-12-06 12:51:11 +05:30
Thomas Cazade
838d41d6df Added postinstall script 2017-12-05 23:45:24 +01:00
Thomas Cazade
60884fc432 Updated gulpfile to build css for each component in dist/components/ 2017-12-05 23:45:16 +01:00
Thomas Cazade
5333ca8cbe Each file should import its dependent file(s) if using vars or classes from them 2017-12-05 23:44:51 +01:00
Rhyne
552e24bece
Merge pull request #99 from Fraham/MoreColorTests
Tests for colors
2017-12-05 16:20:24 -05:00
Fraham
29ac42744c Tests for colors 2017-12-05 20:00:06 +00:00
Afzal Sayed
f9ac17616c bg fix 2017-12-05 23:19:28 +05:30
Afzal Sayed
44e9be6429
Merge pull request #6 from papercss/master
Update fork
2017-12-05 19:56:38 +05:30
Afzal Sayed
8466ba358c Adding new code 2017-12-05 19:52:37 +05:30
Afzal Sayed
7259ef0660
Merge branch 'master' into fix-code-tag 2017-12-05 19:43:19 +05:30
Afzal Sayed
ea5babaf39
Merge branch 'master' into fix-code-tag 2017-12-05 19:42:19 +05:30