13 Commits

Author SHA1 Message Date
Lucas Larroche
759296f211 chore: remove docs and move to yarn 2022-10-15 17:23:02 +07:00
Lucas Larroche
36832baec6 refactor: animation name with dash-case 2022-09-11 16:18:58 +07:00
Lucas Larroche
4c914d1807 chore: Update sanitize.css resets 2022-03-06 10:53:20 +07:00
Lucas Larroche
3c7137d509 fix(rtl): Progress bar 2022-02-06 10:25:10 +07:00
Lucas Larroche
41314ab4b0 Revert "Merge branch 'master' into dev"
This reverts commit 6a6d67dbab230a058b494f6a468ed5f4423f1c4c, reversing
changes made to ba4bd765d8fb28466d816c098b03476754c13fc3.
2021-12-19 09:50:55 +07:00
Lucas Larroche
d5544ea021
Revert "Feature: modal" 2021-11-08 00:12:34 +07:00
Lucas Larroche
f6d38a7586 Order scss properties 2021-11-02 02:54:52 +07:00
Lucas Larroche
5f6e3c1abd Prettify code 2021-10-24 12:33:20 +07:00
Jarek Zgoda
cb5b746bbb Use sass division function instead of deprecated operator
This effectively make the SCSS code processable only by dart-sass
because neither libsass (and node-sass in consequence) nor ruby-sass
supports new syntax. See
https://sass-lang.com/documentation/breaking-changes/slash-div for more
information.

This fixes #27
2021-08-18 12:44:54 +02:00
Lucas Larroche
dc42ec62f3 Add a loading indicator for aria-busy 2021-07-17 15:19:19 +07:00
Lucas Larroche
dd534ef6a6 New --button-box-shadow var
+ rename `--form-element-focus` to `--form-element-focus-color`
+ code cleaning
2021-07-02 22:18:14 +07:00
Lucas Larroche
d12af72cab CSS Vars refactoring 2021-07-02 16:54:41 +07:00
Lucas
c74bb0eabe Add progress bar 2020-09-30 10:28:06 +07:00