vuesax

New Framework Components for Vue.js 3

MIT License

Downloads
539
Stars
81
Committers
115
vuesax - Release 4.3.0-alpha.1 Latest Release

Published by lk77 9 months ago

Fixing padding issue in VsDropDown
Fixing runtime error in VsDropDownMenu due to insertBefore
Adding background-color and background-alpha to vs-progress
Fixing issue with VsTabs in vite

vuesax - Release 4.3.0-alpha.0

Published by lk77 11 months ago

  • Adding vs-leave-delay and vs-leave-tolerance to VsDropDown
  • Adding vs-insert to VsDropDown
  • Adding support for material symbols in VsIcon
vuesax - Release 4.2.1

Published by lk77 about 1 year ago

  • Fixing offsetWidth of undefined error in VsTable
vuesax - Release 4.2.0

Published by lk77 about 1 year ago

Fixing notification stacking issue
Fixing scrollHeight error in VsAlert
Upgrading devDependencies

vuesax - Release 4.2.0-alpha.0

Published by lk77 over 1 year ago

Fixing notification stacking issue
Fixing scrollHeight error in VsAlert
Upgrading devDependencies

vuesax - Release 4.1.1

Published by lk77 almost 2 years ago

  • improving hover-line property and adding hover-text property to vs-tabs/vs-tab
vuesax - Release 4.1.0

Published by lk77 almost 2 years ago

Adding color property to vs-tab
Adding hover-line property to vs-tabs
Fixing active state duration of bordered VsButton

vuesax - Prerelease 4.1.0-alpha.1

Published by lk77 almost 2 years ago

Minor fixes to vs-tab/vs-tabs

vuesax - Prerelease 4.1.0-alpha.0

Published by lk77 almost 2 years ago

Adding color property to vs-tab

vuesax - v4.0.3

Published by lk77 about 2 years ago

Fixing vsCheckbox and vsRadio events
Moving dependencies to devDependencies
Fixing docs layout

vuesax - Release 4.0.6

Published by lk77 about 2 years ago

This release was not deployed correctly, and is identical to 4.0.5

vuesax - Release 4.0.7

Published by lk77 about 2 years ago

Fixing parent/child issue with vsSelect/vsTabs

vuesax - Release 4.0.8

Published by lk77 about 2 years ago

Fixing class/style binding of vsSelect

vuesax - Release 4.0.9

Published by lk77 about 2 years ago

Fixing vsDialog function to work with vue 3

vuesax - Release 4.0.10

Published by lk77 about 2 years ago

Fixing class/style binding issue in vsInputNumber
Fixing vsTab issue with watchers

vuesax - Release 4.0.11

Published by lk77 about 2 years ago

Fiixing vsSelect, vsSelectGroup and vsSelectitem to work with vue 3

vuesax - Release 4.0.12

Published by lk77 about 2 years ago

Fixing vsAlert and vsDialog closing issues

vuesax - Release 4.0.13

Published by lk77 about 2 years ago

Removing usage of createApp from vsfunctions and mounting component in existing app instead

vuesax - Release 4.0.14

Published by lk77 about 2 years ago

Fixing v-bind issue
Fixing class/style binding issues

vuesax - Release 4.0.15

Published by lk77 about 2 years ago

Fixing deploy scripts