# Changelog ## [0.1.0-preview.2](https://github.com/muxinc/vjs-10-monorepo/compare/@videojs/html@0.1.0-preview.1...@videojs/html@0.1.0-preview.2) (2025-10-25) ### Miscellaneous Chores * **@videojs/html:** Synchronize videojs versions ### Dependencies * The following workspace dependencies were updated * dependencies * @videojs/core bumped to 0.1.0-preview.2 * @videojs/icons bumped to 0.1.0-preview.2 * @videojs/utils bumped to 0.1.0-preview.2 ## [0.1.0-preview.1](https://github.com/muxinc/vjs-10-monorepo/compare/@videojs/html@0.1.0-preview.0...@videojs/html@0.1.0-preview.1) (2025-10-25) ### Features * add compound html timerange component ([#14](https://github.com/muxinc/vjs-10-monorepo/issues/14)) ([017ecdb](https://github.com/muxinc/vjs-10-monorepo/commit/017ecdbff991d140ea42e4a855269a54e0a19adc)) * add core range, time and volume range ([#23](https://github.com/muxinc/vjs-10-monorepo/issues/23)) ([687b765](https://github.com/muxinc/vjs-10-monorepo/commit/687b7655b0b6356c28663ca85c8f6d25a1023c18)) * add data style attributes to popover ([#62](https://github.com/muxinc/vjs-10-monorepo/issues/62)) ([6d7325c](https://github.com/muxinc/vjs-10-monorepo/commit/6d7325cedb182c37b955e729d32204e4afbba948)) * add display click to play / pause ([#117](https://github.com/muxinc/vjs-10-monorepo/issues/117)) ([4f06ef6](https://github.com/muxinc/vjs-10-monorepo/commit/4f06ef6c7684fd7064ca76685003a1c38ebd09cd)) * add focus state to sliders and volume slider ([#60](https://github.com/muxinc/vjs-10-monorepo/issues/60)) ([f514051](https://github.com/muxinc/vjs-10-monorepo/commit/f514051263f95d892315eed9d44b3d83829e5d4b)) * add html preview time display ([#58](https://github.com/muxinc/vjs-10-monorepo/issues/58)) ([871701a](https://github.com/muxinc/vjs-10-monorepo/commit/871701a453e49192ef986d286aaf957c0f533a93)) * add HTML tooltip component ([#40](https://github.com/muxinc/vjs-10-monorepo/issues/40)) ([d2a0b27](https://github.com/muxinc/vjs-10-monorepo/commit/d2a0b27272f1967e5f7cde2df12920af92e3c300)) * add HTML vertical orientation to time and volume ([#32](https://github.com/muxinc/vjs-10-monorepo/issues/32)) ([7b79854](https://github.com/muxinc/vjs-10-monorepo/commit/7b798543042e53e3c0a718b54b6c69038bbc1fcd)) * add keyboard control to sliders ([#115](https://github.com/muxinc/vjs-10-monorepo/issues/115)) ([0a49026](https://github.com/muxinc/vjs-10-monorepo/commit/0a4902623d58f51055b1cc65498a0e716533ec29)) * add media-popover, cleanup html demo ([#34](https://github.com/muxinc/vjs-10-monorepo/issues/34)) ([17b632f](https://github.com/muxinc/vjs-10-monorepo/commit/17b632f5f9c7ad6c4d84115e7ef42ee02e4ac2ba)) * add showRemaining functionality to current time display ([ab07a8a](https://github.com/muxinc/vjs-10-monorepo/commit/ab07a8a9a26f68066e292718f3cd17a2640c5477)) * add tooltip transition status ([05988a8](https://github.com/muxinc/vjs-10-monorepo/commit/05988a82ba10fe10eaa277d65bdf99cb022ff0e0)) * add volume range compound component ([#19](https://github.com/muxinc/vjs-10-monorepo/issues/19)) ([aefe890](https://github.com/muxinc/vjs-10-monorepo/commit/aefe890fee93981542282087b2f2c7474f1b47e6)) * **core,html,react:** implement VolumeRange component with integrated state management ([2282f47](https://github.com/muxinc/vjs-10-monorepo/commit/2282f4799b1c3fc3c55473bdfc2def86384d5d19)) * **html:** add fullscreen button component and icons ([63a3402](https://github.com/muxinc/vjs-10-monorepo/commit/63a340213f483a809f736022a5eb8ef5683888e1)) * **html:** implement duration display component ([e35dd44](https://github.com/muxinc/vjs-10-monorepo/commit/e35dd44be86effee6e93882e88bb841e60c73fd9)) * **html:** integrate fullscreen button into control bar and improve container lifecycle ([465342e](https://github.com/muxinc/vjs-10-monorepo/commit/465342e4314e854332f5bdfee5eb6b4c113f1d87)) * **icons:** implement shared SVG icon system across packages ([e0be58e](https://github.com/muxinc/vjs-10-monorepo/commit/e0be58e094e65ea72af99b2c1e1d87c507c251bd)) * implement current time display components ([5bd0a15](https://github.com/muxinc/vjs-10-monorepo/commit/5bd0a154dbba01d2a5d11eb1f548fe4baa581675)) * initialize Video.js 10 monorepo with core architecture ([4b0d84e](https://github.com/muxinc/vjs-10-monorepo/commit/4b0d84e9c8adfa7401084389da5deb751420b629)) * **media-store,html,react:** implement TimeRange component with hook-style architecture ([c29fd2c](https://github.com/muxinc/vjs-10-monorepo/commit/c29fd2c2c1edd61c09a6683041c709a990d8a6f0)) * migrate entire monorepo from tsc to tsup for production builds ([7403cc7](https://github.com/muxinc/vjs-10-monorepo/commit/7403cc728119322888e527468a07a7634f43b32a)) * **monorepo:** migrate prototype code to organized package structure ([4b472ec](https://github.com/muxinc/vjs-10-monorepo/commit/4b472ec49cd91f0af61cb5aaa039d428982d3b91)) * rename range to slider ([#46](https://github.com/muxinc/vjs-10-monorepo/issues/46)) ([9c6eaef](https://github.com/muxinc/vjs-10-monorepo/commit/9c6eaef2aa61771ae1407d0a594b3f790e0ff665)) * **skins:** integrate duration display into default skins ([2ed2191](https://github.com/muxinc/vjs-10-monorepo/commit/2ed219158ddf6f720ce1be8e328bec4603a7e847)) * **ui:** port over default skin ([ff4ea36](https://github.com/muxinc/vjs-10-monorepo/commit/ff4ea3693e63ab3b5a728988ca44f3bab669e8ff)) * **ui:** port over default skin ([9950945](https://github.com/muxinc/vjs-10-monorepo/commit/995094500823e1063e7ae291c9a2ea9a4aa74847)) ### Bug Fixes * Clean up more typescript errors. ([87105db](https://github.com/muxinc/vjs-10-monorepo/commit/87105db6be31038fc92862c240898984d02932eb)) * design tweaks to toasted skin, lint rule tweaks ([#44](https://github.com/muxinc/vjs-10-monorepo/issues/44)) ([3a0767c](https://github.com/muxinc/vjs-10-monorepo/commit/3a0767c3407b2d6d8af3d3a8afd57b1e76efda85)) * enable eslint & run eslint:fix ([#43](https://github.com/muxinc/vjs-10-monorepo/issues/43)) ([5cb93a1](https://github.com/muxinc/vjs-10-monorepo/commit/5cb93a14a7f47d66d5c71f9b82867621beda236c)) * minimal volume slider bug & fix dev infinite bug ([#73](https://github.com/muxinc/vjs-10-monorepo/issues/73)) ([591dab6](https://github.com/muxinc/vjs-10-monorepo/commit/591dab66caf8829017688007320f92b7445c4baa)) * refactor private fields to public with underscore convention ([3cffb4d](https://github.com/muxinc/vjs-10-monorepo/commit/3cffb4d59a94ed2ac41acc7eff775ededef948e1)) * rename attributes to kebab-case ([5195c09](https://github.com/muxinc/vjs-10-monorepo/commit/5195c09af610625f10cb218d14a2a87fc1695701)) * resolve @open-wc/context-protocol module resolution issues ([e5f23ed](https://github.com/muxinc/vjs-10-monorepo/commit/e5f23ed2bbde6bd50f8b87d19733b25b98f78470)) * resolve TypeScript build errors across packages ([374db7a](https://github.com/muxinc/vjs-10-monorepo/commit/374db7afc07d6211bfd3f8079bbcd9613f3b69f3)) * **root:** add videojs keyword to package.json ([4a9f8b2](https://github.com/muxinc/vjs-10-monorepo/commit/4a9f8b2ad6fb27b463dcfe8d1a5fd883c9fa21d1)) * seek jump back to current time ([#22](https://github.com/muxinc/vjs-10-monorepo/issues/22)) ([a3f9630](https://github.com/muxinc/vjs-10-monorepo/commit/a3f9630bd1eb34a16f339ffd30071b8adc864ca0)) * skin syntax usage cleanup ([#48](https://github.com/muxinc/vjs-10-monorepo/issues/48)) ([d4f3f4b](https://github.com/muxinc/vjs-10-monorepo/commit/d4f3f4b75b2c94c47b18242f131ac7050eb54cfc)) * **time-display:** clean up time utilities and simplify components ([597e79d](https://github.com/muxinc/vjs-10-monorepo/commit/597e79d7fc12737353c8c9eb3f6e77ef0a04e9ed)) * **typescript:** resolve declaration file generation for rollup packages ([#1](https://github.com/muxinc/vjs-10-monorepo/issues/1)) ([69670e8](https://github.com/muxinc/vjs-10-monorepo/commit/69670e8d7134db34aee665d8871cd17901625915)) * **workspace:** convert pnpm workspace protocol to npm workspace syntax ([fc5a0e4](https://github.com/muxinc/vjs-10-monorepo/commit/fc5a0e46fd15f30245cb743a8006fc097c5b890e)) ### Dependencies * The following workspace dependencies were updated * dependencies * @videojs/core bumped to 0.1.0-preview.1 * @videojs/icons bumped to 0.1.0-preview.1 * @videojs/utils bumped to 0.1.0-preview.1