Merged
Conversation
Updated `develop` with latest fixes from `elease/0.27.8`
hasInvalidExtensions was always returning after the first file
Support multiple uploads for dnn-dropzone
When collapsible is open, set overflow: visible
Check all files for invalid extension in dnn-dropzone
Fixed an issue where dnn-richtext and dnn-monaco-editor would not load
This makes it so we no longer need to override esbuild version (and gets us on latest storybook).
Bumps [@stencil/core](https://github.com/stenciljs/core) from 4.41.3 to 4.43.0. - [Release notes](https://github.com/stenciljs/core/releases) - [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md) - [Commits](stenciljs/core@v4.41.3...v4.43.0) --- updated-dependencies: - dependency-name: "@stencil/core" dependency-version: 4.43.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This will have a slight breaking change not in the release notes. Since html props are false when missing, existing users will experience single file mode and need to add `multiple` if they want to support dropping multiple files.
…encil/core-4.43.0 Bump @stencil/core from 4.41.3 to 4.43.0
stencil eslint plugin is not yet ready for v10 but we can get to latest v9
Bumped eslint to latest v9
Also makes the storybook build part of PR validation so that we know when that breaks due to unforseen situations
Fixed some storybook building issues
Updated Nuke to latest v10
Updated Nuke to latest v10
Migrated to npm Trusted Publishing
Migrated to npm Trusted Publishing
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Released v0.28.0