Skip to content

Releases: pathscale/vue3-ui

v0.8.97

06 Oct 21:28
Compare
Choose a tag to compare
  • fix code styles 93965ba
  • litn fix dropdown and datagrid files 68494fc
  • fix buy f46a654
  • fix v-model usage on dropdown 34e9581
  • Add support for Tab's disabled prop 89cf424
  • Remove depecrated scripts from package.json 08ee1f3
    • npm: Remove package no longer needed per npm start script 33d8396
    • Linting: More consistent spacing 332035a
    • Linting: Better modularize linting; override lack of consistency in prettier with semicolons 30f45fc
    • Consistent spacing within vue files 6028994
    • Linting: Add Column, Row types, and other param types 019cf27
    • Linting: Prevent linting regressions by applying lint-staged with husky on modified files 4b0b4a1
    • Linting: Temporarily disable eslint-comments rules; add line breaks f2e8d98
    • Linting: Nuke unused var.; specify more param types 6632799
    • Linting: Indicate type for idx 420f944
    • Linting: Ensure fast-glob is in devDeps.; avoid namespaced import; const; no-void, no anonymous default, no trivial boolean, camel case, no else after return, consistent return 0ed575d
    • Linting: shadowing, avoid namespace imports, consistent return, period in jsdoc - Linting (TS): unnecessary semicolon; disable new recommended rule for now - npm: Update devDeps; add typescript linting tools 22ee31f
  • Fix Progress's TypeError 9352a8f
    • Linting: Unused disable directive, unused variable, import extension, line breaks, v-on-style df91354
  • update package-lock per latest deps. 9016910

v0.8.96...v0.8.97

v0.8.96

04 Oct 21:14
Compare
Choose a tag to compare
  • add sticky columns / rows to datagrid 20485ba

v0.8.95...v0.8.96

v0.8.95

04 Oct 00:09
Compare
Choose a tag to compare
  • add row grouping based on column on datagrid d79493c
  • avoid mixed dragging between rows and columns 4218d71
  • update mappings cdc7268

v0.8.94...v0.8.95

v0.8.94

03 Oct 02:47
Compare
Choose a tag to compare
  • add getColumnsObject for external access to datagrid columns e7b41a9

v0.8.93...v0.8.94

v0.8.93

02 Oct 21:13
Compare
Choose a tag to compare
  • change columns to array in datagrid. add draggable column. bb7c58b
  • update accordion style d98e529

v0.8.92...v0.8.93

v0.8.92

02 Oct 16:45
Compare
Choose a tag to compare

v0.8.87...v0.8.92

v0.8.91

02 Oct 03:11
Compare
Choose a tag to compare

v0.8.90...v0.8.91

v0.8.90

02 Oct 02:57
Compare
Choose a tag to compare

v0.8.88

01 Oct 20:50
Compare
Choose a tag to compare

v0.8.87...v0.8.88

v0.8.87

01 Oct 17:44
Compare
Choose a tag to compare
  • Add index parameter to add function + deleteRow function 48c0815

v0.8.86...v0.8.87