1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-13 16:44:58 +02:00
Commit Graph

28 Commits

Author SHA1 Message Date
Felix
757ffe6805 Add pa11y and fix accessibility issues 2020-05-30 19:42:16 -05:00
Felix
9622806a42 Remove posthtml-include 2020-05-30 17:52:29 -05:00
Felix
b06097ee38 Remove unneeded styles 2020-05-30 12:47:34 -05:00
Felix
fa7e9f5c51 Add husky 2020-05-28 23:05:22 -05:00
Felix
f67b8da4fa Add Changesets and update documentation 2020-05-27 14:20:45 -05:00
Felix
332e8cea03 Linting, so much linting
I installed and configured stylelint and eslint, and added an editorconfig as well as a vscode recommended extensions file.

The reason the diff is so large is I ran the linters and fixed all the linting issues.
2020-05-27 13:09:20 -05:00
Felix
d6766ceeda Finish merging 2020-05-26 20:40:01 -05:00
Felix
45dcac5f93 Merge branch 'master' into two 2020-05-26 20:36:21 -05:00
kylejrp
0a87b29b6e Merge branch 'master' into add/style-guidelines 2019-11-01 17:03:57 -07:00
dependabot[bot]
5c413838c3 build(deps): bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-01 23:22:29 +00:00
dependabot[bot]
885f26712e build(deps): bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-02 19:12:05 +00:00
Felix Mattick
dbc9c50f34 Add style linting and fix problems 2019-10-02 12:03:14 -07:00
Felix Mattick
2d029be3fc Install standard 2019-10-02 10:59:34 -07:00
Jonas Kuske
758cd36841 feat: update so branch base matches current master 2019-06-08 21:35:56 +02:00
Jonas Kuske
893b8ab4ed chore: add docs dependencies to pkg json 2019-06-08 21:20:35 +02:00
Jonas Kuske
ba843037d0 refactor: add proper typing 2019-06-08 21:19:33 +02:00
Jonas Kuske
6bf48e1615 refactor: add HTML processing, picker as partial 2019-06-08 21:19:33 +02:00
Jonas Kuske
033390881e feat: add build step for docs, minor improvements 2019-06-08 21:19:28 +02:00
Jonas Kuske
436a4211eb feat: inline SVGs using postcss-inline-svg 2019-06-07 00:46:32 +02:00
Jonas Kuske
11b0a7d3a5 feat: update gulp to compile using PostCSS 2019-05-07 01:43:58 +02:00
Jonas Kuske
413e189821 feat: update gulpfile to compile CSS variables 2019-05-06 00:24:42 +02:00
Kyle Pollard
cd35275bbc Added .min.css files to dist
Made .css contain human readable styles
2019-04-20 12:29:10 -07:00
Kognise
b8b95d4f49 Add byte size printer 2019-04-07 22:18:31 -04:00
Kyle Pollard
a4f4eb370a Added browser-sync 2019-04-07 17:47:23 -07:00
Kyle Pollard
b19121261e Added sourcemaps, autoprefixing, css minification 2019-04-07 17:41:13 -07:00
Kognise
bfd619e330 Add dev server 2019-04-06 15:52:37 -04:00
Kognise
54d5cbd805 Restructure everything 2019-04-06 15:07:11 -04:00
Kognise
4eaabf55cc Move to yarn 2019-04-06 14:32:07 -04:00