Commit Graph
338 Commits
Author SHA1 Message Date
Wesley LuytenGitHubgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
43de2dbe8a chore: release main (#1815)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-03 09:38:12 +10:00
d081719035 docs(site): add i18n concept, guides, and API reference (#1600)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
2026-08-03 09:27:26 +10:00
Renzo DelfinoandGitHub cfb5632265 fix(core): keep controls visible while tapping controls on touch (#1704) 2026-07-31 11:49:21 -07:00
rahimandGitHub 066227de58 refactor(packages)!: replace button availability with disabled and hidden state (#1474) 2026-07-31 11:37:20 -07:00
Sam PottsandGitHub a5e73393fe feat(core): add status announcer state updates (#1659) 2026-07-31 09:20:03 +10:00
Sam PottsandGitHub 0f4a9b4127 fix(packages): prevent controls click triggering interactions (#1885) 2026-07-30 07:37:20 -07:00
rahimandGitHub 75dcc6675b refactor(media)!: extract media package from core (#1879) 2026-07-28 21:14:50 -07:00
Sam PottsandGitHub a3e673bd68 feat(i18n): convert to opaque keys (#1848) 2026-07-28 16:46:25 +10:00
Sam PottsandGitHub be89470447 feat(packages): add flip functionality to popovers/tooltips/menus (#1857) 2026-07-28 16:30:24 +10:00
Sam PottsandGitHub 359e56ca49 chore(ci): upgrade deps (#1868) 2026-07-28 13:07:09 +10:00
409e7ef225 feat(packages): add mux media with src parsing, structured source, and storyboards (#1850)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-27 16:55:24 -07:00
Sam PottsandGitHub 72e175e1bd perf(core): batch menu viewport measurements (#1823) 2026-07-17 08:19:54 +10:00
Darius CepulisandGitHub 0dd84b819e fix(site): surface native media properties on element reference pages (#1722) 2026-07-15 09:31:13 -07:00
a9a09a7e52 docs(site): complete menu radio group references with demos and options hooks (#1807)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 15:34:52 -07:00
82b9e43bb5 fix(i18n): error text updates (#1822)
Co-authored-by: Sam Potts <sam.potts@mux.com>
2026-07-13 08:19:18 +10:00
Sam PottsandGitHub c1348eaac8 fix(core): add missing i18n translations (#1817) 2026-07-09 20:28:46 -07:00
Sam PottsandGitHub 028dadb385 feat(packages): i18n (#1708) 2026-07-10 12:58:47 +10:00
Wesley LuytenGitHubgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
9850e0c346 chore: release main (#1599)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-07 13:08:22 -05:00
Sam PottsandGitHub 47e74a139e fix(html): avoid menu item value render loop (#1791) 2026-07-02 15:11:19 +10:00
Sam PottsandGitHub be4d5a1155 feat(packages): add time display toggle (#1669) 2026-07-01 12:27:27 +10:00
0de3fef878 fix(skin): improve buffering, overlays, and input feedback (#1547)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 09:49:12 +10:00
131e176dde feat(packages): add pauseOnDrag to time slider (#1596)
Co-authored-by: shiminshen <16914659+shiminshen@users.noreply.github.com>
2026-06-30 13:55:59 -07:00
Santiago PuppoandGitHub 3f2f4a4a5a feat(core): Support AirPlay on MSE (#1692) 2026-06-30 10:31:49 -07:00
Sam PottsandGitHub 5d44c4debf feat(packages): add audio tracks menu (#1714) 2026-06-30 13:40:24 +10:00
Sam PottsandGitHub f3652bd90b fix(skin): improvements to menu styles (#1725) 2026-06-30 11:32:09 +10:00
Sam PottsandGitHub 9ab7adefb7 fix(packages): handle menu child mutations (#1739) 2026-06-30 10:20:07 +10:00
Wesley LuytenandGitHub d321522cf0 refactor(packages)!: rename hls media stack to hlsjs naming (#1753) 2026-06-26 11:59:39 -07:00
Wesley LuytenandGitHub 0460a48d93 fix(core): upgrade dash.js to 5.2.0 (#1724) 2026-06-23 12:59:33 -07:00
Darius CepulisandGitHub d799be1063 feat(site): API reference pages for media elements (#1342) 2026-06-19 09:44:54 -07:00
edfec1c93e revert(core): unmerge i18n stack base (#1707)
Co-authored-by: Wesley Luyten <me@wesleyluyten.com>
2026-06-18 15:20:35 -07:00
f0f9eed544 refactor(core)!: move media capability predicates to core layer (#1705)
Co-authored-by: Rahim <rahim.alwer@gmail.com>
2026-06-18 15:00:26 -07:00
accf4bfa34 fix(packages): escape HTML special chars in serializeAttributes to prevent XSS (#1670)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Wesley Luyten <me@wesleyluyten.com>
2026-06-18 12:23:19 -07:00
9170a5879e feat(core): add built-in locale packs and lazy loadLocale (#1590)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-18 12:16:47 -07:00
768bf09da0 feat(core): add i18n foundation with English locale and UI wiring (#1589)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Wesley Luyten <me@wesleyluyten.com>
2026-06-18 11:55:38 -07:00
9bcdf5ffc2 fix(site): update use-media reference for mediahost architecture (#1702)
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
2026-06-18 11:14:45 -07:00
Wesley LuytenandGitHub b32b80e55b refactor(core): rework media config as a plain getter/setter (#1697) 2026-06-17 17:58:52 -07:00
Wesley LuytenandGitHub 1b31f3e8d7 feat(core): add vimeo media host and html/react components (#1667) 2026-06-18 09:36:31 +10:00
Sam PottsandGitHub 035b509c7a feat(packages): compound tooltips with label and shortcut parts (#1494) 2026-06-18 08:12:16 +10:00
Sam PottsandGitHub 9275f93504 feat(packages): add resolved rendition to auto label (#1698) 2026-06-18 07:42:00 +10:00
Sam PottsandGitHub 74da6821d7 feat(core): add quality selection state (#1693) 2026-06-18 07:20:13 +10:00
Ronald UrbinaandGitHub 47aca0f798 fix(core): remove 1-9 digit key seek from slider keyboard handler (#1690) 2026-06-16 10:50:16 -03:00
Wesley LuytenandGitHub 67b39fe4bd feat(core): add media tracks and renditions support (#1664) 2026-06-15 07:39:55 +10:00
Wesley LuytenandGitHub 0ffe1a9197 feat(media)!: add Google Cast by default to HLS, DASH media (#1661) 2026-06-12 17:34:14 -07:00
Renzo DelfinoandGitHub 48a984aecd fix(core): prevent mobile controls flash on first tap after auto-hide (#1556) 2026-06-10 14:39:39 -03:00
00b6f0be1d feat(packages): add settings menu (#1615)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 13:54:45 +10:00
Sam PottsandGitHub 62d0524b83 feat(core): lock fullscreen orientation (#1656) 2026-06-10 10:32:43 +10:00
Santiago PuppoandGitHub 24a78d253a refactor(core): airplay button (#1614) 2026-06-03 13:54:28 -07:00
Sam PottsandGitHub 2f5e23e100 fix(core): update trigger aria-expanded on close (#1644) 2026-06-02 17:07:20 +10:00
Sam PottsandGitHub e9a619e03a fix(core): focus selected radio menu items (#1645) 2026-06-02 16:40:11 +10:00
Sam PottsandGitHub e7aa0a6669 feat(packages): constrain popovers to positioning boundary (#1627) 2026-05-29 16:26:15 +10:00