Skip to content

juno-ui-components

Latest
Compare
Choose a tag to compare
@andypf andypf released this 08 Dec 13:28
· 1239 commits to main since this release
578eeb4
[ui] Improve event handling (#249)

* [ui] Button: run exsiting click handler only, pass event

* [ui] Misc. improve event handling, add onClick, tests

* bump version to 1.0.4

* [ui] export Pagination component