Commit graph

673 commits

Author SHA1 Message Date
Rhyne Vlaservich 7d51891e0c Update README status and about 2023-05-29 15:01:06 -04:00
Rhyne Vlaservich 155c66602a v1.9.2 2023-05-29 14:44:09 -04:00
Rhyne Vlaservich fb40ce705c Merge branch 'donmccurdy-hotfix/popover-visibility' 2023-05-29 14:41:36 -04:00
Rhyne Vlaservich 92da12bd3a v1.9.1 2023-05-29 14:41:25 -04:00
Don McCurdy d2bba9c930 Match transition lengths 2023-03-15 10:28:57 -04:00
Don McCurdy 6961c740e0 Remove transition macro. 2023-03-15 10:27:47 -04:00
Don McCurdy 11955f5c93
Apply suggestions from code review
Use 235ms transition duration, ease-in-out, and omit default value.

Co-authored-by: Olivier <olivierc8@hotmail.com>
2023-03-15 09:48:37 -04:00
Don McCurdy 6cd04adbc7 fix: Set visibility of popovers, so they do not appear when hovering over the hidden pseudoelement 2023-03-14 09:38:39 -07:00
Rhyne Vlaservich 6a682d685e v1.9.1 2022-12-26 15:02:44 -05:00
Rhyne Vlaservich 05094e2fd9 Fix dark mode alerts, buttons, and popovers 2022-12-26 15:00:49 -05:00
Rhyne Vlaservich 98566735bb v1.9.0 2022-11-24 12:22:40 -05:00
Rhyne Vlaservich 9b617f6283 Fix _navbar regression 2022-11-24 12:19:37 -05:00
Rhyne Vlaservich b9a3f08f65 Tweak colors 2022-11-24 12:13:03 -05:00
Mehdi El Fadil df96751517 ensure that collapsible style does not affect inputs and labels inside collapsible-body 2022-11-24 12:13:03 -05:00
Mehdi El Fadil 7e02a85c28 Show modal over navbar. Fix #268 2022-11-24 12:13:03 -05:00
Miguel Ibars 574566bcbe fix: Sass color unit deprecation warning 2022-11-24 12:13:03 -05:00
Famaxis ed69a1ceac Colors change for dark theme 2022-11-24 12:13:03 -05:00
Famaxis 57470dab5a Colors change for light theme, v2 2022-11-24 12:13:03 -05:00
Rhyne c4796bb2b3
Merge pull request #244 from Guergeiro/hotfix/navbar-icon
fix: Re-added height to navbar icon bars
2022-11-24 12:12:47 -05:00
Breno Salles bef7a17128 fix: Re-added height to navbar icon bars 2022-03-13 11:22:10 +00:00
Rhyne e9d058b1b4
Merge pull request #266 from marvelefe/master
Enable "font-display: swap " to avoid showing invisible text
2022-01-22 08:38:29 -05:00
Efe Omoregie 4535fa6922 Enable "font-display: swap" 2022-01-22 09:46:53 +01:00
Rhyne Vlaservich abe378d3ba v1.8.3 2021-12-25 14:43:41 -05:00
Rhyne Vlaservich b00e953314 v1.8.3 2021-12-25 14:36:47 -05:00
Rhyne Vlaservich a221d153f4 Add docs for distributing 2021-12-25 14:36:16 -05:00
Rhyne Vlaservich 7b45106cf6 Merge branch 'develop' 2021-12-25 12:41:56 -05:00
Rhyne Vlaservich 06c8d14d9e Merge branch 'mef-fix-li-font' 2021-12-25 12:39:29 -05:00
Mehdi El Fadil 79ee7efc93 fix: define font for list-item tags 2021-12-18 14:37:40 +00:00
Rhyne f9dc978667
Merge pull request #238 from toshihidetagami/feature-issue-234
add class for disabling shadows
2021-01-17 15:23:06 -05:00
Toshihide Tagami 7b55549c6c add class for disabling shadows 2021-01-16 13:26:51 +08:00
Rhyne Vlaservich aab255504a v1.8.2 2020-11-26 13:22:57 -05:00
Rhyne Vlaservich 9b3e0bd42a Fix Page.Hugo deprecation warning 2020-11-26 13:19:56 -05:00
Rhyne Vlaservich 3f6dcf5bd0 Upgrade the stylelint-config-sass-guidelines package
Done to fix two stylelint deprecation warnings:
- 'at-rule-blacklist'
- 'declaration-property-value-blacklist'
2020-11-26 13:15:42 -05:00
Rhyne Vlaservich 285a97a737 Fix alert color variables 2020-11-26 13:09:37 -05:00
Rhyne ba94bb0932
Merge pull request #232 from ChocolateLoverRaj/feature-custom-font-src
Change or disable font src
2020-11-26 12:57:54 -05:00
Rhyne c9d700831f
Merge pull request #231 from ChocolateLoverRaj/npm-audit-fix
Update vulnerable npm packages
2020-11-26 12:56:32 -05:00
Rhyne 122dc749b5
Merge pull request #230 from ChocolateLoverRaj/hotfix-update-docs
Updated docs
2020-11-26 12:36:54 -05:00
ChocolateLoverRaj 465387694f Change or disable font src 2020-11-17 09:52:52 -06:00
ChocolateLoverRaj 07ded259b9 Updated stylelint dependencies 2020-11-16 18:28:49 -06:00
ChocolateLoverRaj 8027b03f70 Updated docs 2020-11-16 17:16:29 -06:00
Rhyne Vlaservich af918f0313 v1.8.1 2020-10-07 08:58:30 -04:00
Rhyne Vlaservich 60c7dc93df Include src in NPM package 2020-10-07 08:55:55 -04:00
Rhyne 3b406c55b6
Merge pull request #226 from papercss/build/hot-reload
Add SCSS hot-reloading compilation for Hugo docs
2020-09-27 20:31:10 -04:00
Thomas Cazade 53ac2a6b6f Add constants for build-scripts 2020-09-14 08:12:09 +02:00
Thomas Cazade 270c302e51 Add hot-reload script, refactor log function into module 2020-09-14 08:02:44 +02:00
Thomas Cazade aaf5c494a5 Add chokidar and concurrently dev-deps 2020-09-14 08:02:00 +02:00
Rhyne Vlaservich ef6eb705bd Remove hugo environment in favor of node bin 2020-09-13 14:15:59 -04:00
Rhyne Vlaservich 359632d497 Fix hugo build 2020-09-13 14:13:51 -04:00
Rhyne Vlaservich 759e5a1584 Merge branch 'develop' for version 1.8.0 2020-09-13 14:03:24 -04:00
Rhyne Vlaservich 5064fa0224 v1.8.0 2020-09-13 13:53:26 -04:00