Felix Mattick
9cf9e052ac
Globally set box-sizing to border-box (and improve code snippet copy button)
2022-01-22 12:58:18 -06:00
Felix Mattick
2ca1eee9cf
Upgrade dependencies
2022-01-22 12:45:38 -06:00
Felix Mattick
2e4933270e
Add NPM installation instructions and update goals ( #221 )
2022-01-22 11:55:55 -06:00
Felix Mattick
3decb548f4
(Jankily) clean up overflow and make code snippet link to min.css
2022-01-22 11:44:36 -06:00
Felix Mattick
2d952880b2
Fix product hunt focus styles (again)
2022-01-21 13:14:45 -06:00
Felix Mattick
a50c8a01ee
Merge branch 'documentation' into development
2022-01-21 13:14:00 -06:00
Felix Mattick
e81b5d1606
Better documentation
...
Add files via upload
Delete docs.html
Delete sheets.css
Add files via upload
Delete docs.html
Delete scr.js
Delete sheets.css
Add files via upload
Add description list styles
Misc. style changes
Add documentation
Create swift-dots-run.md
2022-01-21 13:07:36 -06:00
Tan Zhen Yong
8505823c87
Add additional form elements to demo ( #271 )
...
* Fix multiple checked in radio group
There should only be one value checked by default in a radio group.
* Add additional form elements to demo
2022-01-20 16:04:44 -06:00
Felix Mattick
216d6defd9
Improve Product Hunt focus style
2022-01-20 15:43:13 -06:00
Tan Zhen Yong
059b290e2b
Prevent submitting the demo form ( #272 )
...
* Prevent submitting the demo form
When the submit button on the demo form is pressed, the form is actually
submitted and the page is refreshed.
Let's prevent the form from submitting by adding a dummy onsubmit
handler that returns false.
* Create hungry-eagles-shout.md
Co-authored-by: Kognise <felix.mattick@gmail.com >
2022-01-20 15:09:07 -06:00
Kognise
e9b6b916ec
Save theme in bookmarklet
2021-10-02 20:20:06 -04:00
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