Skip to content

Releases: microsoft/webui

v0.0.17

Choose a tag to compare

@github-actions github-actions released this 22 Jun 19:17
bcb15bc

What's Changed

Full Changelog: v0.0.16...v0.0.17

v0.0.16

Choose a tag to compare

@github-actions github-actions released this 18 Jun 00:38
3d84bf4

What's Changed

Full Changelog: v0.0.15...v0.0.16

v0.0.15

Choose a tag to compare

@github-actions github-actions released this 08 Jun 19:22
ef2235c

What's Changed

New Contributors

Full Changelog: v0.0.14...v0.0.15

v0.0.14

Choose a tag to compare

@github-actions github-actions released this 27 May 22:18
0b699ba

What's Changed

  • feat: add configurable CSS asset names by @mohamedmansour in #313
  • feat: Support custom protocol filename via --out=path.bin by @Copilot in #314
  • chore(release): bump to 0.0.14 and summarize release changes by @Copilot in #315

Full Changelog: v0.0.13...v0.0.14

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 27 May 00:15
cae9f2c

What's Changed

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 01 May 01:55
4f75dc6

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 28 Apr 21:30
5d23c93

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 17 Apr 20:26
433f7ac

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 16 Apr 21:54
ee9e60d

What's Changed

  • chore: remove unnecessary <template shadowrootmode="open"> wrappers by @mohamedmansour in #234
  • Fix CD pipeline: split stages + git tag-based deployment tracking by @mohamedmansour in #233
  • feat: add attribute name mapping for ARIA and HTML global attributes by @janechu in #236
  • fix(router): skip startViewTransition for query-only navigations by @mohamedmansour in #239
  • feat(router): parse query params and pass to components as attributes by @mohamedmansour in #237
  • test(framework): add composed-root-event regression fixture by @mohamedmansour in #238
  • fix(handler): Escape non-string JSON values in dynamic HTML attributes by @mohamedmansour in #240
  • chore: update rustls-webpki 0.103.10 → 0.103.12 by @janechu in #244
  • fix: use quote-aware tag close detection in FAST parser plugin by @janechu in #242
  • fix: preserve text content with bindings after void elements by @janechu in #243
  • feat: add Router.ensureLoaded() for on-demand component loading by @mohamedmansour in #245
  • fix: address ensureLoaded PR review feedback by @mohamedmansour in #247
  • chore: bump to 0.0.9 by @mohamedmansour in #246

Full Changelog: v0.0.8...v0.0.9

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 14 Apr 04:18
6a15857

What's Changed

Full Changelog: v0.0.7...v0.0.8