Commit Graph
228 Commits
Author SHA1 Message Date
Darius Cepulis a4c2a375f6 fix(site): apply body background color
For the browsers who depend on body background color for overflow styling whoops
2025-10-31 14:38:51 -05:00
Darius CepulisandGitHub 52b522da29 feat(site): film grain (#150) 2025-10-31 14:32:49 -05:00
Darius Cepulis 8402b33ad7 fix(site): improve header typography 2025-10-31 13:37:07 -05:00
Darius Cepulis 5a341e4180 fix(site): improve legibility of aside 2025-10-31 13:19:26 -05:00
Darius Cepulis 0dcf6a895a fix(site): adjust footer for safari and firefox 2025-10-31 11:31:02 -05:00
Darius Cepulis 6f21b23263 fix: correct import on home page minimal skin 2025-10-30 09:08:53 -05:00
Darius Cepulis 4e145d8091 fix(site): shrink Aside and Blockquote child margins 2025-10-30 08:59:46 -05:00
Darius Cepulis bd9fd38aa4 feat(site): prefetch all links 2025-10-30 08:34:47 -05:00
Darius Cepulis bd6ef02282 feat(site): prefetch links that require redirects 2025-10-30 08:30:38 -05:00
Darius Cepulis ab1dec3a0a feat(site): restrict dev mode analytics 2025-10-30 08:29:37 -05:00
Darius Cepulis 30ab12b0f5 feat(site): add aside component 2025-10-30 08:19:26 -05:00
Darius Cepulis 088caf5212 revert(site): remove unnecessary hydration workarounds
This reverts commit 476fabf7aa.
2025-10-30 01:10:38 -05:00
Darius Cepulis 7418465768 fix(site): update discord invite URL 2025-10-30 01:06:27 -05:00
Darius Cepulis f17570156e fix: connect html eject skins to media-provider 2025-10-30 00:56:07 -05:00
Darius Cepulis 476fabf7aa feat(site): remove unnecessary hydration workarounds 2025-10-30 00:39:39 -05:00
Darius Cepulis 8f2a2c100b fix(site): scope HTML notice to HTML pages 2025-10-30 00:27:51 -05:00
Darius CepulisandGitHub 06a1a9e2f9 feat: eject examples (#149) 2025-10-30 00:24:53 -05:00
Rahim ed1398efbf docs(site): typo 2025-10-30 05:10:22 +00:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
5272b2678b chore: release main (#148)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@videojs/icons@0.1.0-preview.4 @videojs/react@0.1.0-preview.4 @videojs/html@0.1.0-preview.4 @videojs/utils@0.1.0-preview.4 @videojs/core@0.1.0-preview.4
2025-10-30 05:00:24 +00:00
Rahim 21b5dba955 docs(site): update element imports 2025-10-30 04:59:37 +00:00
Rahim eaaa03c284 feat(html): add element registrations 2025-10-30 04:51:51 +00:00
Darius CepulisandGitHub 9e4af60361 docs: initial concepts and recipes (#147) 2025-10-29 23:28:55 -05:00
Rahim a3e26b1617 chore(root): remove bbb.mp4 2025-10-30 03:46:43 +00:00
Rahim 212c300fa4 chore(root): update claude.md 2025-10-30 03:46:01 +00:00
Rahim 64bb5d0397 chore(root): add contributing.md 2025-10-30 03:26:43 +00:00
Rahim 4811a5d5f7 chore(root): fix architecture link in readme 2025-10-30 03:07:52 +00:00
Rahim abc4df3780 chore(site): add dom lib types 2025-10-30 03:06:05 +00:00
Rahim 4a677a0ae8 chore(root): add timeline 2025-10-30 03:04:47 +00:00
Rahim 462972e736 chore(root): update architecture docs 2025-10-30 02:56:07 +00:00
Rahim 2778b20ca3 chore(packages): move dom types down 2025-10-30 02:55:17 +00:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
c6e45fde16 chore: release main (#134)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@videojs/utils@0.1.0-preview.3 @videojs/core@0.1.0-preview.3 @videojs/icons@0.1.0-preview.3 @videojs/react@0.1.0-preview.3 @videojs/html@0.1.0-preview.3
2025-10-29 15:52:05 -05:00
Wesley LuytenandGitHub b737758453 fix(utils): remove unnecessary keyboard utils (#146) 2025-10-29 15:17:08 -05:00
Darius Cepulis 2ff96ded8f chore(site): update privacy policy 2025-10-29 14:42:08 -05:00
Wesley LuytenandGitHub 205e164654 chore: update repo URLs (#145) 2025-10-29 13:19:56 -05:00
Darius CepulisandGitHub df4692dbda feat(site): tabs (#144) 2025-10-29 12:43:03 -05:00
419911f2f2 feat: idiomatic html markup, use popover API, add safe polygon utility (#143)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-28 21:32:39 -05:00
Darius Cepulis d1583dd47d chore(site): rename website to site 2025-10-28 13:44:03 -05:00
Darius Cepulis 5dbaddc513 feat(site): raise prominence of home page demo toggles
Also: sneakily remove dark mode favicon. I didn't like it.
2025-10-28 13:33:25 -05:00
b9032ca387 docs: initial component examples (#123)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
2025-10-28 09:38:57 -05:00
Wesley Luyten 77182f1ab3 fix: add aria-hidden to focus guards 2025-10-27 13:21:57 -07:00
956dad7ff5 fix: visually hidden focus guards (#142)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-27 14:59:50 -05:00
Darius Cepulis 9eacedc484 feat(website): update favicon and theme color based on dark mode 2025-10-27 14:45:21 -05:00
Rahim 19ca2385f5 chore(react): add postcss-prefix-selector types 2025-10-27 19:42:40 +00:00
Darius Cepulis ea0006e75a chore(website): update roadmap 2025-10-27 13:58:36 -05:00
Darius CepulisandGitHub 1db9d0d3f3 fix(website): improve legibility with heavier font weight (#141) 2025-10-27 13:53:34 -05:00
Darius Cepulis 0aacd58c3f chore(website): hide blog 2025-10-27 13:13:04 -05:00
Sam PottsandGitHub 47ac22e9b8 feat(skins): add html port of minimal skin (#140) 2025-10-26 23:17:14 +11:00
Sam PottsandGitHub 67d1007d0c fix(react): prevent dev build race condition (#139) 2025-10-26 16:31:28 +11:00
Rahim e0fcfd582d chore(root): ignore linting commits starting with wip 2025-10-25 10:12:34 -07:00
RahimandGitHub 22d9cb64f2 fix(packages): update version badges (#138) 2025-10-25 09:56:39 -07:00