- Added the toast component fixture. #34
- Fixed an error when calling
getItem()
on a list view checklist in single-select mode. #32
- Migrated to SKY UX 3. #28
- Added checkbox and datepicker fixtures. #28
- Fixed an error when calling
selectItem()
on a list view checklist in single-select mode. #30
- Added methods to
SkyListViewGridFixture
that return the number of rows and headers created. #27
- Added support for
@blackbaud/[email protected]
. #25 (Thanks @Blackbaud-StacyCarlos!)
- Disabled the
aria-allowed-attr
a11y rule. #20
- Added Jasmine matchers and the accessibility analyzer. #17
- Refactored static classes to namespaces. #16
- Added the list grid view component fixture.
- Added JSDoc comments to public members.
- Added label and page summary component fixtures.
- Added search component fixture.
- Added error component fixture.
- Fixed spelling of
ActionButtonFixture.detailsText
property.