Skip to content

1.0.0-beta.23

Compare
Choose a tag to compare
@ZurabDev ZurabDev released this 22 Feb 10:11
· 3692 commits to main since this release
2c32179

FEATURES

  • feat(components/prizmObservable): new decorator prizmObservable
  • feat(components/prizmAutoEmit): new decorator prizmAutoEmit
  • feat(component/navigation): now theme does not switch when theme was changed'
  • feat(components/stop-propagation): new directive for stop propagation
  • feat(doc): change vcs logo to github
  • feat(components/table): multiple sorting
  • feat(components/table): add server sorting
  • feat(doc/table): add examples with new sorting
  • chore: add pre commit checks branch name and commit message
  • chore: add pre push check ci
  • feat(doc): add a page with SLA
  • feat(components/paginator): add moreButtonLabel input
  • feat(doc/input): input as carousel example

BUG FIXES

  • fix(components): remove primeng
  • fix(components/splitter): nested style bug
  • fix(theme): init variable in root
  • fix(doc/theme): change theme on local change
  • fix(doc/tree): change lazy tree source documentation
  • fix(doc/shadow): fix console errors
  • fix (components/overlay): falling out of the window borders during the
  • fix(component/text-arrea,input-chips): fix checking NgControl
  • fix(component/overlay): fix disabled/enabled state

BREAKING CHANGES

  • BREAKING CHANGE: Migrate PrizmThemeModule to prizm/theme library
  • fix(components/radio)!: remove formControl input
  • ref(component/table-old): move to deprecated library
  • ref(component/navigation): move to deprecated library

What's Changed

Full Changelog: 1.0.0-beta.22...1.0.0-beta.23