Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: conditional imports #4404

Open
wants to merge 90 commits into
base: develop
Choose a base branch
from

Conversation

m0ksem
Copy link
Collaborator

@m0ksem m0ksem commented Oct 18, 2024

related to #4403

Fix unexpected import of esm-node package version instead of es.

Fsss126 and others added 30 commits July 23, 2024 11:16
* feat(sticky-scrollbar): init component

* fix: expect scroll content to change

* fix: remove extra console logs

* fix: improve perf
* feat: remove lodash

* fix: correct clone deep function
* feat(presets): Added ability to apply multiple presets

* chore: remove lodash fn

* chore: remove RemoveIndex type from globalls

---------

Co-authored-by: Maksim Nedoshev <[email protected]>
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@6.2.2...6.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* raw

* feat(masks): remove junk

* feat(masks): add docs

* feat(masks): improve suggestion when option group

* feat(masks): add static tokens if only one possible solution is left

* docs(masks): improve phone extended demo

* feat(masks): correct suggestion when only one possible solution is left
* raw

* feat: use vite server middleware

* chore: add readme

* feat(compiler): add builded package

* fix: correct parse self closing tags

* fix(compiler): reset slots when save clicked

* feat(compiler): improve devtools playground

* chore: refactor to one global vuestic vite plugin

* feat(compiler): add css layers

* chore(compiler): add readme

* chore: improve bundling

* chore: improve readme and publish beta1

* fix: build
…axco#4345)

* feat(devtools): improve settings menu

* chore: sync deps

* feat(devtools): auto-save and file names

* feat(devtools): add changes history

* feat(compiler): improve history

* fix: prevent cycle recalclations

* feat(compiler): add text slot settings

* fix(devtools): correct similar nodes

* chore(devtools): minor improvements

* docs(devtools): added devtools docs page

* fix(devtools): use app tree instead of dom nodes

* fix(input): inherit props

* chore(devtools): improve dx

* chore(devtools): improve dx

* chore(devtools): remove extra files
raichev-dima and others added 26 commits September 2, 2024 12:35
* fix(tree-view): react on expanded prop for nested children

* fix(epicmaxco#4374): allow more types for clear value prop
…options (epicmaxco#4377)

* feat(VaToast epicmaxco#4373): add bottom-center, top-center position options

* fix: correctly handle multiple toasts offset

* chore(toast): fix paddings

* chore: remove redundant

* fix(toast): improve appear and close animations

---------

Co-authored-by: Parsons <[email protected]>
Co-authored-by: Maksim Nedoshev <[email protected]>
* fix: do not apply extra styles when non-headless

* fix: remove extra wrapper in button-dropdown
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.91.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#4399)

* fix(epicmaxco#4397): prevent input from being dirty on mount when mask is used

* fix(epicmaxco#4372): allow different decimal chars in numeralMask

* chore: update useInputMask stories
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…playground (epicmaxco#4381)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.3 to 5.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…playground (epicmaxco#4385)

Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.18.0...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link

netlify bot commented Oct 18, 2024

👷 Deploy request for vuestic-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit cdc8642

Copy link

netlify bot commented Oct 18, 2024

Deploy Preview for vuestic-storybook ready!

Name Link
🔨 Latest commit cdc8642
🔍 Latest deploy log https://app.netlify.com/sites/vuestic-storybook/deploys/671255842ec2cc0009810feb
😎 Deploy Preview https://deploy-preview-4404--vuestic-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants