npm i lexx-ui-vue3
import LexxUIVue3 from "lexx-ui-vue3";
import 'lexx-ui-vue3/lexx-ui-vue3.css';
Or add stylesheets to yore css file
@import '~lexx-ui-vue3/lexx-ui-vue3.css';
-
lxKeyValue
value now inslot
- Added
lxKeyValue
component
- Added spacer to pagination row. Now long size pagination is more friendly
- lxSearchHelp
modelValue
watching to update component view
- lxSearchHelp now use clear button
- lxInput clearButton property default value is false
- Extracted css styles to separate file (including tailwindcss)
- Update dependencies
- Restore
- Crashed: scoped scss for clear button
- Crashed
- lxInput added
clearButton
attribute and fireonclear
emit
- lsSearchHelp overflow fix
- lsSearchHelp
getSelected
bug fix - added
watch
fortableContent
change
- lsSearchHelp
getSelected
bug fix
- lsSearchHelp feature
- lxCheckbox label layout bug fix
- CSS include to compilation bug fix
- lxSidebarItem.vue
firstLetter
refactor
- *.d.ts copied to dist folder
-
*.d.ts
copied todist
folder
- Refactor to TypeScript
-
console.log
clearing - lxSelectInput simple list without template bug fix
- vue3-click-away dependencies gone
- lxSidebarDdItem open on all item click
- lxSidebar expand item bugfix
- lxSiebar + lxNavbar => sidebar toggle bug fix
- lxModal
- lxSidebar bugfix
- lxInput now has commitTimeout. Some time left after stop typing, component wil emit @input event
- lxCheckbox
- lxToggle
- textarea style modified
- fileinput restyling
- input
append
andprepend
slots added - vue3-click-away dependency
- rollup.config.js
sourcemap
added - select dropdown completely changed
- lxSidebar @media bug fix
- Toggle sidebar from navbar bug fix
- lxTable added
css
field into header to bind withclass
attribute - lxPageTitle bugfix
- flat button bg fix
- lxButton can accept
to
router path
- Added lxPageTitle
- Convert buttons/links
route
toto
for routes andlink
tohref
for links
- Inputs v-model bugfix
- Multiselect v-model bug contained
- Input :value reactive bugfix
- Input bugfix
- lxNavbarItem fixed for routes
- Added tables
- Added badges
- Added dropdown menu
- Added inputs
- Added pagination
- Added buttons
- Added cards
- Added sidebar
- Added navbar