created a new InputCounter object class in the Flowbite JS
v2.1.1
fix the InstanceOptions and EventListenerInstance type exports for TypeScript
v2.1.0
This update adds full RTL support to all of the UI components from Flowbite and also provides and update to the Instance Manager API which now allows you to set custom id's as the 4th parameter of each object class.
updated to Tailwind CSS v3.3.5
added full RTL support to all UI components
updated the JS API and Instance Manager to allow setting custom id's
added new vertical tabs component example
added three next modal component examples
fixed responsive wrapping issues for the table components
Previously, we start search for config files from the filePath as a directory, if it happened to be a directory and contains config file, it will be used by mistake.
├─ .prettierrc
└─ test.js (A directory)
└─ .prettierrc
Skip explicitly passed symbolic links with --no-error-on-unmatched-pattern (#15533 by @sanmai-NL)
Since Prettier v3, we stopped following symbolic links, however in some use cases, the symbolic link patterns can't be filtered out, and there is no way to prevent Prettier from throwing errors.
In Prettier 3.1.1, you can use --no-error-on-unmatched-pattern to simply skip symbolic links.
Consistently use tabs in ternaries when useTabs is true (#15662 by @auvred)
Bumps the frontend-deps group with 21 updates:
7.5.4
7.5.6
0.1.4
0.1.5
1.1.14
1.1.17
1.1.55
1.1.63
8.1.2
8.1.3
2.4.6
3.0.1
0.34.6
1.0.4
2.0.0
2.2.1
0.44.19
0.44.20
22.1.0
23.0.1
8.4.31
8.4.32
4.0.1
5.0.2
3.0.3
3.1.1
3.0.3
3.1.2
4.2.2
4.2.8
5.0.4
5.1.3
3.3.5
3.3.7
5.2.2
5.3.3
0.17.3
0.18.1
4.5.0
5.0.10
0.34.6
1.0.4
Updates
@types/semver
from 7.5.4 to 7.5.6Commits
Updates
country-flag-emoji-polyfill
from 0.1.4 to 0.1.5Commits
Updates
@iconify-json/ic
from 1.1.14 to 1.1.17Commits
3af923f
Update IonIcons, Material Design Icons92514e6
Update IonIconsf2c04b7
Fix multiple identical tags for same icon in MDIUpdates
@iconify-json/mdi
from 1.1.55 to 1.1.63Commits
d62f2d7
Update Material Design Icons681c176
Update Ant Design Icons11c8401
Update Ant Design Icons, OpenMoji, Simple Iconsa2d5e1a
Update OpenMojib4e71f2
Update Material Design Iconsc52d32a
Update Brandico Font, Gridicons, Material Design Icons, OpenMoji, Uniconsb0b2397
Update Brandico Font, Emoji One (Monotone), Emoji One (v1), Emoji One (Colore...37cf309
Update Material Design IconsUpdates
@octokit/plugin-throttling
from 8.1.2 to 8.1.3Release notes
Sourced from
@octokit/plugin-throttling
's releases.Commits
2a64f7f
fix(types): improvements to internal types andoptions
parameter (#642)f5d504e
build(deps): lock file maintenance (#645)7d1fb8c
chore(deps): update dependency prettier to v3.1.0aac92df
build(deps): lock file maintenance346bd4c
build(deps): lock file maintenance (#639)479ed66
build(deps): lock file maintenance (#637)Updates
@sveltejs/vite-plugin-svelte
from 2.4.6 to 3.0.1Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.... (truncated)
Commits
63fafd4
Version Packages (#798)a0a36f6
chore(deps): update all non-major dependencies (#805)cdd3b3a
fix: add browser to default resolve.mainFields (#809)c2017e0
fix: use improved regex for script and style from svelte (#799)f2dfba3
Lowers log level to debug (#806)158a6d5
Fix optional parameter types (#797)cf1ef58
Version Packages (#795)1be1c08
release: update peers and exit pre (#794)da0cda9
Version Packages (next) (#793)27a653f
chore(deps): update all non-major dependencies (#790)Updates
@vitest/coverage-v8
from 0.34.6 to 1.0.4Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
66933c3
chore: release v1.0.47c19664
chore: release v1.0.37006bb3
chore: release v1.0.20802167
chore: release v1.0.1420707f
fix: bump vitest packagespeerDependencies
versions (#4654)34517ce
chore: release v1.0.04166c41
fix(coverage): improve memory usage by writing temporary files on file system...b766d34
chore: release v1.0.0-beta.61fdd6fe
fix(deps): update dependency std-env to ^3.5.0 (#4582)a70f216
fix(deps): update dependency v8-to-istanbul to ^9.2.0 (#4583)Updates
flowbite
from 2.0.0 to 2.2.1Release notes
Sourced from flowbite's releases.
Commits
21eb96b
chore(version): update tov2.2.1
161b22a
docs(README): add new chat bubble component59ced56
Merge branch 'main' of https://github.com/themesberg/flowbite into main4af7a11
Fix background color on:hover for action button2257c75
docs(chat bubble): add descriptions1f4fe5c
Merge pull request #725 from Manal-el/chat-bubble7479578
docs(chat bubble): component preview example heights7ffe541
docs(chat bubble): add description to the URL sharing example7d14d6b
feat(chat bubble): finish URL sharing examplefabb602
docs(chat bubble): update heading titlesUpdates
flowbite-svelte
from 0.44.19 to 0.44.20Changelog
Sourced from flowbite-svelte's changelog.
Commits
f25570d
chore(release): 0.44.209c42262
chore: dependencies update and workflow update for playwright (#1162)7ed135d
middlewares as export (#1149)0610728
refactor for smiplification (#1148)e7e40cc
Layout (#1146)d720f3d
TransisionFrame (#1145)e057081
Listgroup (#1143)4f255f5
fix: add NODE_OPTIONS to playwright-and-lint41d172e
docs: removal of classUl from docs (#1142)6995e54
fix: textarea inner rounded (#1141)Updates
jsdom
from 22.1.0 to 23.0.1Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
8e31507
Version 23.0.12ea7988
Fix canvas peerDependency52083cf
Add a changelog entry for v23.0.0b968889
23.0.059ebd7e
Use modern pathToFileURL in tests1ee4d61
Update dependencies and dev dependencies6626781
Remove the domexception package dependency6d9ff2c
Remove abab dependency7027a3d
Move from yarn to npm9b354af
Raise minimum Node.js version to v18Updates
postcss
from 8.4.31 to 8.4.32Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
a0d9f10
Release 8.4.32 version0146b3e
Add Node.js 21 to CI2398534
Update dependencies1918533
Merge pull request #1902 from ferreira-tb/main395e6dc
FixProcessOptions
interfacefa8cd15
Update dependencies199a7c4
Typo2528047
Update EM linkUpdates
postcss-load-config
from 4.0.1 to 5.0.2Changelog
Sourced from postcss-load-config's changelog.
Commits
5d8c80d
chore(release): 5.0.2b619a08
fix: use different name than __require (#257)13b09d0
chore(release): 5.0.18e8062e
Update dependencies54eb338
fix: dynamic imports on windows require file scheme (#256)c03d8f4
chore(release): 5.0.01928df0
feat: support loading esm and ts files from json config (#254)691cb42
Clean up code215f1b2
Update lock filef70b27a
Update code styleUpdates
prettier
from 3.0.3 to 3.1.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b86701d
Release 3.1.1c97480c
Useattributes
instead of deprecatedassertions
(#15758)0d1ffb3
Consistently use tabs in ternaries whenuseTabs
istrue
(#15662)5f7aedc
fix example to fit the actual experimentalTernaries behaviour (#15747)1e30f66
Remove claim, untrue since over 5 years ago, that cursorOffset is incompatibl...39e4e7b
Add cursorOffset to Playground (#15751)8e816ad
Allow skipping symlink patterns, to avoid raising a fault (#15533)2ca5d75
Fix expect call in dts test (#15766)15c7428
chore(deps): update dependency flow-parser to v0.223.3 (#15760)d3b3d4f
chore(deps): update dependency hermes-parser to v0.18.0 (#15761)Updates
prettier-plugin-svelte
from 3.0.3 to 3.1.2Changelog
Sourced from prettier-plugin-svelte's changelog.
Commits
1c4bcfe
fix: handle>
tags in attributes66ec48b
fix: handle types on each/await contextsf284d1b
docs: Rewrite README and migration guide (#409)dd66514
feat: add experimental support for Svelte 59060efd
docs: Update README.md (#399)b269610
docs: remove nonexistent options (#397)Updates
svelte
from 4.2.2 to 4.2.8Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
226bf41
Version Packages (#9719)31d939f
fix: port over props that were set prior to initialization (#9701)2d8a860
Version Packages (#9555)9b33413
fix: handle spreads within static strings (#9554)1fd0b18
Version Packages (#9553)77ba5e7
fix: adjust static attribute regex (#9551)36b2c50
Version Packages (#9512)9a97d5c
fix: ignore expressions in top level script/style tag attributes (#9498)2ea1764
Version Packages (#9491)b2e1f1c
fix: handle closing tags inside attribute values (#9486)Updates
svelte-preprocess
from 5.0.4 to 5.1.3Changelog
Sourced from svelte-preprocess's changelog.
Commits
Updates
tailwindcss
from 3.3.5 to 3.3.7Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
b01283c
3.3.767fd939
Fix custom config loading in Standalone CLI (#12616)cc94c76
Fix support for container query utilities with arbitrary values (#12534)3125829
3.3.616fd9ff