Releases: expandjs/xp-starter-kit
Releases · expandjs/xp-starter-kit
v0.10.0
Full changelog available here
v0.9.11
New elements
- Added mat-table
- Added xp-overlay-injector
- Added xp-refirer-behavior
Updates
- Improved sharing mechanism on xp-shared-behavior
- Improved validation and added
validate
method on xp-form
- Improved
parseURL
and toURL
functions on expandjs
- Replaced
toggles-target
with behavior
attribute on xp-pressed-behavior
Fixes
v0.9.10
Updates
- Resolved conflict with RequireJS
- Improved xp-request
- Improved xp-router (now also works server side)
Fixes
v0.9.9
Updates
- Implemented swipe handling on mat-drawer
- Implemented uuid generation on expandjs
- Improved sanitization and validation on xp-schema
Fixes
v0.9.8
New elements
- Added mat-snackbar
- Added mat-toast
- Added xp-pressed-styles
- Added xp-overlay-styles
- Added xp-toast-behavior
Updates
- Implemented custom input validation
- Updated all elements to support Polymer 1.1
- Updated mat-settings
Fixes