Skip to content

v0.16 - AJAX Controls, Component Fixes, Skins and Themes PoC

Choose a tag to compare

@csharpfritz csharpfritz released this 02 Mar 13:14
· 65 commits to main since this release
613390d

Whats New in v0.16

M17: AJAX and Migration Controls

  • Timer, ScriptManager, ScriptManagerProxy, UpdatePanel, UpdateProgress, Substitution

M18: Component Fixes

  • Bug fixes across BulletedList, CheckBox, FileUpload
  • Stable deterministic IDs, Menu Font style support

M19: Housekeeping

  • Doc updates for FormView, DetailsView, DataGrid
  • 5 new Playwright interaction tests, normalizer enhancements

M20: Skins and Themes PoC

  • ThemeProvider cascading component with fluent ThemeConfiguration API
  • SkinBuilder for expression-based theme properties
  • Base class wiring for all styled components
  • FontInfo Name/Names auto-sync matching Web Forms behavior
  • Migration guide at docs/Migration/SkinsAndThemes.md

Testing

  • 1437 tests passing, 0 failures
  • 24 new theming tests, 9 FontInfo sync tests, 47 AJAX control tests

Full Changelog: v0.15.2...v0.16