Skip to content

Releases: lusaxweb/vuesax

fix problems / Merge Pull Requests

19 Apr 16:59
Compare
Choose a tag to compare

Issues Resolve

Notification and dialog component gives console error #512
Sidebar appears for a fraction and closes automatically #505
vs-input with placeholder doesn't support Paste #486
Collapse for Navbar #324 (new collapse property that generates the hidden menu)
Fix #419 - Dialog cancel button not displayed on IE & Edge #478
Vs-select-item do not show properly in vs-popup #500
La paginación vs con el incremento programático de la página actual no funciona # 503
Already checked checkbox takes double click to uncheck. #507
vs-select add clear button #506
Already checked checkbox takes double click to uncheck. #507
vs-select inside vs-prompt not showing items #499
Vuesax dialogs are invoking accept alert automatically #251
Some components are not working with latest vue release #462
tooltip don't work #490
how to get this 'e.target.value'? in vs-upload #498
[importante] vs-upload - El modo automático con mutliple no envía datos # 431
Button on tab title #476
vs-upload @on-delete #474
All locations of the uploader should support drag and drop #445
Table collapsed data should open when we click on row instead of arrow. #473
theme colors support for Navbar color #471
How to set rowspan for table #468
Dialog components last example gives console error #467
Switch -> Array Value's switch toggles all at once in firefox #466
vs-input-number render fails #454
File Globbing #452
Collapse > Accordion open first element/parent #449
cannot paginate with search results #451


Pull Request Merge

Safari radio fix #477
Added functionality of programmatic Inc/Dec Page Number + Update Docs + Checkbox fix +Disabled Switch CSS fix + Sidebar ClickNotClose Issue fixed #513
Update vs-input-number (#481) - YajJackson
colors.js's color vars fixed (#479) - jd-0001
Fix api typo (#480) - YajJackson
Typo in the size description (#509) - meyer59
Fix issues with null values #458

Allow null objects to be passed to v-model #455
Fix #464 - Add emit event to blur and focus listener #465
Add label prop to vs-input-number #442
Merge pull request #538 from Jacrys/fix-table-a... - Jacrys
Merge pull request #529 from meyer59/patch-2 - Jacrys
Merge pull request #521 from jd-0001/master - Jacrys
Merge pull request #342 from Jacrys/add-icon-li... - Jacrys
Merge remote-tracking branch 'lusaxweb/master' ... - Jacrys

fix problems / Merge Pull Requests / Change use individual components

21 Jan 02:35
Compare
Choose a tag to compare

New Features

Or use individual components:

import Vue from 'vue'
import { vsButton, vsSelect, vsPopup } from 'vuesax' // <------
import 'vuesax/dist/vuesax.css'

Vue.use(vsButton)
Vue.use(vsSelect)
Vue.use(vsPopup)

Issues Resolve

Tooltip sticks When Element is destroyed #435
El botón no admite la función de ruta de objeto # 438
Elementos desplegables en un espacio más pequeño # 352
Dropdown component gives error when leaving page #439
vs-select with Autocomplete functionality throws .querySelector is not a function #437
Close poppup action doesn't work on Firefox #420
Collapse Item overflows when type is bordered. #417

Pull Request Merge

Add autofocus to vs-input #432
[Update docs] Add autofocus to vs-input #433
Fix broken link #429

fix problems / Merge Pull Requests

26 Oct 07:27
Compare
Choose a tag to compare

Issues Resolve

Reposition tooltip on mobile devices to position at bottom #215
tooltips on mobile devices don't go away when you hit outside the bubble or anywhere else #216
Nuxt vuesax project: Seems missing Montserrat font #242
Collapse component hides content on reduced width #316
Card footer looking wired when title and body text not same number of lines #297
slider set max has wrong initial position of pointer #305

Pull Request Merge

Fix incorect type #320
vsCard prop: Fixed Height #326
vsSlider: return correct percent, if max as send. #327
return alphabetically components on sidebar to best search #328
add button property href and target. #329
vsButton: added prop vs-radius to circle buttons #330

fix problems

18 Oct 17:28
Compare
Choose a tag to compare

Issues Resolve

Card Footer Empty - flow issue #293
issiue with multiple vs-upload #263
Navigation buttons in the vs-pagination component should disable #300
Multiple components - behaviour when disabled is not consistent #298
After element disabled, change to disabled color ? #310
Custom close function in prompt #315
Add Icon to Dropdown Collapse #307

Pull Request Merge

Fix typo in avatar documentation #292
Added verification when slots are sent on vsCard #295
Multiupload can send one file per request #296
Fix #300 - Correct Pagination Nav Buttons #306
Fix: Standardize Disabled behaviour for several components #311
vsprompt emit a event #318
can change icon of dropdown group #319

Resolve Issues and Merge pull Request

07 Oct 04:26
Compare
Choose a tag to compare

Issues Resolve

  • can I close a modal through vuex??? #281
  • Table Component Misc Multiple Search and Pagination #271
  • Error in render: "TypeError: Cannot read property 'filter' of undefined" #261
  • please add ajax search on Autocomplete select component #231
  • Type the number of data want to see per page #279
  • Link like buttons, button integration with router-link #276
  • Navbar color attribute does not work with preset values like primary. #252

Pull Request Merge

  • Keep using uppercase #278
  • feature / tableMisc #277
  • feat: #231 Add input-changed event for vs-select #280
  • Feature/define default color prop #282
  • added watch on max-items for reactive data #283
  • Added programmatic router on button #284
  • check if a color is a main color and set the rgb color corresponding #285

New Component vs-images, resolve issues and merge pull request

02 Oct 19:29
17c6d0f
Compare
Choose a tag to compare

New Components

New Features

vs-input

Issues Resolve

  • Add size for vs-input #267

  • Can you integrate a menu bar? And a list of pictures, a news list #77

Pull Request

  • Add vsSize prop for component #274

-placeholder typo fixed #268

Fix some of the uppercase #275

New Components Textarea, Collapse

27 Sep 15:22
Compare
Choose a tag to compare

New Components

New Features

vs-textarea

  • Label
  • Counter

vs-collapse

  • Open hover
  • Type: style change
  • Accordion

Issues Solved

Textarea #180
import 'vuesax/dist/vuesax.css' is incomplete #260

Add vs-select-group solution errors

25 Sep 18:05
Compare
Choose a tag to compare

new components

  • vs-select-group

new features

  • select: ahora puedes tener un grupo de opciones

issues solved

Error raised on clicking vs-select #256
Add ability to add grouped options in a select field. #233
Vue router and dropdown: Error in beforeDestroy hook: "RangeError: Maximum call stack size exceeded" #257

merge pull requests

Fixes #257 dropdown component #258 @rendoh

Pull Requests Merge

24 Sep 15:08
Compare
Choose a tag to compare

Merge Pull Requests

fix for API table #243
Fix/sidebar docs #245
Support passing Element into loading container property #247
added overflow-y auto for scrollbar on smallscreens #246
Fix #253 #254

New Table component, new features and bug fixes

24 Sep 12:25
Compare
Choose a tag to compare

New Table component, new features and bug fixes

Now we have the new table component to be able to show the data, edit them, look for them and much more

New Components

Documents

The SSR support tags were removed as this is implicit

New documents on the component ** vs-table **

New Features

vs-table

  • Search
  • Fixed thead
  • Striped items
  • Pagination
  • Sort
  • ...

vs-pagination

Improved functionality by having few elements

vs-button

Change in the size of the button when it contains only one icon and has the property vs-size

vs-checkbox

New size property to determine the width and height of the checkbox

vs-select

Error correction: elimination of the sun in blur item

Issues Solution

#96
#249