Releases: epicmaxco/vuestic-ui
Releases · epicmaxco/vuestic-ui
v1.10.3
What's Changed
- fix(#4394): correct button dropdown teleport when split is used by @m0ksem in #4395
- fix(VaFormField): fix not working errorCount prop by @padinko in #4387
- fix: do not apply extra styles when non-headless by @m0ksem in #4393
- chore(deps-dev): bump webpack from 5.91.0 to 5.94.0 by @dependabot in #4367
- fix: useMask makes input dirty and add decimal char option by @m0ksem in #4399
- Introducing Vuestic UI Guru on Gurubase.io by @kursataktas in #4400
- feat(#4396): add custom search function for select search by @m0ksem in #4401
- chore(deps): bump express from 4.19.2 to 4.21.0 by @dependabot in #4378
- chore(deps-dev): bump vite from 4.5.3 to 4.5.5 by @dependabot in #4380
- chore(deps-dev): bump vite from 5.3.3 to 5.3.6 in /packages/compiler/playground by @dependabot in #4381
- chore(deps): bump rollup from 4.18.0 to 4.22.4 in /packages/compiler/playground by @dependabot in #4385
New Contributors
- @kursataktas made their first contribution in #4400
Full Changelog: v1.10.2...v1.10.3
v1.10.2
What's Changed
- feat(VaToast #4373): add bottom-center, top-center position options by @tom00502 in #4377
- fix: create-vuestic crossplatform paths by @shpingalet007 in #4379
New Contributors
- @tom00502 made their first contribution in #4377
- @shpingalet007 made their first contribution in #4379
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
- chore: add Netlify link to README.md by @raichev-dima in #4365
- Basic set up for Netlify by @raichev-dima in #4368
- chore: set up Netlify config for the monorepo by @raichev-dima in #4369
- Fix#4374/allow-more-types-for-select-clear-value by @m0ksem in #4375
- feat(input): add native autocomplete attribute support by @padinko in #4370
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's new
- Input Mask
- DataTable Sticky Header
- Sticky Scrollbar
What's Changed
- fix(masks): correctly handle months (feb) by @m0ksem in #4347
- fix(VaColorInput): added full length color input by @ahmadJT in #4348
- chore: indicate compatibility with new v4 major by @danielroe in #4323
- fix: augment
vue
rather than@vue/runtime-core
by @danielroe in #4354 - chore: improve select option render time by @padinko in #4355
- chore(deps): bump @nuxt/devtools from 1.1.5 to 1.3.9 by @dependabot in #4350
- Add Support & Consulting page to docs by @raichev-dima in #4359
- Update the "Support & Consulting" page links by @raichev-dima in #4360
- Update readme with "Support & Consulting" page info by @raichev-dima in #4362
- chore(deps): bump nuxt from 3.11.1 to 3.12.4 by @dependabot in #4349
- feat(devtools): init layout editor by @m0ksem in #4363
New Contributors
Full Changelog: v1.9.12...v1.10.0
v1.9.12
What's Changed
Chores
- Bump version to v1.9.12
- Update yarn lock
- Fix sandbox build command
- Fix console logs
- Improve release script
Documentation
- Add copy button to all code views
- Add translation strings in JSON and object format
- Change Button docs to say text-color instead of description-color (#4330)
- Minor demo alignment (#4318)
- Broken italic tag
Fixes
- Use background-element in text-block typography block (#4324)
- Tab now react to inner changes (#4327)
- Button hover in file upload component (#4325)
- Add default aria label i18n translation for select
Miscellaneous
- Pass name to code audit popup (#4311)
- Fix(VaCard): Ability to customize outlined border colour (#4313)
New Contributors
- @Us3r-gitHub made their first contribution in #4313
- @ThatsJustCheesy made their first contribution in #4330
Full Changelog: v1.9.11...v1.9.12
v1.9.11
What's Changed
- Update tailwind docs (#4238) by @Fsss126 in #4253
- Allow style and class properties (#4247) by @Fsss126 in #4254
- Wrap expanded row in tr (#4241) by @Fsss126 in #4257
- Allow custom strings in i18n config (#4243) by @Fsss126 in #4252
- Modal Form for Vuestic UI Landing page (#4265) by @Fsss126 in #4275
- Updated Node.js and tsx version to fix Railway build by @Fsss126 in #4279
- Code audit edits by @Fsss126 in #4283
- Fixed scoped class on modal by @Fsss126 in #4274
- Try to resolve $t from vue global properties (#4244) by @Fsss126 in #4256
- Let VaDateInput accept a null value by @Bond-Addict in #4169
- Fixed code audit modal on mobile by @Fsss126 in #4287
- fix(date-input): inherit props and events by @m0ksem in #4285
- fix(VaSlider): prevent slider for overflowing from track by @ahmadJT in #4293
- fix(slider): out of range values handling by @untael in #4296
- fix(avatar): object fit to properly handle non-squared images by @untael in #4298
- Fix#4294/input required mark and switch left label by @untael in #4295
- fix(input): add null to modelValue prop type declaration by @untael in #4297
- fix(VaDatePicker): Fixed today outline in readonly by @Fsss126 in #4302
- fix(VaButton): added pointer events for disabled buttons by @ahmadJT in #4290
Full Changelog: v1.9.10...v1.9.11
v1.9.10
What's Changed
- feat: handle async rules in stepper by @m0ksem in #4239
- fix: touched and dirty states for all components by @m0ksem in #4224
- bug: updated the color-input pop-up positon for chrome and edge browser to bottom right by @ahmadJT in #4231
- bug: added cursor pointer for breadcrumb links by @ahmadJT in #4228
- bug: Fix modal close button storybook example by @ahmadJT in #4227
- feat(VaPopper): support content-class attribute(#4182) by @gweesin in #4199
- fix(VaInputWrapper): fix inner label height(#3950) by @gweesin in #4203
- Feat#4071/support numeric string by @gweesin in #4207
- Added Disabled Prop to Sidebar Item by @ahmadJT in #4225
- feat: fixed spacing between avatars in the docs by @ahmadJT in #4229
- fix(VaDataTable): use background color and opacity without mixin by @ahmadJT in #4237
- bug: added flex grow to autocomplete input wrapper by @ahmadJT in #4230
- feat: add finish step to stepper by @ahmadJT in #4226
- chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #4249
- chore(deps): bump semver from 7.5.0 to 7.6.0 by @dependabot in #4219
- chore(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in #4212
New Contributors
Full Changelog: v1.9.9...v1.9.10
v1.9.9
What's Changed
- fix: addTailwind script template exports by @kushich in #4197
- fix(nuxt): make it possible to overwrite default values for css option (#4214) by @cybearz in #4214
- fix(VaSelect): fix
objects-as-options
cannot set status correctly(#4198) by @gweesin in #4200 - perf: bump vitest version to latest by @gweesin in #4208
- docs: fix padding in icons config playground(#3846) by @gweesin in #4204
- fix(VaDataTable): fix slot about footer doesn't work as expected(#4160) by @gweesin in #4201
- docs(VaSelect): improvement objects as options description(#4067) by @gweesin in #4206
- fix(VaDataTable): fix double border from head(#4147) by @gweesin in #4202
New Contributors
Full Changelog: v1.9.8...v1.9.9
v1.9.8
What's Changed
- number props accept strings by @khurram-ansari in #4184
- Stories rework: VaSlider by @Roman4437 in #4183
- fix(VaSwitch): fix click nesting issues(#4187) by @gweesin in #4196
- feat: form-field component by @m0ksem in #4190
- Stories rework: VaButtonGroup by @Roman4437 in #4192
- Stories rework: VaButtonDropdown by @Roman4437 in #4191
- Fix stepper validation when hasError is a function
- Add stepper nextDisabledOnError prop
- fix(Counter) floatify number
- Improve TS types in generic components
New Contributors
Full Changelog: v1.9.7...v1.9.8
v1.9.7
What's Changed
- Refactor vaTextarea autosize calculations to use scrollHeight instead of newline characters by @speedpro in #4146
- closes #4166 docs: DataTable sorting section write about disableClientSideSorting by @khurram-ansari in #4181
- fix(form): submit to current page only if action attribute is passed
- fix(use-app-global): always return computed
New Contributors
- @khurram-ansari made their first contribution in #4181
Full Changelog: v1.9.6...v1.9.7