Commit graph

673 commits

Author SHA1 Message Date
Rhyne Vlaservich 18d9cd7522 Add dark mode docs and prepare for release 2020-09-13 13:48:31 -04:00
Rhyne Vlaservich 705a1a2664 Fix markdown rendering with new Hugo version 2020-09-13 12:00:27 -04:00
Rhyne 5c470e9fd2
Merge pull request #219 from papercss/build/remove-gulp
Migrate build-tools from gulp to native NodeJS (SASS-compiler, PostCSS)
2020-09-13 11:53:50 -04:00
Rhyne 11ea531271
Merge pull request #199 from seifsay3d/feature-dark-mode
Add dark mode support 🌗
2020-09-13 11:39:37 -04:00
Thomas Cazade 310797c92a Write paper.css to docs assets, use logger function 2020-09-07 09:32:59 +02:00
Thomas Cazade 40b4508032 Re-add hugo-bin as a dev-dependency 2020-09-07 09:32:18 +02:00
Seifeldin Mahjoub 6f166e544c feat: change links color to secondary 2020-09-07 02:27:55 +02:00
Seifeldin Mahjoub 493d673f5d fix: code for dark-theme 2020-09-07 02:26:43 +02:00
Seifeldin Mahjoub ac67209535 fix: border styles 2020-09-07 02:11:51 +02:00
Seifeldin Mahjoub a810ac7551 fix: form focus styles 2020-09-07 00:19:52 +02:00
Seifeldin Mahjoub 496409f2b8 fix: code styling 2020-09-07 00:19:31 +02:00
Seifeldin Mahjoub 2c2edbadfa fix: cards border color 2020-09-06 20:28:16 +02:00
Seifeldin Mahjoub e60492710e fix: update alerts and badges text 2020-09-06 20:22:55 +02:00
Seifeldin Mahjoub 1198a321b0 chore: remove comments 2020-09-04 14:24:40 +02:00
Seifeldin Mahjoub 22ce468ea4 feat: add more color vars 2020-08-26 00:47:09 +02:00
Seifeldin Mahjoub 36afea4c08 chore: use color mixin in cards 2020-08-26 00:46:44 +02:00
Seifeldin Mahjoub a7c72c9992 fix: linting issues 2020-08-26 00:46:29 +02:00
Seifeldin Mahjoub 24981e9553 chore: use color mixin in forms 2020-08-26 00:46:01 +02:00
Seifeldin Mahjoub 63c7e1d795 chore: use color mixin in modals 2020-08-26 00:45:40 +02:00
Seifeldin Mahjoub 71194873cc chore: use color mixin in progress 2020-08-26 00:45:10 +02:00
Seifeldin Mahjoub a2fad6ecf9 chore: use color mixin in navbar 2020-08-26 00:44:43 +02:00
Seifeldin Mahjoub 63bba4d3ff chore: use color mixin in buttons 2020-08-26 00:40:03 +02:00
Seifeldin Mahjoub 4a27b7c0fa chore : use color mixin in popover 2020-08-26 00:39:08 +02:00
Seifeldin Mahjoub b9af460828 fix: (docs) borders to use same markup 2020-08-26 00:37:26 +02:00
Seifeldin Mahjoub 5fb606250b chore: use color mixin in borders 2020-08-26 00:36:52 +02:00
Seifeldin Mahjoub de8cbd3ca7 chore: fix typo 2020-08-26 00:36:06 +02:00
Seifeldin Mahjoub 97cc2f3c31 chore: use color mixin in badges 2020-08-26 00:35:42 +02:00
Seifeldin Mahjoub 415dca3d75 chore: use color mixin in alerts 2020-08-26 00:35:20 +02:00
Thomas Cazade b5fb97a77d Remove dependencies used for quixote testing 2020-08-25 07:45:09 +02:00
Thomas Cazade 2e045dad4a Update .npmignore to ignore all build-tools and source-code files 2020-08-25 07:42:09 +02:00
Thomas Cazade c505950f57 Remove quixote and minimal tests as they are not relevant anymore
Travis is also disconnected from the repo and we have Netlify previews
2020-08-25 07:41:47 +02:00
Thomas Cazade fe62b6fd41 Build for v1.7.0 2020-08-25 07:32:24 +02:00
Thomas Cazade 8d27b3838a Remove /dist from .gitignore 2020-08-25 07:32:13 +02:00
Thomas Cazade 55b8ab41e1 Migrate build-tools from gulp to native compilation 2020-08-25 07:32:00 +02:00
Rhyne Vlaservich 7f3bbfe5b1 Update contributing and readme for node-gyp requirements 2020-08-23 15:50:32 -04:00
Rhyne 6541844c71
Merge pull request #213 from Benbb96/feature-style-input-range
Feature: Paper style for range sliders
2020-08-23 15:38:46 -04:00
Rhyne 73837465e1
Merge pull request #217 from ChocolateLoverRaj/feature-update-clean-css
Hotfix: update clean css
2020-08-23 15:18:23 -04:00
ChocolateLoverRaj 1a0f29791f Merge remote-tracking branch 'origin/master' into hotfix-update-clean-css 2020-08-17 08:29:28 -05:00
ChocolateLoverRaj 454c36a405 At least 3.9.3 2020-08-17 08:27:42 -05:00
bbe 71835734fd Remove range input border 2020-08-17 12:28:11 +02:00
Rhyne 81c159527a
Merge pull request #212 from Benbb96/hotfix-minor-html-errors-in-forms
Correct minor errors in forms.md
2020-08-16 10:49:55 -04:00
bbe 46a3ff1103 Correct minor errors in forms.md 2020-08-11 11:37:37 +02:00
bbe b4be7ae2d2 Add examples in documentation forms.md 2020-08-11 11:32:11 +02:00
bbe f5c102ea11 Add paper style for input[type=range]
(cherry picked from commit 28d49a3d0e)
2020-08-11 11:13:43 +02:00
Seifeldin Mahjoub 688f27d959 chore: use color mixin in tabs 2020-08-10 01:21:36 +02:00
Seifeldin Mahjoub ebd2598c9a chore: remove commented code 2020-08-10 01:17:10 +02:00
Seifeldin Mahjoub 5c8a72b734 fix: auto generate css varaibales from theme-map 2020-08-10 01:16:26 +02:00
Seifeldin Mahjoub 9247411659 chore: use color mixin in images 2020-08-10 01:12:48 +02:00
Seifeldin Mahjoub c07130703e chore: use color mixin in accordion 2020-08-10 01:12:00 +02:00
Seifeldin Mahjoub a5a030fe42 chore: dry css vars declartion 2020-08-09 00:44:02 +02:00