1
0
mirror of https://github.com/kognise/water.css.git synced 2025-02-23 05:12:25 +01:00

404 Commits

Author SHA1 Message Date
Jonas Kuske
d93d03acd5 chore: add .prettierignore 2020-05-30 03:14:24 +02:00
Jonas Kuske
f8c095827b fix: always update product hunt on theme change
If the selected (forced) theme was different from the system preference
and then switches back to auto, need to reset the product hunt theme too
2020-05-30 03:00:15 +02:00
Jonas Kuske
aff527a791 docs: correctly document default theme as "light" 2020-05-30 02:46:17 +02:00
Jonas Kuske
3a3762ff9e feat: turn "prefers-color-scheme" into link to MDN 2020-05-30 02:45:37 +02:00
Jonas Kuske
4b75b3aeb6 fix: update code to support IE & Edge Legacy 2020-05-30 02:42:08 +02:00
Jonas Kuske
68834efd73 refactor: remove old versionpicker code 2020-05-30 02:21:34 +02:00
Felix
5c0043984f Fix a smol typo 2020-05-28 19:40:15 -05:00
Felix
16fa28bdc8 Add a clarification about prefers-color-scheme support 2020-05-28 19:38:17 -05:00
Felix
c47f0e3599 Increase border radius 2020-05-28 19:33:52 -05:00
Felix
cd08cd22a9 Improve checkboxes and radio button styles 2020-05-28 19:28:24 -05:00
Felix
9248e5fb7b Merge branch 'two' into new-file-structure 2020-05-28 18:40:48 -05:00
Felix
56be0bc0ae Update readme badges 2020-05-28 18:37:30 -05:00
Felix
af69444728 Update the readme 2020-05-28 18:32:45 -05:00
Felix
958769a93f Update demo site url 2020-05-28 17:50:33 -05:00
Felix
afe8880a0f Update product hunt badge 2020-05-28 14:54:07 -05:00
Felix
c4d6f8ae20 Merge branch 'two' into new-file-structure 2020-05-28 14:42:34 -05:00
Felix
e56f81eeca Finesse some visuals 2020-05-28 14:42:14 -05:00
Felix
7e4251f5c1 Update docs pt.1 2020-05-28 14:40:02 -05:00
Felix
2c29269710 Fix some linting issues 2020-05-27 21:10:50 -05:00
Felix
9d96ee32f9 Update file structure 2020-05-27 21:04:05 -05:00
Felix
86d40b364c Force arrow functions 2020-05-27 21:03:51 -05:00
Felix
73143be201 Update cdn urls 2020-05-27 18:29:52 -05:00
Felix
8695e925ba Oops, I deleted the button code 2020-05-27 18:29:40 -05:00
Felix
1297b75c5c Make some changes outlined in #64 2020-05-27 14:47:48 -05:00
Felix
f7f5cae817 Clarify changesets a bit more in CONTRIBUTING.md 2020-05-27 14:23:56 -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
f2ab222da6 Remove redundant code 2020-05-26 21:36:14 -05:00
Felix
ff9bf59b8a Add changes from #140 2020-05-26 21:35:34 -05:00
Felix
44d3f6805a Finish merging (again) 2020-05-26 20:42:19 -05:00
Felix
71800d232f Revert "Merge pull request #51 from kognise/bugfix/custom-boxes"
This reverts commit 69e2d8821a252c15d2dd65b328b32f9189e989a4.
2020-05-26 20:42:04 -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
Felix
0ee55cfc7c Remove dist 2020-05-26 20:33:35 -05:00
Kognise
7799a68398
Merge pull request #150 from kognise/kylejrp-patch-filesize-goals
Fix filesize goals
2020-05-26 17:13:23 -05:00
Kognise
0508d04e65
Update filesize goals in index.html 2020-05-26 17:12:03 -05:00
Kognise
5a8a99999c
Merge branch 'master' into kylejrp-patch-filesize-goals 2020-05-26 17:07:47 -05:00
Kognise
7e86e4f67c
Merge pull request #166 from PaperMountainStudio/master
fix telephone.html being recognized as tel: etc.
2020-01-30 13:17:29 -05:00
Paper Mountain Studio
49fb387779 fix telephone.html being recognized as tel: etc. 2020-01-04 13:52:40 +01:00
Kognise
7c8261264f
Add run on Repl.it badge to README (#164)
Add run on Repl.it badge to README
2019-12-10 21:11:01 -05:00
Kognise
826327ee49 Add run on repl.it badge to README
This pull request configures this repository to be run on Repl.it.      It adds a `.replit` configuration file and a Repl.it badge to the `README`.
     You can read more about running repos on Repl.it [here](https://docs.repl.it/repls/dot-replit), or view the Repl [here](https://staging.repl.it/@Kognise/watercss-16).
2019-12-11 02:09:42 +00:00
Kognise
45d0f4e6f8
Break words when word wrapping (#162)
Break words when word wrapping
2019-11-15 00:32:48 -05:00
dotcomboom
b8ae8497b7
Break words when word wrapping
Prevents long strings of characters (say, "AAAAAAAAAAAAAAAAAAAAAAAA" for example) from going out of the content area and making you have to scroll.
2019-11-14 21:37:50 -06:00
kylejrp
bc386c2bcb
Merge pull request #92 from jonaskuske/docs/theming
[WIP] README update / Theming section
2019-11-05 10:05:32 -08:00
Jonas
4540c50966
Merge branch 'master' into docs/theming 2019-11-05 18:39:07 +01:00
kylejrp
f8bdc84277
Merge pull request #118 from yudi43/master
Update README.md
2019-11-01 21:44:02 -07:00
kylejrp
c38f959ffa
Merge branch 'master' into master 2019-11-01 21:43:00 -07:00
kylejrp
d0201a5a7e
Fix filesize goals
Supersedes #63, fixes #36.

Resubmitting the merge request without any `gulpfile.js` changes now that the old merge request is severely out of date.
2019-11-01 21:07:21 -07:00
kylejrp
3eaf87976a
Merge pull request #141 from M1seRy/master
chore: grammar in the meantime => in the mean time
2019-11-01 21:02:25 -07:00
kylejrp
e72ac1180b
Merge branch 'master' into master 2019-11-01 21:00:34 -07:00