1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-06 05:07:54 +02:00

77 Commits

Author SHA1 Message Date
Kognise
d950cbc9f8 Fix broken HTML 2021-08-23 11:51:21 -04:00
Kognise
002df477cd Update bookmarklet in HTML 2021-08-21 11:17:15 -04:00
HarshitJoshi9152
506e106b55 using dark/light stylesheets 2021-08-21 10:47:42 +05:30
HarshitJoshi9152
0859ec67e6 added icons & fix ! 2021-08-21 01:13:25 +05:30
HarshitJoshi9152
10d49f02fb added basic functionality for theme switch button 2021-08-20 19:53:23 +05:30
Deepak Kumar
343594365c Button Styling for Reset Button 2021-01-04 22:01:17 +05:30
Kognise
d785c31c8b Style changes 2020-10-02 17:35:01 +00:00
Duy K. Bui
f89b85b65e feat: Add <dialog> support 2020-10-02 13:08:57 -04:00
Kognise
d45487ee96 Fix opengraph image 2020-10-01 14:09:54 -04:00
Kognise
7341679dd5 dist/ -> out/ 2020-10-01 13:42:13 -04:00
Felix
882e01f17c Farewell, Google Analytics 2020-06-29 11:46:18 -05:00
Felix
f19031a071 Update file size 2020-05-31 19:55:00 -05:00
Kognise
7b5fab9549 Merge pull request #199 from kognise/fix/accessibility-checks
Add pa11y and fix accessibility issues
2020-05-30 20:47:10 -05:00
Felix
757ffe6805 Add pa11y and fix accessibility issues 2020-05-30 19:42:16 -05:00
Jonas Kuske
47cb989588 fix: add rel=noopener to link 2020-05-31 01:43:28 +02:00
Felix
1c7806c518 Add summary/details to the demo page, improve styles 2020-05-30 13:58:58 -05:00
Felix
7a656de78e Add color emojis to the base stylesheet 2020-05-29 23:23:08 -05:00
Felix
c940d74d10 Add bookmarklet to documentation 2020-05-29 22:37:47 -05:00
Felix
95296ac857 Update file sizes 2020-05-29 22:26:32 -05:00
Jonas Kuske
827691d551 fix: allow overriding product hunt theme 2020-05-30 05:16:45 +02:00
Jonas Kuske
30cbcfa492 fix: no bouncey transition, max scale 1 2020-05-30 05:09:52 +02:00
Jonas Kuske
4af11172f1 feat: remove misleading note about browser support 2020-05-30 04:46:54 +02:00
Jonas Kuske
919e2974a2 fix: use correct h3 id, remove unnecessary scripts 2020-05-30 04:45:15 +02:00
Jonas Kuske
a838f4fcec refactor: minor cleanup 2020-05-30 04:35:33 +02:00
Jonas Kuske
c938689a7e feat: wire up copy button 2020-05-30 04:27:57 +02:00
Jonas Kuske
24ac400205 feat: add transitions for the code snippets 2020-05-30 03:58:04 +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
9248e5fb7b Merge branch 'two' into new-file-structure 2020-05-28 18:40:48 -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
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
73143be201 Update cdn urls 2020-05-27 18:29:52 -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
Jonas Kuske
4db53a2790 feat: improved table markup & CSS cleanup 2019-06-10 15:22:06 +02:00
Jonas Kuske
6434c142d2 feat: add SEO stuff 2019-06-09 22:52:55 +02:00
Jonas Kuske
a1be24b96b feat: output styles to docs, so site can use them 2019-06-09 16:17:24 +02:00
Jonas Kuske
72385eb668 fix: locate webmanifest in root so start_url works 2019-06-09 15:30:02 +02:00
Jonas Kuske
78221f471c feat: use ESM version of favicon-mode-switcher 2019-06-09 15:27:36 +02:00
Jonas Kuske
4cf2713004 fix: update css imports to be independent from CDN 2019-06-09 14:27:34 +02:00
Jonas Kuske
eca4067fb0 feat: show when theme is overwritten by prefers-color-scheme 2019-06-09 01:56:38 +02:00
Jonas Kuske
a8c482f5d8 fix: make <details> styling compatible with proposed changes in #87 2019-06-09 00:33:30 +02:00
Jonas Kuske
491e554784 fix: restore <details> styling in Firefox
only remove startup stylesheet on first JS style load
2019-06-09 00:06:01 +02:00
Jonas Kuske
cd15e37177 fix: update regex so only valid themes in URL params are used 2019-06-08 23:14:51 +02:00
Jonas Kuske
d0ca9554f0 fix: update icon hrefs for dark mode icons 2019-06-08 22:31:40 +02:00
Jonas Kuske
758cd36841 feat: update so branch base matches current master 2019-06-08 21:35:56 +02:00