-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: extract public api to the composition class (#676)
* feat: extract public api to the composition class * feat: extract public api to the composition class * feat: add `setModalActive` and `setCurrentActivity` methods * chore: mark private/protected methods * chore: fix getAPI method * chore: fix l10n binding * fix: missing common-upload-success event on errors remove * chore: fix common-upload-success event firing with failed collection validation * fix(file-item): async rendering troubles * fix(block): correctly destroy nullish blocks registrey on destroy callback * chore(build-svg): trim output & add trailing newline * fix(file-item): error reset text-align --------- Co-authored-by: nd0ut <[email protected]>
- Loading branch information
Showing
26 changed files
with
517 additions
and
400 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.