Skip to content

Latest commit

 

History

History
2939 lines (2270 loc) · 294 KB

CHANGELOG.md

File metadata and controls

2939 lines (2270 loc) · 294 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

13 December 2023

  • saving cache vitepress docs e3649aa
  • updating outdated deps 11fe834
  • 0.61.6 - updating outdated deps and generating new docs/lib files for semver change 783a8c1
  • generating fresh lib and docs file for local testing and updates 9d26049
  • adding custom event emitting "color-mode-changed" event with data detail.mode = light/dark string value to generator for vv color mode button 454f2f2
  • fixing incorrect docs file references to appVv.fill examples so they now use the correct plural appVv.fills naming convention 2aed4df

23 August 2023

  • generated fresh files to test dep updates and ensure nothing is broken 3fcac09
  • updating outdated deps 540a599
  • 0.61.5 - updating docs for recent updates b74e315
  • refreshing publish to npm automation script to new JS-DevTools/npm-publish@v2 flavor a02dd88
  • adding Matt McT LLC to license copyright 0de0697

5 July 2023

  • 0.61.4 - removing tailwind line-clamp dep as it's now incl in twcss v3.3+ 2a5733e
  • bringing back ga for docs since it's reporting e01e1c1

5 July 2023

  • 0.61.3 - improving test coverage for cli install/update generated VvFormGroup compo b8ef323
  • removing @tailwindcss/line-clamp from project main deps as it's now incl. in tailwindcss v3.3+ 47c1522
  • removing @tailwindcss/line-clamp which is now incl. in tailwindcss v3.3+ from cli files 5929d99
  • removing @tailwindcss/line-clamp which is now incl. in tailwindcss v3.3+ from docs files b0a048c
  • removing @tailwindcss/line-clamp which is now incl. in tailwindcss v3.3+ from local dev app tailwind.config file 679ff57

5 July 2023

  • 0.61.2 - patching VvListbox style type prop, switching cli to new @vitest/coverage-v8 dep, and small fixes to docs and dev files 74377ca
  • committing 0.61.2 changelog ab26fea
  • adding new test to cli/generators/vvFormGroupTestJsFile.mjs output to improve test coverage of VvFormGroup compo from cli installs/updates a108193

5 July 2023

  • generating lib/local/docs files for local testing 5adec3d
  • updating outdated deps including switch from @vitest/coverage-c8 to @vitest/coverage-v8 731410d
  • 0.61.1 - patching cli install blockers for vue and vue-ssg stacks - now using vite tsconfig and build commands that don't break vv installs/builds 2fdee34
  • removing experiment for shoving google analytics into docs pages as Github is correctly blocking them lol 932801b
  • adding test for better coverage to cli/generators/vvFormGroupTestJsFile.mjs 6dbb983
  • updated docs files were generated c312858
  • changing docs copy to use new @vitest/coverage-v8 dep and removing copy with @vitest/coverage-c8 442ae68
  • updating cli install data for vitest to no longer use @vitest/coverage-c8 and now use/install with @vitest/coverage-v8 dep 9cd0b45
  • adding extra CSS line to patch wonky dark mode VvPrism toolbar ancestor buttons text to black text instead of white text on white button in that context in dark mode 0e24f12
  • updating PAT ref and adding filepath comment to add_pull_requests_to_org_project.yml 7c3babd
  • updating PAT ref and adding filepath comment to add_issues_to_org_project.yml 3d5cd15
  • updating PAT ref and adding filepath comment to publish_gh_pages.yml 3fc4bb6
  • fixing incorrect Type information for VvListbox compo main docs page - specifically the data prop type dc99083
  • changing docs copy to use new @vitest/coverage-v8 dep and removing copy with @vitest/coverage-c8 8bd7836
  • changing docs copy to use new @vitest/coverage-v8 dep and removing copy with @vitest/coverage-c8 bb9e2fe
  • changing docs copy to use new @vitest/coverage-v8 dep and removing copy with @vitest/coverage-c8 b1303ff
  • adding filepath comment to dependabot.yml 0cf7ac7
  • fixing bug from missing listStyleType prop pass-thru in cli generator for VvListbox local compos 3af31aa

9 May 2023

  • 0.61.0 - adding new shuffleArray helper a6ac125
  • patching cli install script for both vue and vue-ssg stack installs - so vueventus now overrides new vite tsconfig settings with tsconfig values that don't break the vv install and builds f239b1b

9 May 2023

  • generating fresh lib and docs files for local testing 62bb3ce
  • updating outdated deps 7fab63b
  • updated docs files were generated for headless ui 249d291
  • 0.60.33 - patching issues with cli generated VvPrismVars and VvQuadFormGroup compos for all stacks 7a46201
  • adding typing examples code for both ssg/spa and nuxt compos for vv-router-link docs page cd5a66c
  • completed todos - adding nuxt and spa/ssg code-group blocks with examples for all typed props 2095cf5
  • removing typed props examples to re-do them to match code-group approach in vv-anchor docs page b6d9624
  • adding new shuffle-array docs page and content 843f8b9
  • completed semicolon todos and adding a type link for vv button page's color prop b1712d0
  • updating compo docs pages to use new sub head: Downstream Typescript Prop Typing: b889a67
  • adding tests for shuffleArray module 46bf105
  • adding new shuffleArray helper module 7b93d8e
  • improving examples and changing to new typescript sub head copy b77b539
  • fixing incorrect nuxt example component commented paths 627f66f
  • shortening copy in docs/.vitepress/snippets/vueVentusCliComponentsTip.md 77aa136
  • adding new shuffleArray docs page link to docs helper index file 7c14575
  • adding new shuffleArray method to docs config file c12c785
  • adding new shuffleArray module to lib index file e4654c9

18 April 2023

  • 0.60.32 - updating to cli nuxt classic integration and dropping @nuxtjs/tailwindcss due to bugs ce945ed
  • removing now unneeded VvQuadFormGroup in new VvEl based cli generated VvQuadFormGroup compo 0c001a9
  • fixing swapped nuxt/vue/vite-ssg paths for prismvars sub compo for prism vue compo cli generator 9fc962f

18 April 2023

  • 0.60.31 - patching cli nuxt install bug - replacing @nuxtjs/tailwindcss with direct nuxt config method 1671b92
  • updating to manual tailwind nuxt installation in ./cli/installers/addNuxtTs.mjs and integrating new tw cli funcs d5775e2
  • adding tailwindCss to baseNuxtFiles in ./cli/helpers/cliData.mjs b126625
  • adding nuxt option to ./cli/generators/tailwindCssFile.mjs c6d2f37
  • updating ./cli/generators/tailwindConfigTsNuxtFile.mjs with manual tailwind nuxt approach directories for app files 67a5efe
  • updating nuxt cli tailwind file name to tailwind.css to match other stacks 75b0c06

18 April 2023

  • 0.60.30 - patching breaking file move list for nuxt cli test installs 9f58ca8
  • 0.60.30 - continued fb18d9f
  • updating cli nuxt config script to use new tailwind setup and not using @nuxtjs/tailwindcss due to bug 3364936

18 April 2023

  • 0.60.29 - updating cli nuxt install scripts to start working towards stack installation readiness 9d4e112
  • removing nuxt files manual list from cli install 405209c

18 April 2023

  • 0.60.28 - patching bug in cli tool with rimraf breaking change, and tweaking dep override to now be added to downstream cli install pkg files 34c7c3e
  • adding nuxt 3 install files to ./cli/helpers/moveNuxtTsFilesToRoot.mjs 5a88107
  • adding prism dep data to cliData for nuxt 3 (no tests yet) 4f6fc48
  • updating ./cli/generators/vvPrismVarsVueFile.mjs with nuxt option 30df895
  • updating ./cli/generators/vvPrismVueFile.mjs for use with nuxt 3 structure 0288e1c
  • removing test icon in fixed bottom right of ssg cli ssg stack generated app.vue file 58dd9d0

17 April 2023

  • 0.60.27 - updating outdated deps and tweaking pkg dep overrides e8d1892
  • adding override to cli install process and thus installed pkg files for downstream apps 7d336f0

17 April 2023

  • generating fresh lib/docs files to test locally b0b1731
  • 0.60.26 - updating package override for sourcemap-codec@1.4.8 b4be134
  • updating outdated deps ca6f715
  • generating fresh lib/docs files to test 5332f50
  • commenting out local dev VvRadio deselection test 57240cd
  • updating pkg override for sourcemap-codec now under dep magic-string e667fa9

17 April 2023

  • 0.60.25 - patching cli vv quad form group component and spa stack main.ts install file 2166cfc
  • updating override to sourcemap-codec@1.4.8 key 56a9cf0

17 April 2023

  • 0.60.24: retooling VvQuadFormGroup cli compo for better interop, started improving compo TS docs, more prep for nuxt 3 stack 9beadb5
  • updating ./cli/generators/vvQuadFormGroupVueFile.mjs to include missing VvEl compo 55c1631
  • fixing font awesome file names to camel case for spa stack cli installs 95fc13a

17 April 2023

  • generating fresh lib and docs files for testing ff2cf9b
  • 0.60.23 - updating outdated deps fa0c2a4
  • generating fresh lib and docs files locally to test 76018b9
  • adding new correctly named/cased file ./cli/generators/vvQuadFormGroupVueFile.mjs 84d9f76
  • deleting ./cli/generators/VvQuadFormGroupVueFile.mjs due to wrong filename casing 94764eb
  • cleaning up sub headings language, adding semi-colons and correcting out of alphabetical order items b227a80
  • adding new ./cli/generators/vvNuxtRouterLinkTestJsFile.mjs 65f70c1
  • adding new ./cli/generators/vvRouterLinkVueFile.mjs ea4647a
  • completing docs todo's for VvAnchor component - with new downstream typing examples for design system props bf350b1
  • completing some todos for vv-router-link docs page - adding ts downstream examples and type interface links cce0c82
  • adding todo's to add sub/sub head semicolons to docs for consistency and better readability with updates to vv-anchor docs page 5916f5e
  • adding semicolons to all sub-sub heads 6c2e86f
  • completed semicolon sub/sub head todos for vv-router-link docs page 7baa843
  • completing remaining todos for docs vv-router-link page a8b2e83
  • adding palette props type link and downstream typing example for vv-router-link palette prop docs page 2f95033
  • updating incorrect cli generator tests that use "mounts" instead of "imports" in test statements 03af401
  • updating local dev tests to use correct verbiage for tests of valid importing 2c5a81c
  • adding new VvNuxtLink component docs page and initial placeholder content 180ad66
  • adding anchored VvNuxtRouterLinkProps section to docs interfaces page 5b3b1bc
  • adding new DocsTypingDownstreamText.vue compo to make docs code DRYer a444c51

31 March 2023

  • generating fresh lib and docs files to test changes fa52b3b
  • 0.60.22 - updating outdated deps aebeb0a
  • updating outdated deps 22a8453
  • updating automation scripts d6adac3

20 March 2023

  • 0.60.21 - updating cli vite installer to use vite latest (v4.x) f971de4
  • updating outdated deps d4e6bc1

20 March 2023

  • 0.60.20 - updating outdated deps and moving lib to vite v4 3e43690
  • 0.60.20 - files 0aa7ad5
  • 0.60.20 - changelog e6e0957
  • updating cli installer for vite to use vite@latest during install of both SPA and SSG stacks 3fb1f75

20 March 2023

  • generating fresh lib/docs files to test updated deps 24efbe1
  • generating fresh lib and docs files for version bump 98a76bf
  • regenerated docs/lib files again to prep for publishing 5f922fb
  • updating vite vite/plugin-vue to v4 23c92fb
  • updating outdated deps 1628db3

1 March 2023

  • generated fresh package and docs files to test dep updates 55db5d6
  • 0.60.18 - patching nuxt cli installer 500b02d
  • updating outdated deps 3898c3b

23 February 2023

  • 0.60.17 - patching cil install for new nuxt stack 95d7f6e
  • adding gsap to installed packages array for nuxt stack cli installs f04b665
  • removing duped import of piniaRootTsFile in cli main index script e93cada

23 February 2023

  • 0.60.16 - adding gsap to nuxt cli installer/updater scripts 7845adc
  • adding missing import for vvScrollUpVueFile in cli index installer file 024375c

23 February 2023

  • 0.60.15 - updating cli for nuxt stack and font awesome dep on installs 80ba508
  • adding new cli/generators/gsapTsNuxtFile.mjs to generate gsap dep nuxt plugin file for installs/updates 11a4254
  • integrating nuxt gsap for cli install script b18ae85
  • adding nuxt functionality to cli vv scroll up vue compo generator for installs/updates a11a443
  • adding gsap dep for nuxt stack installs/updates to cliData f9ee547
  • updating copy on cli docs page fc24e80
  • adding default VvScrollUp compo to nuxt app.vue cli file generator 4aa4239

21 February 2023

  • 0.60.14 - adding in experimental fa dep for cli nuxt stack installs/updates 73e23d4
  • updating cli nuxt VvFa generator to use nuxt fa plugin component and wrapping output in ClientOnly for hydration mismatch issues b0030d9
  • fixing path for nuxt fontAwesome.ts plugin files and setting nuxt fa pro default to false for cli install tool 9598430
  • adding VvFa example to nuxt index.vue generator f129705

21 February 2023

  • 0.60.13 - adding nuxt 3 stack to docs content, and small tweaks 4bfe6fa
  • updating VvQuadFormGroup cli generator to conditionally output an original markup of the lib component instead of the normal instance of lib component approach to avoid problem with nuxt and passing data through with multiple slots 5a20dc9
  • refactoring all font awesome data and adding in nuxt data and structures for font awesome dependency fe8633e
  • adding new cli/generators/fontAwesomeProTsNuxtFile.mjs b4e5f24
  • integrating new fontAwesomeProTsNuxtFile, fontAwesomeTsNuxtFile and vvFaVueNuxtFile into cli installation script for nuxt installs to now handle font awesome dep abbb6b0
  • adding new cli/generators/fontAwesomeTsNuxtFile.mjs 0b5d4e2
  • adding new cli/generators/vvFaVueNuxtFile.mjs e759351
  • refining content in nuxt stack cli generated home page f8b8cba
  • adding VvColorModeButton to nuxt stack cli generator appVueNuxtFile.mjs ef2c7e0
  • updating package tests for VvRadio to now test debug mode functionality fully a961ed8
  • updating package tests for VvCheckbox to now test debug mode functionality fully 63a0461
  • adding fontawesomeremoving VvColorModeButton form cli generated pages/index.vue nuxt file ef9307e
  • adding fontawesome css to cli generated nuxt.config.ts file fb977d8

21 February 2023

  • changes from dev launching docs site locally 128e852
  • 0.60.12 - nuxt cli improvements and updating outdated deps 136ab04
  • expanding docs for vueventus-cli page - all covering new nuxt 3 stack 003ced5
  • adding typescript install to nuxt install cli script 6739c9a
  • adding in nuxt 3 stack to vv-update-cli and vv-update-locals-cli docs pages 480d380
  • removing comments preventing VvColorModeButton example from rendering in pagesIndexNuxtFile.mjs 361a678
  • adding missing trailing spaces for manual bullet copy dd443a4
  • updating nuxt stack name to follow conventions of other stack options 453b2df

21 February 2023

  • 0.60.11 - updating cli generators to output correct paths for local vv compos when a non-nuxt install/update is run 308a156
  • updating outdated deps 3fa9358
  • adding more extensive vueventus component examples to nuxt index page generator script a3d2186
  • adding nuxt-only client only wrapper around cli generated VvColorModeButton compo - to avoid hydration mismatch if user changes color mode client-side c8cba88
  • adding new cli/generators/onPageLoadColorModesNuxtJsFile.mjs e971113
  • adding color mode and scrollbar styling to nuxt config generator script output using bodyAttrs and script app.head props/syntax 8d2c133
  • integrating new onPageLoadColorModesNuxtJsFile script into cliData for nuxt installs/updates 1b3a671
  • integrating new onPageLoadColorModesNuxtJsFile script into addNuxtTs.mjs for nuxt installs d6110b9

21 February 2023

  • generated fresh lib/docs files for new changes and new bump ver 9730192
  • 0.60.10 - expanding nuxt install/updates via cli to include most of the core vueventus compos 3c4b07d
  • adjusting non-nuxt cli installed/updated compo comments to properly reflect parent directories in non-nuxt installs d126a76
  • updating cli component generators with missing argument and default value for new nuxt variations 1c9e8c6

21 February 2023

  • 0.60.9 - updating VvAnchor cli generated local component to now use named default import and instance d0c791a
  • adding new cli/generators/tailwindConfigTsNuxtFile.mjs d673cba
  • integrating new nuxt variations of cli generators into cliData for nuxt installs/updates 77a72fe
  • integrating new nuxt variations of Vv Components into nuxt install cli script 5995eb6
  • updating cli generator for VvButton to allow for nuxt variations in cli installs/updates 6ecf304
  • updating cli generator for VvSelect to allow for nuxt variations in cli installs/updates b8c1ee1
  • updating cli generator for VvQuadFormGroup to allow for nuxt variations in cli installs/updates 6acd25e
  • updating cli generator for VvList to allow for nuxt variations in cli installs/updates 219c9de
  • updating cli generator for VvListItem to allow for nuxt variations in cli installs/updates 906dcbb
  • updating cli generator for VvFormGroup to allow for nuxt variations in cli installs/updates 6850e31
  • updating cli generator for VvEl to allow for nuxt variations in cli installs/updates 52083d3
  • updating cli generator for VvTextarea to allow for nuxt variations in cli installs/updates df09ae4
  • updating cli generator for VvRadio to allow for nuxt variations in cli installs/updates 9326985
  • updating cli generator for VvListbox to allow for nuxt variations in cli installs/updates b8bbf5e
  • updating cli generator for VvInput to allow for nuxt variations in cli installs/updates dbe4989
  • updating cli generator for VvColorModeButton to allow for nuxt variations in cli installs/updates 29c4282
  • updating cli generator for VvCheckbox to allow for nuxt variations in cli installs/updates b2ceea1
  • integrating new tailwindConfigTsNuxtFile.mjs script into cliData.mjs for nuxt installs/updates 8790fd6
  • updating cli VvAnchor syntax to have types as first imports 9f9c84e

20 February 2023

  • 0.60.8 - adding pages/index.vue file to nuxt generator cli functionality for further nuxt stack testing acd1302
  • updating cli vvAnchorVueFile.mjs generator to now use a named default import and instance to avoid recursive problem downstream in nuxt applications' component scanning 7bb29fc

20 February 2023

  • 0.60.7 - patching nuxt cli test install scripts to use correct app.vv.ts generator 703500f
  • adding new cli/generators/pagesIndexNuxtFile.mjs 16b3004
  • integrating new pagesIndexNuxtFile cli script into addNuxtTs.mjs cli installer script 03c6fd1
  • integrating new pagesIndexNuxtFile cli script into cliData.mjs for cli installs and local updates 707123f

20 February 2023

  • 0.60.6 - updating cli nuxt very early dev test install scripts for cleaner installs f4b133e
  • fixing incorrect generator method for cli nuxt install script for app.vv.ts files 2ed625a

20 February 2023

  • 0.60.5 - adding basic testing level nuxt stack to cli a9f83d2
  • updating cli/helpers/moveNuxtTsFilesToRoot.mjs to cover remaining nuxi install files and remove nuxi directory after done 56a48c7
  • adding missing fs-extra import to cli/installers/addNuxtTs.mjs c260f3c

20 February 2023

  • 0.60.4 - updating outdated deps and improved cli generated VvPrism tests d60af43
  • adding back in base nuxt stack options to start testing install and update cli processes for nuxt 304ca4c
  • adding back in a basic testing level nuxt stack install with a testing vv anchor compo dbc026a
  • updating cli addNuxtTs.mjs file to include base testing nuxt new project files + vv b0e4cf6

20 February 2023

  • generated fresh lib and docs files for testing e4427a0
  • updating outdated deps fa90f61
  • 0.60.3 - patching issue from experimental nuxt code so VvAnchor locals install as expected 1e8cae5
  • updating cli generated test file for VvPrism compos to imporve coverage 54193e8

26 January 2023

  • 0.60.2 - hot fix for installation bug form experimental nuxt cli code 0f6700c
  • removing nuxt cli install code overriding VvAnchor local installs from obj reference error 5b717e9

25 January 2023

  • 0.60.1 - updating outdated deps 500b367
  • removing experimental nuxt code causing reference error downstream in installs 240e029

25 January 2023

  • generating final files for bump to v0.60.0 1cd9874
  • updating outdated deps 6e6a2b4

25 January 2023

  • generating fresh lib/docs files for testing before publishing 1d91271
  • generating fresh files for bump to v0.59.4 6fd360e
  • adding new docs page for new ScrollbarDefault Palette Config Module 2e36c3a
  • adding initial (not yet working/tested) nuxt 3 installation data to cli/helpers/cliData.mjs f0d57b7
  • adding new cli/installers/addNuxtTs.mjs c849a92
  • adding vueTwNuxt3 prop and value to cliStackNames.mjs d0d95db
  • adding new ScrollbarDefault test and initial coverage d2ce2fc
  • adding new cli/generators/appVueNuxtFile.mjs 85beea0
  • adding new ConfigScrollbars docs section to docs interfaces page 3477902
  • adding new src/views/configs/palettes/ScrollbarDefaultPage.vue local dev page b7e860b
  • adding new cli/generators/nuxtConfigTsFile.mjs b1d3b1c
  • adding new useNuxtPaths optional argument to appVvTsFile.mjs generator 72ea348
  • adding new ScrollbarDefault palette file and default palette color classes ac20870
  • updating commented data to just strings 7085905
  • adding new ConfigScrollbars interface to library cf9f721
  • adding new useNuxtPaths argument to cli/generators/vvAnchorVueFile.mjs 97daffb
  • adding new useNuxtPaths argument to cli/generators/vvAnchorTestJsFile.mjs function aab8f72
  • integrating ScrollbarDefault into VvConfig b3ebc1d
  • adding new vueTwNuxt3 prop and name to cli/helpers/cliStackNames.mjs 74a8cba
  • adding new ScrollbarDefaultPage to local dev testing site app's router af440ed

6 January 2023

  • generating fresh docs/lib files for bump to v0.59.3 8d2249b
  • generating fresh docs files to test b83354f
  • adding test coverage for cli generator vvRouterLinkTestJsFile.mjs 276020f
  • adding test coverage for cli generator vvListTestJsFile.mjs c516a9f
  • adding test coverage for cli generator vvScrollUpTestJsFile.mjs a368386
  • adding test coverage for cli generator vvColorModeButtonTestJsFile.mjs 8ca07b5
  • adding test coverage for cli generator getVvFaTestJsCode.mjs e6496c9
  • adding test coverage for cli generator vvInputTestJsFile.mjs 12b365c
  • adding test coverage for cli generator vvElTestJsFile.mjs 73f1269
  • adding test coverage for cli generator vvButtonTestJsFile.mjs 3a867dc

6 January 2023

  • generating fresh lib/docs files for bump to v0.59.2 584dff3
  • updating outdated deps c23186b

6 January 2023

  • generating fresh docs and lib files for bump to v0.59.1 22121d4
  • generating fresh lib and doc files for testing 057b6d7
  • removing unneeded title debug prop and reordering debug attrs 1eb8297
  • removing incorrect "external" prop call in vv router link cli generator 50f9395
  • removing incorrect title prop debug call in vvColorModeButtonVueFile.mjs generator 70b48d2

6 January 2023

  • generating fresh lib and docs files to test before publication 78e622d
  • generating fresh docs/lib files for bump to v0.59.0 293e5c4
  • improving typescript in VvAnchor setup func e6b9ded
  • improving typescript in VvListbox setup func logic a3725af
  • improving typescript in VvTextarea setup func logic 5a83aee
  • improving typescript in VvEl setup func logic 5b942cd
  • improving typescript in VvButton setup func 95e10e9
  • improving typescript in VvListItem setup func logic 48cbdcf
  • improving typescript in VvSelect setup func logic 4ff8b61
  • improving typescript in VvList setup func logic e7e063a
  • improving typescript in VvRadio setup func logic 29c4ca6
  • improving typescript in VvInput setup func logic 3b0d07a
  • improving typescript in VvCheckbox setup func logic 0b6b032
  • updating todo's with better instructions 8cfb59a
  • adding debug prop passthrough to cli generator vvListboxVueFile.mjs 1f860b5
  • adding debug prop passthrough to cli generator vvTextareaVueFile.mjs dab6bf7
  • adding debug prop passthrough to cli generator vvSelectVueFile.mjs d0f28fd
  • adding debug prop passthrough to cli generator vvScrollUpVueFile.mjs 15926d0
  • adding debug prop passthrough to cli generator vvRadioVueFile.mjs 6bb3760
  • adding debug prop passthrough to cli generator VvQuadFormGroupVueFile.mjs 62d4be7

6 January 2023

  • generating fresh lib/docs file to test before publishing 0773fc0
  • generating fresh docs/lib files for patch v0.58.7 94fe784
  • adding prop defaults and types (still need to add full docs tho) to vv-listbox docs page 85a4c58
  • adding new debug prop + conditional data attributes to VvColorModeButton component 669a47c
  • adding new debug prop + conditional data attributes to VvListbox component 4bf279d
  • adding documentation for the verifyDateMMDDYYYY() helper docs page 24d3d10
  • adding new debug prop + conditional data attributes to CLI vvColorModeButtonVueFile.mjs generator 8a6eca9
  • adding new debug prop + conditional data attributes to CLI vvScrollUpVueFile.mjs generator b02e12f
  • improving test coverage of VvListbox due to new debug prop 7406193
  • adding debug section to docs vv-select page e18382a
  • adding debug section to docs vv-list page 8d24942
  • adding debug section to docs vv-list-item page 376078d
  • adding debug section to docs vv-el page a2c0a1f
  • adding debug section to docs vv-button page b8c9fbc
  • adding debug section to docs vv-listbox page 0a7d98f
  • adding debug section to docs vv-prism page 1089757
  • adding debug section to docs vv-color-mode-button page 3a4722e
  • adding debug section to docs vv-textarea page 75663bc
  • adding debug section to docs vv-radio page 4bdd46f
  • adding debug section to docs vv-input page f65bcbd

5 January 2023

  • generating new lib/docs files for bump to v0.58.6 0c5eb9a
  • adding missing debug prop definition to CLI generator VvQuadFormGroupVueFile.mjs 6a52289

5 January 2023

  • generating fresh docs/lib files for bump to v0.58.5 920f1f9
  • changing SizesText interface import in VvFormGroup to relative link like others fd4d75e

5 January 2023

  • generating fresh docs/lib files for bump to v0.58.4 eca74e2
  • updating CLI SSG stack's helloWorldVueSsgFile.mjs generator to match the SPA stack's new more complete use of current VV compos 1c42632
  • adding test to CLI vvAnchorTestJsFile.mjs generator to bring downstream post install test coverage of the local VvAnchor compo to 100% 07a4691

5 January 2023

  • generating fresh lib/docs files for v0.58.3 2a3d870
  • updating VvQuadFormGroup.test.js to fix warning from missing label and labelFor required props 2e1bd1c
  • updating VvFormGroup.test.js to fix warning from missing label and labelFor required props c5161a2

5 January 2023

  • generating fresh lib/docs files to test before publishing c482e79
  • generating fresh lib/docs files for bump to v0.58.2 d8ab136
  • adding debug prop to VvQuadFormGroup.vue component dbd8bbd
  • updating homeVueFile.mjs generator file with more complete examples of the vv components e4456ea
  • adding debug prop to VvFormGroup.vue component 06e9565
  • adding debug prop copy/examples to vv-quad-form-group docs page 8b4c0a3
  • adding debug prop copy/examples to vv-form-group docs page b22ef5a
  • adding debug prop copy/examples to vv-anchor docs page c072806
  • updating VvQuadFormGroup.test.js to get coverage of new debug prop 44a35e1
  • updating VvFormGroup.test.js to get coverage of new debug prop 3f37845
  • adding debug prop and data-vv debugging attributed to VvQuadFormGroupVueFile.mjs CLI generator 080a07d
  • adding debug prop and data-vv debugging attributed to VvFormGroupVueFile.mjs CLI generator cc42d3a
  • updating VvAnchor.test.js to get coverage of new debug prop 0fa8919
  • adding debug prop to VvAnchor.vue component bb22d4f
  • adding debug prop and data-vv debugging attributed to vvAnchorVueFile.mjs CLI generator 5602ea5
  • updated imports to all be relative and without shortcut 8e9bd03
  • updating listboxOptionsWithoutLabelSpacing default class to match listboxOptionsWithLabelSpacing e5275aa
  • adding debug prop to VvComponentDefaults interface 11c53b3
  • increasing spacing in VvFormGroupPage between examps d4d3e35
  • adding debug prop to VvQuadFormGroupProps interface c80ea85

5 January 2023

  • generating fresh lib/docs files to test before publishing fdd7392
  • updating changelog and generating fresh pkg/docs files for bump to v0.58.1 8ded6f9
  • adding new docs for VvQuadFormGroup props: errorTextSize, helpTextSize, labelTextSize, successTextSize 55d7f16
  • adding new docs for VvFormGroup props: errorTextSize, helpTextSize, labelTextSize, successTextSize 0e572dd
  • updating CLI homeVueFile.mjs with more vv compo examples for installs 048b069
  • adding new props to CLI VvQuadFormGroupVueFile.mjs: errorTextSize, helpTextSize, labelTextSize, successTextSize 4043a9f
  • adding new Config defaults for both form group compos: errorTextSize, helpTextSize, labelTextSize, successTextSize c101126
  • adding new props to CLI VvFormGroupVueFile.mjs: errorTextSize, helpTextSize, labelTextSize, successTextSize 9f63fc4
  • adding new props to VvQuadFormGroup.vue: errorTextSize, helpTextSize, labelTextSize, successTextSize 2cc4257
  • adding new props to VvFormGroup.vue: errorTextSize, helpTextSize, labelTextSize, successTextSize 8a4533d
  • adding missing test file for new VvQuadFormGroup compo in CLI vitest install script c2c3d80
  • adding new props to VvQuadFormGroupProps interface: errorTextSize, helpTextSize, labelTextSize, successTextSize 2c441a0
  • adding new props to VvFormGroupProps interface: errorTextSize, helpTextSize, labelTextSize, successTextSize a78fd6f

5 January 2023

  • generating fresh lib/docs files for v0.58.0 c23995e
  • generating fresh docs files for deps updates to test before publishing 9302823
  • updating outdated deps 960abb6

5 January 2023

  • generating fresh lib and docs files to test changes 778f61a
  • generating fresh lib and docs files to test before publishing 3c65d54
  • generating files and changelog for v0.57.0 d377381
  • updating outdated deps 430e861
  • adding new verifyRunTime.test.js file and initial coverage 192e80f
  • adding new verifyEmailString.test.js module test file and initial test coverage d7840e5
  • improving coverage of timestampToDateTimeAmPm.test.js df1f3f4
  • adding new verifyStringLengths.test.js file and initial coverage 8a0fb4e
  • adding new verifyDateMMDDYYYY.test.js file and initial test coverage bdea612
  • adding new verify-string-lengths docs page file and placeholder content 7ad3ff2
  • adding new verify-type docs page file and placeholder content b7dd39d
  • adding new verify-run-time docs page file and placeholder content 6cedc85
  • adding new verify-email-string docs page file and placeholder content a0d7afb
  • adding new verify-data-mmddyyy docs page file and placeholder content 4ae7456
  • adding new verifyRunTime.ts module 49f2e17
  • improving coverage of forceBodyClick.test.js 734d12f
  • adding new verifyEmailString.ts module f226434
  • adding new verifyDateMMDDYYYY.test.js module 57c9b81
  • improving coverage of randomGroundAndTextColors.test.js 58d96a5
  • adding new verifyStringLengths.ts module 58f1748

4 January 2023

  • generated fresh lib and docs files to test changes before publishing 5b5ccd7
  • generated fresh docs/lib files for testing before publishing 430bab7
  • patch v0.56.2 - cli VvEl tests now 100% coverage and depreciating EmptyPalette interface = removed from package code but still phusically in dist types for now 2c2027e
  • adding new vv-quad-form-group.md file to docs ad75d44
  • adding todo's for docs updates for vv-listbox page b22ef9b
  • adding completed listboxes config docs page content ee7071f
  • removing depreciated interfaces code/refs from docs typescript interfaces page for: ButtonsSizes, DefaultConfigPalette, DefaultInputPalettes, DefaultSelectPalettes, DefaultValidationPalette, EmptyPalette, InputsSizes, SelectsSizes, TextSizes, TextareasRowSizes, and TextareasSizes ab72f97
  • adding new forms/VvQuadFormGroup.vue compo fa8cc34
  • adding new cli VvQuadFormGroupVueFile.mjs generator module cd783f3
  • adding new local dev testing VvQuadFormGroupPage.vue compo 4770e5e
  • adding todo's for docs updates for vv-anchor page e5faf14
  • deleting now removed and depreciated ts interfaces that have all been replaced in lib 9f9b6f5
  • adding todo's for docs updates for vv-el page 8f484ed
  • adding new VvQuadFormGroup.test.js file and initial coverage 70c81e0
  • adding todo's for docs updates for vv-form-group page 2f4a7ec
  • adding todo's for docs updates for vv-quad-form-group page d37c2ab
  • adding todo's for docs updates for vv-list page 6705dee
  • Adding new types/VvQuadFormGroupProps.ts file/interface 9ed9bd1
  • adding todo's for docs updates for vv-color-mode-button page fbda15d
  • adding todo's for docs updates for vv-button page 05a9b7e

18 December 2022

  • patch v0.56.1 - docs broken links hotfix 862a68b
  • adding additional test to vvElTestJsFile.mjs cli generator script to bring local vv el compo tests to 100% coverage upon install 53432e8
  • removing EmptyPalette interface from ConfigSelects entirely 538b2e5
  • removing EmptyPalette interface from ConfigListboxes entirely 9f226cd
  • removing EmptyPalette interface from ConfigTextareas entirely d1c0ade
  • removing EmptyPalette interface from ConfigText entirely 4b125e8
  • removing EmptyPalette interface from ConfigRadios entirely 5cf081d
  • removing EmptyPalette interface from ConfigLists entirely c920111
  • removing EmptyPalette interface from ConfigInputs entirely a91ce6a
  • removing EmptyPalette interface from ConfigGrounds entirely 2b94d1f
  • removing EmptyPalette interface from ConfigCheckboxes entirely 3c0560c
  • removing EmptyPalette interface from ConfigButtons entirely 7011a32
  • removing EmptyPalette interface from ConfigBorders entirely 0493ccc
  • removing EmptyPalette interface from ConfigAnchors entirely 010196f
  • adding depreciated tag and todo to EmptyPalette to start process of removal from package 092a02e
  • updating docs interfaces page link for EmptyPalette interface to depreciated state 1f2243b
  • updating docs typescript page link for EmptyPalette interface to depreciated state 0894259

17 December 2022

  • minor update v0.56.0 - major typescript upgrades with some depreciated interfaces replaced by better named and typed ones 06f20b9
  • fixing broken anchor id links in docs typescript index page file 84549cc

17 December 2022

  • generating fresh package and docs files to review all changes 3daba47
  • patch v0.55.2 - fixing bug from switch to cliData key from VvPrismVars to vvPrismVars 09a7602
  • generating fresh lib and docs files to check recent updates b5467fe
  • adding new interfaces and adding depreciated to replaced interfaces db75649
  • adding new vv-update-locals cli docs page and content for use c714c91
  • adding interfaces to doc that were mis-grouped as regular types d0fc439
  • removing types from docs types page that are actually interfaces 095917d
  • adding new modules and interfaces to package index 23098a4
  • adding vue PropType syntax to VvAnchor prop types e674cc4
  • adding vue PropType syntax to VvEl prop types f75da9e
  • adding depreciated bug flag to DefaultSelectPalettes interface which is now using inherited replacement interface 6e32467
  • integrating new component props interfaces into configDefaults interface 6c09154
  • adding vue PropType syntax to VvButton prop types 4cf96b6
  • adding new interfaces, marking depreciated ones, and moving mis-grouped interfaces from types group to interfaces group 26a2f23
  • adding vue PropType syntax to VvListbox prop types af44374
  • adding ValidCommentStyles to prop-validators docs page content 34004b9
  • adding vue PropType syntax to VvListItem prop types f72072d
  • updating TextSizes with depreciated bug flag and now inheriting from replacement interface 39cea8e
  • adding new ValidUrlDecorations content to docs prop-validators page 2ab1681
  • adding new VvFormGroupProps interface 9d695a2

15 December 2022

  • patch v0.55.1 - fixing issues with new vv-update-locals cli script 5f34c11
  • generating fresh docs and lib files to test against changes c1ad70b
  • fixing bug caused by changing cliData key from VvPrismVars to vvPrismVars in cli addPrismjs.mjs file 275661b

15 December 2022

  • minor update v0.55.0 - typescript improvements and new experimental cli tool for easier local vv compo/test updates 7b1ad27
  • fixing new updateLocals cli script for new npx vv-update-locals cli ae59f67
  • fixing type-o in prop name for CLI data prism dep file from VvPrismVars to vvPrismVars for consistency 9720312

15 December 2022

  • generating fresh lib and docs files to review changes 38e2182
  • patch v0.54.7 - updating TS use in CLI generated files and updating docs for List Default palette to fix wrong/breaking example code 670f744
  • completed lists config docs page e64acec
  • adding new node.js script code for new vv-update-locals CLI for faster/complete component and test file updates from new vv versions 781e7c9
  • adding new size prop to vv-list docs page 4a34446
  • adding new textSize prop to vv-router-link docs page content 86a4b3b
  • adding new textSize prop docs info to vv-anchor docs page bf0157a
  • adding new size prop to vv-el docs page 5828f14
  • removing commented out old code e4e93a0
  • adding new VvList sizes examples to test with in local dev app for pkg 3dd5415
  • adding new cli/helpers/selectStack.mjs to DRY cli incoming code updates f1962d8
  • adding missing type keyword to vue PropType import examples in docs prop-validation examples a895c87
  • integrating new selectStack() cli helper into cli index.mjs code 171b00b
  • adding in missing and wrong colors for the last 6 variables in prism vars vue file generator for CLI scripts 44e28c2
  • updating package theme.fontSize.json data for tw configs - to be a bit more reasonable lol 913e1e3
  • integrating new selectStack() cli helper into cli updater.mjs code 33ffe8c
  • adding full vue PropType type definitions along with VV types to test out how this is handled by TS in downstream apps 2c6ab05
  • adding new textSize prop to CLI VvRouterLink generator file for local vv compos 97d95c5
  • adding new size prop to VvEl core lib compo d2dec69
  • adding new size prop and logic to VvList compo b82accc

13 December 2022

  • patch v0.54.6 - fixing missing slots in CLI generated VvList and VvSelect compos 30f81df
  • generating fresh docs files with changes eb422a1
  • fixing breaking type-o in list-default.md docs file for new ListDefault palette code examples 6f9d743
  • updating cli/generators/vvButtonVueFile.mjs ro remove TS issues 7336684
  • updating cli/generators/vvInputVueFile.mjs ro remove TS issues 6b81c7d
  • updating cli/generators/vvColorModeButtonVueFile.mjs ro remove TS issues 4fc6c94

13 December 2022

  • patch v0.54.5 - updating outdated deps b07d242
  • adding missing slot to client-app side compo for VvSelect in vvSelectVueFile.mjs CLI script 38f0a58
  • adding missing slot to client-app side compo for VvList in vvListVueFile.mjs CLI script afdc3d0

12 December 2022

  • updating outdated deps 6c15e6b
  • patch v0.54.4 - locking addViteTs.mjs CLI installer to create-vite@3.2.1 as last working create vite v3 and due to peer dep lock in vite-plugin-vue-markdown ab701af

12 December 2022

  • patch v0.54.3 - hotfix to lock in vite to v3 due to vite-plugin-vue-markdown peer dep lock e71db20
  • locking vite install to vite@3.2.1 - as is the last create-vite version before vite v4 (locking due to vite-plugin-vue-markdown peer dep lock) 70335e5

12 December 2022

  • patch v0.54.2 - fixing various bugs in CLI scripts and compo Typescript issues fb70245
  • fixing dep peer conflict with SSG stack CLI installs - vite now locked at v@3.2.5 due to vite-plugin-vue-markdown peer dep limit 82c13b2

12 December 2022

  • patch v0.54.1 - fixing incorrect file generator imports in CLI via addViteTs.mjs script 428819b
  • adding additional test for VvList to bring downstream testing after install to 100% f5cbcad
  • adding updated TS syntax with ValidColorModes interface for the VvColorModeButton instance to App.vue generator for SSG stack 234161b
  • adding update TS syntax with ValidColorModes interface for the VvColorModeButton instance 824aa04
  • adding missing vue TS PropType import 9bbfbcc
  • replacing template TS string type to a ValidColorModes type 2c3476e
  • changing ValidFontAwesomeSizes null value to undefined to try and fix downstream bug from FA's TS 570bfcd
  • removing braking extra type prop in urlDecoration compo prop definition d9b5e62

12 December 2022

  • minor update v0.54.0 - new VvList, VvListbox & VvSelect components and various patches and QoL tweaks 95b4b11
  • patching incorrect imports in addViteTs.mjs CLI script file 92cd4fa

12 December 2022

  • generating fresh pkg/docs files for more testing db9842d
  • generating fresh docs/lib files for more testing 57f1c4c
  • generating fresh docs and package files to test and debug all updates so far f59e170
  • patch v0.53.9 - more ssg cli testing optimizations for easier/better coverage post install ab94fdc
  • adding new selects markdown file for project docs 261f90e
  • updated generated pkg/docs files 0a2cf1c
  • adding new vv-select markdown file for project docs e41a2b3
  • adding new components/lists/VvListbox.vue compo d6a25cf
  • adding new vv-list markdown file for project docs 0057d49
  • adding new tests/components/elements/VvSelect.test.js w/ full coverage f70ea73
  • adding new TS interfaces to docs interfaces page 6ee1611
  • adding new VvSelectPage.vue compo for local dev testing app a15ec81
  • adding new vvListboxVueFile.mjs cli script 5298215
  • updating TextareasPage.vue to page design using just VvConfig data displayed in markup 217e3dc
  • adding new list-default markdown page to proj docs 78880b6
  • adding new VvListboxPage.vue compo for local dev testing app ee142b8
  • adding new listbox-option-default markdown page to proj docs 8f9aae6
  • adding new listbox-option-underlined markdown page to proj docs 8b3bf6e
  • adding new listbox-underlined-default markdown page to proj docs 6e70d07
  • adding new listbox-button-default markdown page to proj docs 0345755

28 November 2022

  • patch v0.53.8 - improving CLI test coverage and components + better tests for SSG b.vue example code 3c96cf2
  • generating fresh docs files with recent updates e9b3774
  • updating CLI SSG b.vue test file to include testing to bring pinia store to 100% 26c46f2
  • updating CLI SSG pinia root.ts generation script to include c8 block skips for testing b483adf

28 November 2022

  • patch v0.53.7 - updating outdated deps and patching b.vue SSG CLI starter code 27f34bd
  • generating fresh docs files 694b480
  • updating CLI b test file generator script so output file coverage is 100% fd22e96
  • updating CLI vv radio and checkbox vue file generator scripts with runs of CSS func so tests can evaluate without dealing with CSS in test envs e270e4b
  • adding c8 ignore statements to CLI vv checkbox, prism, and radio vue file generators for post client render functionality and better testing coverage reporting b1ad42e
  • updating CLI b vue file generator script so output file coverage is 100% 018c509

28 November 2022

  • generating fresh lib and docs files with recent changes 4449cad
  • generating fresh files and changelog for patch v0.53.6 ce8d88e
  • updating outdated deps daf255b
  • patching b.vue SSG cli generated code - putting serverPrefetch into setup() to avoid type errors a9aacc9

24 October 2022

  • generating fresh docs files 05eae0d
  • generated fresh pkg, docs, and changelog for patch v0.53.5 6e50c62
  • updating outdated deps c44a032

14 October 2022

  • generating fresh docs files 9c58cf0
  • generatring fresh pkg, docs, and changelog for patch v0.53.4 2d8a42e
  • updating outdated deps d81515b

14 October 2022

  • generating fresh docs and pkg files d6ea45d
  • updating changelog for patch vv0.53.3 40026c1
  • updating build scripts so bump scripts now run generate then changelog ff52b52
  • fixing incorrect path for app.vv file in cli vv router link generator script output 0039434

13 October 2022

  • generating fresh pkg, docs, changelog for patch 0.53.2 14d5e54
  • generating fresh pkg and docs files for next patch 75da143
  • updating cli VvRouterLink tests that now properly handle router-link components a759153
  • removing changelog script from generate script as is now handled in bump scripts a8ce702
  • updating changelog b195a0f
  • updating changelog for patch 0.53.2 dd1b0ac

12 October 2022

  • generating fresh files and docs for 0.53.1 391f9af
  • generated fresh pkg and docs files 809c4f3
  • updating changelog for 0.53.1 e2a89d4
  • adding some v-model testing vars to Vv Input local dev app testing page 75faf0c
  • updating emitting form compos emit method type prop to Event type 88ddb60

11 October 2022

  • adding bump patch/minor/major + changelog npm scripts and removing changelog script from generate npm script 66ec1dd
  • updating typescript for the emit in vv input 70ecb29

10 October 2022

  • 0.53.0 - adding new FillDefault palette and fills VvConfig property to hold it and downstream app fill palettes/colors #285
  • generating fresh pkg and docs files for update 0.53.0 e718d69
  • updating outdated deps 65e4987
  • adding fill-default page to project docs for new fill palette 4fdee8a

7 October 2022

  • 0.52.1 - patching type issues when compiling vv props' classes into string array - classes arrays now all typed as string[] #283
  • generating fresh files and docs for patch 0.52.1 54cb1a1
  • updating outdated deps d1defa3
  • updated output classes arrays to string of array type d6a3a21

6 October 2022

  • 0.52.0 - adding new VvFormGroup compo to package, docs and cli's #282
  • generated fresh pkg and docs files for minor update 0.52.0 fe0d596
  • finished vv form group docs page with new 4 palette text props for label and help/error/success texts 85e3152
  • adding vv-form-group docs page file 45c5185

2 October 2022

  • 0.51.10 - updating outdated deps #281
  • generated fresh docs files for patch 0.51.10 9208a7d
  • updating changelog for patch 0.51.10 58a7a29

26 September 2022

  • 0.51.9 - updating outdated deps #280
  • generated fresh docs files for patch 0.51.9 b0c60b3

24 September 2022

  • 0.51.8 - patch to fix cli install bug form missing .js extension in a config import #278
  • generated fresh package and docs files ac6d55a
  • generated fresh lib files for mjs versions that refer to .js maps f0e77b2
  • fixing specificity of replacing .js suffixes for build script - so map files and references remain .js file references f57123a

24 September 2022

  • 0.51.7 - patch bug fix cli now accesses VvConfig data via new set of mjs config files generated via pkg builds #277
  • 0.51.7 - patch bug fix cli now accesses VvConfig data via new set of .mjs config files generated via pkg builds f593d25
  • generated fresh files for patch 0.51.7 09b66de
  • updated generateCliMjsVersions to fix bug with double file type in strings b2e3ca5

24 September 2022

  • 0.51.6 - patch to fix missing extension for compo defaults in VvConfig.ts #276
  • generated fresh lib/docs files for patch 0.51.6 a470311
  • updated changelog for patch 0.51.6 9b6cb17

24 September 2022

  • 0.51.4-0.51.5 - fixing incorrect import of VvConfig in cli app.vv generator script & integrated new vv config mjs generation into package build scripts #275
  • 0.51.5 - generated fresh lib/docs files for patch 0.51.5 73da428
  • adding new generate VvConfig npm build script to provide VvConfig default data to CLI generation scripts f0053c2
  • 0.51.4 - fixing incorrect import of VvConfig in cli app.vv generator script c329a2a

24 September 2022

  • 0.51.3 - patch to fix svg geometry in VueVentus logo text compo #274
  • generated fresh lib/docs files for patch 0.51.3 be55991
  • replacing svg geometry for VueVentus logo text to remove cropped U and E lower edges 5be484f
  • updated changelog for patch 0.51.3 03fefaa

24 September 2022

  • 0.51.2 - adding palette and common defaults as comments to cli app.vv generation for installs + update cli's #273
  • generated fresh docs files for patch 0.51.2 ab4b12c
  • adding full set of palettes and small/powerful tweaks to cli app.vv generator script! 0fa528b
  • patch 0.51.2 - adding palette and common defaults as comments to cli app.vv generation for installs + update cli's 5ad5dfc

21 September 2022

  • 0.51.1 - updating outdated deps and moving new cli generated VvRouterink to correct data group for both install and update cli scripts #272
  • generated fresh docs files for patch 0.51.1 42a7176
  • 0.51.1 - updating outdated deps and moving new cli generated VvRouterLink to correct data group for both install and update cli scripts dba1cf4
  • updating changelog for patch 0.51.1 9940dbe

19 September 2022

  • 0.51.0 - adding strict typing to VvConfig and optimizing cli VvRouterLink with own core lib default prop values #271
  • generating fresh lib and docs files for minor update 0.51.0 a6f9b97
  • finished docs page for VvRouterLink component 6bdeb8a
  • adding new VvRouterLinkProps interface to docs 19a86e8

19 September 2022

  • 0.50.5 - updating outdated deps #270
  • generated new docs files for patch 0.50.5 020eccf
  • updated changelog with 0.50.5 patch tasks 2743186

15 September 2022

  • 0.50.4 - improving test coverage for VvRouterLink and removing client-only from VvFa SPA/SSG versions #263
  • generated new pkg and docs files for 0.50.4 14895ff
  • improved test coverage for vv router test file generator ad841a6
  • simplified vvRouterLink generator code using new non-optional properties from vvconfig via app.vv bfa6743

14 September 2022

  • 0.50.3 - updating tailwind textSizes with proper lineHeight values to fix wonky line breaks #262
  • generated fresh pkg and docs files for 0.50.3 ef2c35f
  • added text for test page to work out tailwind textSize lineHeight values for vv text sizes a892af1
  • extended theme fontSize for tailwind defaults across vv implementations ea829a4

12 September 2022

  • patch 0.50.2 - fixing vitest cli installer data bug #261
  • generated fresh pkg and docs files for patch 0.50.2 0d040dd
  • updated cli appVueSsgFile generator tu use VvRouterLink f8300e7
  • fixed incorrect cli data var in vitest installer script cc635b6

12 September 2022

  • 0.50.1 - patch to fix cli bugs from new test files for both spa and ssg installer #260
  • generated fresh pkg and docs files for patch 0.50.1 e4aa2fc
  • setup cliData for vitest to handle different files for ssg vs vue-ts stacks and integrated bTestJsFile b94e159
  • added ssg file structure tree and updated spa one b86fc7c

12 September 2022

  • 0.50.0 bump minor for new cli and updater vv app compo test generators & updated outdated deps #259
  • generated fresh pkg and docs files for minor update 0.50.0 d4491a6
  • updated outdated deps 1fb6cb6
  • integrated new test file generators into cli data 06b0f7a

6 September 2022

  • 0.49.0 - added/integrated new fa pro sharp solid icon fam into pkg cli installer/updater (requires license) #249
  • 0.49.0 - added/integrated new fa pro sharp solid icon fam into pkg cli installer/updater aee42dc
  • updated outdated deps 023ae46
  • added new sharp solid fa family from v6.2 to fa pro ts file generator d0189bb

2 September 2022

  • 0.48.4 - fixing ssg install bug with FaPro and updating outdated deps + new automated pkg pubs #238
  • 0.48.3 - fixing issues with cli installation of fontawesome and 404 pages for both spa/ssg stacks #233
  • 0.48.2 - patch missing vueuse/head dep in cli mainTs generator module #232
  • 0.48.1 patching missing install for @vueuse/head dep & removing incorrect var in notFound404VueFile generator #231
  • 0.48.0: vue-router now standard dep for vue-ts cli stack + updated docs for CLI compo imports! #230
  • 0.47.1 hot fix patch - cli now installs VvCheckbox/VvRadio into inputs dir and not in buttons dir #227
  • 0.47.0 VvCheckbox/VvRadio now fully tested and updates for deps - vitest update needs node 16.17.0+ #226
  • 0.46.1 bump patch for fixed cli vv checkbox/radio code now with dark/light mode check/dot logic/css #225
  • adding and integrating new VvCheckbox/VvRadio components into pkg and docs #224
  • added new components, configs, palettes, and types for VvCheckbox and VvRadio compos #219
  • updated app-color-pairs helper page docs with fixes and vue sfc examp/render #218
  • bump 0.45.7 - updated GroundTextColors with CSSProperties extends #217
  • bump patch 0.45.6 - fixing appColorPairs ts issues w/ new types + more aligned to app color tool and vv color defaults #216
  • 0.45.5 - updating appColorPairs and AppColorPairs for typescript #215
  • 0.45.4 patching appColorPairs helper to force string keys and allow easier/cleaner typing for both data and helper #214
  • added commented out includes removed due to vite 3.0.6 bug back to docs pages #213
  • 0.45.3: removing iife and browser entry from package to fix vite 3.0.6 issue #212
  • hot fix 0.45.2 - issue seems to be related to vite 3.0.6 - adding back in rolled back code to test if pkg works with vite 3.0.5 #211
  • 0.45.1 removing es-tinycolor dep and all related files to recover downstream builds #210
  • changing version to 0.45.0 hot fix removing components recently added as something is breaking downstream builds #209
  • fixed type-o in vv-config types docs pg and regenerated docs #208
  • 0.45.0 - bump minor update for new color helpers and new es-tinycolor lib dep #207
  • updated content for app-vv-ts docs page - more scannable & added links #206
  • updating node ci vitest script to only run to check pull requests #205
  • adding edit on github link to docs via config #204
  • fixed type-o in app-vv-ts docs page & updated docs svg flow diagram #203
  • 0.44.0 - minor update - all new generated files and docs for new helpers/docs #202
  • tweaking copy on vv-update docs page #201
  • another quick fix of issues and new copy tweaks for vv update guide pg #200
  • fixing issues from hasty edit of vv-update-cli docs page #199
  • 0.43.3 bump patch for addition of color style added to vv color mode buttons, examples, and cli index.html files #198
  • updating outdated deps #197
  • 0.43.2 - optimized vvconfig lib code #196
  • 0.43.1 - changing types for VvConfig to colorModes and deleting colorMode (breaking change) #193
  • 0.43.0 - new helpers, component updates, config updates & simplified docs #192
  • added VvInput/Textarea emits to docs and arg details to some helper docs #191
  • adding new decimalsOnly helper and more docs updates #190
  • adding to-do's to code - resolves #186 #189
  • more updates changing imports to lib syntax in docs examples #188
  • continued docs updates to switch imports to lib import examps #187
  • added todo's in docs files to remove individual file imports and just… #185
  • completed more todos switching docs examps to new appVv syntax #184
  • switching to VvConfig.colorModes (plural) and more docs shifted to appVv examps/syntax #183
  • new tests for input/textarea emits & new neutral/default text palette changes #182
  • soft update of more tweaks and fixes and more docs changes to prep for next minor update bump #181
  • updated outdated deps #180
  • soft updating repo before package bump - with new helpers and files but no new docs or pkg bumps yet #177
  • patch 0.42.1 - small cli vv-update adjustments/cleanup and fixed incorrect cli VvTextarea options #170
  • 0.42.0 - bump minor for 95% completion of cli refactor and prep for vv-updater and future stacks #169
  • 0.41.2 patch - fixing cli installation bugs for HelloWorld and tsconfig #168
  • 0.41.1 - hot fix for missing import in cli addViteTs installer method #167
  • 0.41.0 - cli refacroring to prep for vv-update updates and new stacks moving forward #166
  • 0.40.0 - cli stubs refactoring and optimizations for vv-updater and then new stacks #165
  • 0.39.0 new & integrated generator methods in cli script and cliData objects #164
  • 0.38.1 - fixing cli updater missing dep bug and vite install method bug from missing cwd #163
  • 0.38.0 - vv-install now vv-update - refacroring cli more to prep for vv-update and more stacks! #162
  • 0.37.0 cleaned up todos and removed last files from cli refactor to generators #161
  • 0.36.0 bump minor- last 1sr round set of refactored cli generation over files update #160
  • 0.35.0 - dev qol update - better org/seperation of cli files #159
  • 0.34.0 minor update switched Vv compos to generated methods in install cli #158
  • 0.33.0: minor update more cli refactoring replacing duped files with generated code files #157
  • 0.32.1 fixing missing checkOrMakeDirSync imports and updated outdated deps #156
  • 0.32.0 - new cli dir check helper and refacroring to generated file code #155
  • updated cli installer and prepped cli data for future installer functionality #154
  • 0.31.0 - updated VvPrism with new VvPrismVars compo for DRYer markup output #148
  • 0.30.4 patching fa pro install script - removing now unneeded array merge #146
  • 0.30.3 - cli now really working for ssg - type-s's fixed #145
  • 0.30.2 - cli install for ssg now fixed - more generation scripts to reduce duped stubs files #144
  • 0.30.1 - refactoring cli to try and reduce duplicated files b/w vue-ts/vite-ssg #143
  • Merge pull request #189 from obewds/dev #186
  • generated new pkg types and docs for patch 0.48.4 d8d0cad
  • removing node_ci_vitest_run_tests action 6205c9e
  • adding vitest_pull_request_tests action to replace deleted test automation action 2b9de71

23 August 2022

  • generated new docs and cli pkg files for patch 0.48.3 3c0009d
  • added new 404 modules and added code to handle different font awesome compos for different stacks 6cfdf15
  • changed import to correct module for 404's 7331b8c
  • added get404Code helper module to centralize core new 404 file code cdd6cf3
  • added new getVvFaCode module to centralize VvFa code across multiple install stacks aba8c7e
  • integrated new getVvFaCode helper to share code between spa/ssg stacks fb42195
  • integrated new font awesome compos into main cli build script for both current stacks and fa pro/free 37dfdc1
  • integrated new ssg version of VvFa for free fa installs 97cd354
  • integrated new ssg VvFa file for fa pro installer c72eda0
  • updated changelog for 0.48.2 901170d
  • added new 404 catch all for ssg generator module 5566627
  • added new VvFa for ssg generator module 1285d68
  • added ssg 404 catch all to addViteTs installer script 89faaa6
  • patch 0.48.3 - fixing issues with cli installation of fontawesome and 404 pages for both spa/ssg stacks 432dbde
  • fixed incorrect commented path for the file 788480c

22 August 2022

  • generated new docs and lib files for 0.48.2 998cebd
  • updated changelog for 0.48.1 cb2f3fb
  • 0.48.2 - patch missing vueuse/head dep in cli mainTs generator module b7de931

22 August 2022

  • patch 0.48.1 - patching incorrect cli vars and missing dep @vueuse/head 3fe458b
  • updated outdated deps 8d27491
  • updated changelog for 0.48.0 a520c65
  • patching missing install for @vueuse/head dep f90d502
  • patch removing incorrect var in notFound404VueFile generator 85676fd
  • 0.48.1 patching missing install for @vueuse/head dep & removing incorrect var in notFound404VueFile generator 56dfb46

22 August 2022

  • generated fresh docs and lib files for minor update 0.48.0 fa2055a
  • added vvRouterLinkVueFile.mjs cli file generator module 146370a
  • added homeVueFile.mjs cli file generator module 9278128
  • added new File Structure diagram for SPA stack and placeholder/todo for SSG Stack 627fdbf
  • removing helloWorldVueFile.mjs generator module as code is now in new Home.vue pages generator for new vue-router dep for vue-ts stack 823dc3d
  • added notFound404VueFile.mjs cli file generator module 179145e
  • added routesTsFile.mjs cli file generator module c7bffd4
  • updated docs vv-color-mode-button file with new import copy/snippets 0c99665
  • updated generators/appVueFile.mjs for new vue-router dep and pages c332b3e
  • integrated the 4 new file generators and new cliStackNames into cliData module 8d8eef4
  • made stack string names DRY using constants in vueventus-cli module cc75829
  • integrated new vue-router dep into addViteTs installer module cae2851
  • updated docs vv-button file with new import copy/snippets 8967d10
  • updated docs vv-anchor file with new import copy/snippets 45abf4f
  • updated docs vv-textarea file with new import copy/snippets 63bc185
  • updated docs vv-list-item file with new import copy/snippets c453e7e
  • updated docs vv-radio file with new import copy/snippets 805cddf
  • updated docs vv-input file with new import copy/snippets 47115cf
  • updated docs vv-checkbox file with new import copy/snippets 669b0ef
  • updated docs vv-el file with new import copy/snippets aa6cbcd

19 August 2022

  • generated fresh lib files and docs for 0.47.1 2bb7ef8
  • updated changelog for minor update 0.47.0 7466fb0
  • 0.47.1 hot fix patch - cli now installs VvCheckbox/VvRadio into inputs dir and not in buttons dir ac08923

18 August 2022

  • generated fresh lib/docs files for 0.47.0 76d90b7
  • updated outdated deps - vitest v0.22.1 NEEDS node v16.17.0+ to not timeout vitest c8 coverage! 35fe1cc
  • added tests to bring VvCheckbox/VvRadio compos to 100% coverage e6e2389
  • created new TestRadiosPair compo in local dev files 63fcd33
  • updated VvCheckbox/VvRadio to use array/join syntax for CSS styling and new data-test field for testing d3b6db8
  • improved both default button palette classes for better accessibility practices in both dark/light modes 4295859
  • removed extra/unneeded vv button solid block in local dev VvButtonPage.vue 7ce0e94
  • updated changelog for patch 0.46.1 51f7b32
  • 0.47.0 - minor update - VvCheckbox/VvRadio now fully tested and updates for deps - vitest update needs node 16.17.0+ or coverage timeout + errors 0223a51
  • added vitest c8 coverage link to manual install docs page e792c96
  • removed border-transparent from default Buttons config .border prop 0f866b1
  • updated react types to include new data-test/dataTest needed for 100% coverage of VvCheckbox/VvRadio 9a72e8a

17 August 2022

  • 0.46.1 generated fresh llb and doc files for patch 0.46.1 14274c0
  • updated cli vv radio generator to include css dark/light mode logic bed4422
  • updated cli vv checkbox generator to include css dark/light mode logic cd3ed29
  • updated changelog for minor update 0.46.0 0e4986e
  • bump patch for fixed cli vv checkbox/radio code now with dark/light node check/dot logic/css f64d698

15 August 2022

  • generated fresh pkg/docs files for 0.46.0 119b126
  • updated docs with new app color pairs content 1bd6ed7
  • added VvRadio docs page and content 9d89542
  • generated fresh pkg lib and docs files d359c0b
  • added radios config docs page and content 25588ef
  • added Checkboxes config docs page and content e95fc05
  • added VvCheckbox docs page and content de59741
  • added VvRadioPage local dev file ab6951b
  • updated outdated deps c60c55f
  • added VvRadio component 8cc0844
  • added VvCheckbox component bfdf6dd
  • added checkbox default palette docs page 381656e
  • added radio default palette docs page 14bf5bb
  • added VvRadioPage local dev file 4d7033b
  • added new types to interfaces docs page a8a8306
  • updated app-color-pairs helper page docs with fixes and vue sfc examp/render 9934956
  • added missing palettes prop to palette docs examples 8364fd4
  • added new cli generators/vvRadioVueFile.mjs 83c82a2
  • switched local dev App.vue file to defineComponent method 9b08a22
  • added new cli generators/vvCheckboxVueFile.mjs 2e555b7

12 August 2022

  • generated fresh lib and docs files for 0.45.7 a41e686
  • updated changelog for 0.45.6 fecdece
  • bump 0.45.7 - updated GroundTextColors with CSSProperties extends 895e957

12 August 2022

  • generated fresh lib and docs files for 0.45.6 14f4852
  • updated AppColors interface with new AppTintsShades interface c46c493
  • updated AppColorPairs with new AppTintShadePairs interface 7cc3ddf
  • updated appColorPairs docs examps to use best typescript syntax 2602ecd
  • added new interfaces to docs aff17a1
  • added new AppTintShadePairs type interface d005cd4
  • updated appColorPairs with more readable names and new AppTintShadePairs f87e00e
  • added new AppTintsShades type interface ef5c545
  • cleaned up home dev site page 1a0344e
  • updated changelog for 0.45.5 a17e894
  • removed AppColor type interface and refs c5b2459
  • added new interfaces to package 6b1ffc1
  • bump patch 0.45.6 - fixing appColorPairs ts issues - new types and more aligned to app color tool and vv color defaults 89e8caf

12 August 2022

  • generated fresh lib and doc files for 0.45.5 adc8f0d
  • 0.45.5 - updating appColorPairs and AppColorPairs for typescript f0b7aac
  • updated changelog for patch 0.45.4 11e4842

12 August 2022

  • generated fresh lib and docs files for patch 0.45.4 def6902
  • updated docs to add back in content removed for vite 3.0.6 bug issue 7c542f2
  • 0.45.4 patching appColorPairs helper to force string keys and allow easier/cleaner typing for both data and helper b9dbb50
  • updating changelog for 0.45.3 ee35ae9
  • added commented out includes removed due to vite 3.0.6 bug back to docs pages 632fe9e

11 August 2022

  • generated fresh files for 0.45.3 a69a1df
  • updated changelog for 0.45.2 87f6bb2
  • 0.45.3: removing iife and browser entry from package to try and fix vite 3.0.6 issue ae50e99

11 August 2022

  • updated fresh docs files for 0.45.2 edc7b29
  • hot fix 0.45.2 - issue seems to be related to vite 3.0.6 - adding back in rolled back code to test if pkg works with vite 3.0.5 019b4e9
  • updated changelog for 0.45.1 b05ed83

11 August 2022

  • removing es-tinycolor dep and all related files to recover downstream builds 32fbe05
  • generated fresh docs files c37aeca
  • updated changelog for 0.45.0 c8b4c62
  • added back in tests for automation - tests are faux positives now 8545f26
  • removing failing tests from imports that are currently suspended for hot fix c4ebba5

11 August 2022

  • 0.45.0 - bump minor update for new color helpers and new es-tinycolor lib dep d450c43
  • 0.45.1: hot fix removing components recently added as something is breaking downstream builds d239dd4
  • adding edit on github links to docs 67fad16
  • updated files with 0.45.0 version 158362a
  • generated fresh files d99ed5a
  • updating docs with minor tweaks 1f93caf
  • added an app.colors.json local app dev file for testing color helpers 40b6dca
  • updated docs app-vv-ts pg content b25c0a2
  • fixed type-o in vv-config types docs pg and regenerated docs 94f8985
  • regenerated docs for recent updated dates 2f03419
  • finished docs for app-color-pairs docs page d2cd6ee
  • added randomGroundAndTextColors docs page d459fbc
  • added 2 new helpers and 4 new types to pkg index 5e6ba52
  • added new type interfaces individual docs blocks to interfaces page 78fac7c
  • updated docs svg flow diagram 50a7cd3
  • updated content for app-vv-ts docs page - to make more scannable and added links 4c3e315
  • added appColorPairs helper 6a12e35
  • adding node_ci_vitest_run_tests.yml to automate test checks dd03eb3
  • updated changelog for minor update 0.44.0 533a0a9
  • refactored/renamed args in appColorPairs helper f5f4631

10 August 2022

  • 0.44.0 - minor update - all new generated files and docs for new helpers/docs f7e1c5f
  • changed app-vv.md to app-vv-ts.md and wrote appVv content! 03782f6
  • fixing issues from hasty edit of vv-update-cli docs page d288f1e
  • another quick fix of issues and new copy tweaks for vv update guide pg 3107838
  • tweaking copy on vv-update docs page 885e08e
  • regenerated docs files 5df1dd3
  • added docs page for added new timestampToDateTimeAmPm helper 6efffcb
  • added docs page for added new forceBodyClick helper 03ee88e
  • updated all docs heading from app.vv Use to app.vv.ts Use to match with new app.vv.ts page 6dd38c2
  • added new helpers/timestampToDateTimeAmPm.ts e617cfd
  • integrated new tailwind-scrollbar dep and needed code into cli and docs pages project-wide 2a0c366
  • added new tailwind-scrollbar dep to core deps b216d3a
  • chnaged to new app-colors-json page and deleting app-color-data page d36fe74
  • updated changelog for patch 0.43.3 824ca0d
  • tweaking docs content for vv-config and vv-compoennt defaults docs pgs 013a5a6
  • added new timestampToDateTimeAmPm.test.js file 8a3f446
  • added new forceBodyClick.test.js file 44a3177
  • added new helpers/forceBodyClick.ts 47abe4a
  • added new compo modules to pkg index page to add to lib pkg d1a0ce1
  • added new docs pages to helper index page b687a4f

8 August 2022

  • 0.43.3 - generated new docs files for patch adding in color style scripting to dark/light mode html el mutating scripts project-wide b43f71f
  • updated docs files 72f321d
  • updating outdated deps 605099e
  • updated changelog for 0.43.2 b568053
  • removed unneeded section leftover from placeholder for the vv-update pg 8a4c551
  • 0.43.3 bump patch for addition of color style added to vv color mode buttons, examples, and cli index.html files d51227d
  • added color style to script for index.html page for local dev app for this repo 085e471
  • added color style code to example code in vv color mode button compo docs pg 0a79b3d
  • added text color to cli generator script for index.html files 7f10be4

8 August 2022

  • bump minor 0.43.2 - optimized vvconfig lib code 9a91ee6
  • updated docs and cleaned up lib VvConfig file e7e823e
  • completed todo's for palettes docs - now all using appVv syntax c7a9c27
  • re-wrote vueventus cli page and upated all guide section to focus on cli's d8d880c
  • updating changelog for 0.43.1 30cec7c
  • removed VvConfig's colorMode commented out code entirely 33d8386
  • updated todo's for app.vv and app.colors.json pages f8011bf

7 August 2022

  • 0.43.1 - generated new files for changing types for VvConfig to colorModes and deleting colorMode (breaking change) 6f423f9
  • updated changelog for minor update 0.43.0 4e805fb
  • 0.43.1 - changing types for VvConfig to colorModes and deleting colorMode (breaking change) 3512756

7 August 2022

  • adding to-do's to code - resolves #186 #186
  • bump minor 0.43.0 - generated fresh docs and lib files 09e8c69
  • completed todo's switching to lib imports in examps b3ea064
  • updated outdated deps e0c8197

28 July 2022

  • updated docs for patch 0.42.1 1ac3780
  • capitalized vvTextareaVue cliData name b6f07af
  • updated changelog for minor update 0.42.0 c87b3b7
  • cli clieanup 4a31727
  • fixed incorrect name of cliData vvTextareaVue object 3052b65

27 July 2022

  • updated docs for minor update 0.42.0 c39d667
  • removed files now being generated by scripts from cli stubs 9267086
  • removed isMethod/isFile props and integrated all current cli file generators (some still WIP) 2d198cb
  • removed now unneeded file handling conditionals for vv-updater util fecf7d5
  • integrated tsconfig.json files for both vue-ts and vite-ssg stacks cb78f56
  • cleaned up code from refacroring c95ad6b
  • updated changelog for patch 0.41.2 ad145cc
  • added cli helper getTsconfigJsonSsgObj.mjs c2543d3
  • added cli helper getTsconfigJsonObj.mjs 92df2d5
  • removed last remaining stub path vars form cli script and removed now unusued stubsPath module 7edb520
  • small syntax refactor 5913218
  • added new cli generator tsconfigJsonSsgFile,nhs 7abf045
  • added new cli generator tsconfigJsonFile,nhs 5e322e8
  • integrated pinia logo into App.vue generator for ssg stack df0ea35
  • added pinia logo to svg copySync cli method and removed stubsPath helper import e5895cd
  • 0.42.0 - bump minor for 95% completion of cli refactor and prep for vv-undater and future stacks bb03383
  • added new logo-pinia.svg file for ssg stack home pg 7f32a66
  • cleanup de120da
  • mmoved svg logos to cli dir and out of stubs dir 7e094b7

27 July 2022

  • generated new docs for patch 0.41.2 55e38e8
  • updated changelog for patch 0.41.1 1378ff5
  • using vars for tsconfig merge 69333de
  • fixed incorrect path for HelloWorld compoennt in addViteTs installer 1f712d6
  • 0.41.2 patch - fixing cli installation bugs for HelloWorld and tsconfig 6fa49b1

27 July 2022

  • updated docs for patch 0.41.1 b94f48f
  • updated changelog for minor update 0.41.0 540f065
  • patch 0.41.1 - hot fix for missing import in cli addViteTs installer method 40d6f29
  • adding missing helloWorldVueSsgFile import for addViteTs 9579374

27 July 2022

  • updated docs for minor update 0.41.0 ec8bb1d
  • removed files from cli stubs now being generated by methods 3ea0b04
  • added new cli generator helloWorldVueFile.mjs b020493
  • added new cli generator appVueSsgFile.mjs 1dbdf04
  • added new cli generator helloWorldVueSsgFile.mjs 345231c
  • integrated new generators into addViteTs installer 6d4f1c8
  • added new cli generator appVueFile.mjs 1fc8a1f
  • added new cli generator viteConfigPrismTsSsgFile.mjs b4f982d
  • added new cli generator viteConfigTsSsgFile.mjs 33b75e8
  • added new cli generator viteConfigPrismTsFile.mjs 13c69c9
  • added new cli generator viteConfigTsFile.mjs 5585ea6
  • added appVueFile and appVueSsgFile generators to cliData 513443e
  • updated changelog for minor update 0.40.0 47600fe
  • added future todo's to delete files if recent generator methods work as expected 4c6137f
  • minor update 0.41.0 - cli refacroring to prep for vv-update updates and new stacks moving forward 2bcdba9

27 July 2022

  • generated new docs for minor update 0.40.0 4a3ac0d
  • added cli generator fontAwesomeProTsFile.mjs 884198e
  • added cli generator fontAwesomeTsFile.mjs d5cf724
  • added cli generator gsapTsFile.mjs 8aea352
  • added new generators to cliData object accordingly 915e6db
  • updated with new changes from new generators and removed stack stubs path args 87d61c5
  • updated changelog for minor update 0.39.0 9b28622
  • fixed incorrect path in generators imports on index cli script 8d731ce
  • integrated fontAwesomeProTsFile generator into addFaProTs e4fb2b9
  • integrated fontAwesomeTsFile generator into addFaFreeTs 996fc59
  • integrated gsapTsFile generator into addGsapTs 38c53c4
  • added todo's to remove cli stub files upon confirmation that generators are working 54d4ecb
  • minor update 0.40.0 - cli stubs refactoring and optimizations for vv-updater and then new stacks 7d10f16
  • removed stackStubsString arg from addPrismjs.mjs 8c5eb5a
  • cleanup 7815aed

27 July 2022

  • generated new docs files for minor update 0.39.0 2ae2acf
  • removing cli stubs files now handled with generator methods 2783ae0
  • integrated new generator methods in cli script and cliData objects c715690
  • added bVueFile generator script 4c95497
  • added piniaRootTsFile generator script 86392a3
  • added counterVueFile generator script 42117b1
  • added mousePosVueFile generator script 8b387d5
  • added indexMdFile generator script ffc50aa
  • added bMdFile generator script be9ba21
  • added aMdFile generator script 8bdd6f1
  • reduced repeated string prefix dd47054
  • updated changelog for patch 0.38.1 6f47bc4

27 July 2022

  • hot fix patch 0.38.1 - fixing cli updater missing dep bug and vite install method bug from missing cwd cf9412c
  • changing all cli writeFileSync() to outputFileSync() & removing unneeded checkOrMakeDirSync() file/calls a12b8ff
  • updated changelog for minor update 0.38.0 6566e00
  • fixing missing fs-extra import in updater cli script 5b1fa56
  • fixing incorrect var with cwd for vv compo generation 4e5e0b1

27 July 2022

  • minor update 0.38.0 - vv-install now vv-update - refacroring cli more to prep for vv-update and more stacks! 46ecb5f
  • changing cli vv-install to vv-update and installer.mjs replaced with updater.mjs 0761c54
  • integrated generators directly into cliData for all non-arg gen methods 2d0f4da
  • switched to outputFileSync() and phasing out checkOrMakeDirSync() 3c6ac07
  • switched to outputFileSync() & added todos 53f09e4
  • updated changlog for minor update 0.37.0 4ccc861
  • added todos e9eae41

26 July 2022

  • cleaned up todos and removed last files from cli refactor to generators 5ec21c7
  • generated fresh docs files for minor update 0.37.0 7f519e6
  • updated changelog for minor update 0.36.0 d53b512

26 July 2022

  • updated docs files for minor update 0.36.0 48d0dc1
  • updated cli data with file to method changes in cli code 0e9080c
  • integrated vvPrismVarsVueFile/vvPrismVueFile into addPrismjs c2c7e38
  • integrated vvScrollUpVueFile into addGsapTs 2121ee7
  • updated changelog for minor update 0.35.0 ddc2f18
  • integrated vvFaVueFile into addFaProTs 3b30532
  • integrated vvFaVueFile into addFaFreeTs 6c0349a
  • removed todos from now generated vv fa/prism/scrillUp files 61788bb
  • 0.36.0 bump minor- last 1sr round set of refactored cli generation over files update 67829c9

25 July 2022

  • cleaned up files and removed todos for vv compos now using generators aeb2ef9
  • minor update 0.35.0 - dev qol update - better org/seperation of cli files 4c2bceb
  • moved generator files to new generators dir to better org cli files 5014d0d
  • moved installX methods to new installers dir renamed as addX methods and replaced all instances 6581eaa
  • updated changelog for minor update 0.34.0 fcce11a
  • fixed duped import name type-o 11e7f70

25 July 2022

  • generated fresh docs files for minor update 0.34.0 224aaa7
  • integrated Vv compos file generation methods into index cli script 1f94448
  • cleaned up files and removed vv.tsconfig.json stubs files now generated fd5151e
  • updated changelog for minor update 0.33.0 88b6bbc
  • removed todos from integration into index cli bd3ec72
  • fixed bugs in cli index script from wrong/missing imports 2beb6a7
  • 0.34.0 minor update switched Vv compos to generated methods in install cli b63a8c1

25 July 2022

  • 0.33.0: minor update more cli refactoring replacing duped files with generated code files cac2c58
  • removed duped files now handled in file gen methods d52306a
  • removed xxx replaced with getVvTsConfig and integrated into cli index script cbf82dd
  • removed 2nd arg from optInstallVitest in method and in cli script f85ba81
  • updated changelog for patch 0.32.1 fa247a3
  • cleaned up files and removed todos e36b22e
  • cleanup 3aeed64
  • fixed bug from not creating a ./tests dir before a ./tests/components dir 2fec4a0

25 July 2022

  • updated docs for patch 0.32.1 f3d08d4
  • updated outdated deps 198a595
  • updated changelog for minor update 0.32.0 999efb4
  • fixing missing checkOrMakeDirSync imports c536b67
  • patch 0.32.1 fixing missing checkOrMakeDirSync imports and updated outdated deps 164849b

25 July 2022

  • minor update 0.32.0 - new cli dir check helper and refacroring to generated file code b2a80be
  • added file content to generateVvPrismVarsVueFile.mjs 6d98005
  • updated installer.mjs code - still a WIP but initial prompt part is done ed6272e
  • replaced fs.existsSync() calls with new checkOrMakeDirSync() helper b14683d
  • added file content to generateVvPrismVueFile.mjs 023729b
  • added .isMethod, .isFile, .src props to files in cli data e186159
  • updated changelog for minor update 0.31.0 9e11a01
  • added file output code to generateVvTsConfigJsonFile.mjs 24877e5
  • integrated generateVitestConfigTsFile cli helper method 2ad9ca0
  • added checkOrMakeDirSync cli helper method 76a5bd8
  • integrated generateIndexHtmlFile cli helper method fef8d20
  • removed completed todo's 24a8964
  • removed todo's for integrated file generator methods 8c95cd9
  • cleaned up file 61c3686

24 July 2022

  • minor update 0.31.0 - updated VvPrism with new VvPrismVars compo for DRYer markup with prism dark/light + VV color control 6a1c331
  • added 2 duped VvPrismVars.vue files to both cli stacks 982d2bd
  • added new syntax for VvPrism for both cli stack files - now using VvPrismVars e79e3db
  • added VvScrollUp code to cli generator method 69a01ef
  • added boiler generat files for vv components set ab37155
  • added VvColorModeButton code to cli generator method aba4363
  • added VvAnchor code to cli generator method b75e34d
  • added VvEl code to cli generator method a6c34c4
  • added VvButton code to cli generator method a6eca2b
  • added VvListItem code to cli generator method b243a2b
  • added VvTextarea code to cli generator method 7c3c37c
  • added VvInput code to cli generator method 9bfe37e
  • added VvFa code to cli generator method 1dcb780
  • added installer file and vv-install bin command to package 981c252
  • added new cli helper generateVvPrismVarsVueFile.mjs ebfb8c5
  • removed indentation 49c3436
  • fixed safari flex child svg bug with wrapping div in cli App.vue files for vite-ssg/vue-ts stacks 3e8a7f4
  • updated changelog for patch 0.30.4 a7f6239
  • added new VvPrismVars.vue file to cliData b44346f

23 July 2022

  • generated fresh docs for patch 0.30.4 b174377
  • updated changelog for hot fix patch 0.30.3 135d0b9
  • 0.30.4 patching fa pro install script - removing now unneeded array merge 228c4b1

23 July 2022

  • generated fresh docs files for hot fix patch 0.30.3 411b481
  • updated changelog for hot fix patch 0.30.2 a04e311
  • hot fix patch 0.30.3 - cli now really working for ssg - type-s's fixed 4f3000d
  • fixed incorrect key in cli prism install script cd4f18f
  • fixed incorrect comment type in prism theme vars generation method 1aec004

23 July 2022

  • hot fix patch 0.30.2 - cli install for ssg now fixed - more generation scripts to reduce duped stubs files aa612a6
  • deleting cli app.colors.json files - now generated in node cfecc29
  • added upcoming generation script files to further reduce duplicated files 7d572c9
  • deleting cli tailwind.config.cjs files - now generated in node e60cc4c
  • integrated new generated prism-theme-vars file into prism install method a8051b9
  • cleanup & added src/css dir check for prism vars css file 0b906ba
  • deleting cli app.vv.ts files - now generated in node aa94ef9
  • updated changelog for patch 0.30.1 d9f8893
  • created cli helper generatePrismThemeVarsCssFile.mjs 57fa0e2
  • deleting cli postcss.config.cjs files - now generated in node b02c514
  • deleting cli tailwind.css files - now generated in node 0e61d31
  • removed extra src include in generateTailwindConfigCjsFile.mjs b4bb0a5
  • removed prism-theme-vars.css files now generated by cli 53cd4f2

23 July 2022

  • 0.30.0 - cli VvPrism light/dark mode via vv app colors and css vars #142
  • 0.29.0 adding postcss.config.cjs files & now using lib files instead of TWCSS generated ones #141
  • 0.28.0 - got prelim cli ssg install running with all deps #140
  • 0.27.0 - continued cli refactoring/optimizing for upcoming stacks #139
  • 0.26.0 - more cli refacroring/optimizing for upcoming stacks #138
  • 0.25.0: minor update cli refactoring and grouping for future #137
  • 0.24.0 - trying out .mjs/.cjs lib export files so lib works with SSG/SSR better #136
  • 0.23.1 - fixing incorrect cli index title #135
  • 0.23.0 - moving cli fa/prism/scrollUp compos into new vv dir heirarchy #134
  • 0.22.0 - updated deps, cli now installes components to src from stubs #133
  • 0.21.0 for new cli and tw .cjs and update to vite v3 + prismjs cli updates for vite v3 #129
  • generated new docs files for patch 0.30.1 7a79fae
  • added cli helper generateAppColorsJsonFile.mjs cc24499
  • integreted new cli helpers to try and eliminate duplicated install files b/w vue-ts/vite-ssg stacks 0fb546c

22 July 2022

  • generated fresh files for minor bump to 0.30.0 676c1c7
  • vite-ssg/vue-ts VvPrism.vue cli uses new prism css vars for light/dark mode via vv colors 51fe591
  • added new prism-theme-vars to optInstallPrismjs.mjs 9cac410
  • updated changelog for minor update 0.29.0 3eddc08
  • added new prism-theme-vars dep to cliData d911fae
  • added new prism-theme-vars to generateMainFileCodeSsg.mjs 981ad1a
  • added new prism-theme-vars to generateMainFileCode.mjs 2fa584b
  • added new prism-theme-vars to writeFileMainTsSsg.mjs c0b1a39
  • added new prism-theme-vars to writeFileMainTs.mjs 518c3a5
  • added new prism-theme-vars.css files to cli vue-ts and vite-ssg stubs 036e694
  • integrated new prism-vars plugin to index.mjs a4ac89e
  • added new prismjs plugin settings to ssg vite prism config 1b4370c
  • minor bump 0.30.0 - cli VvPrism light/dark mode via vv app colors and css vars 7ff2487
  • added prism theme vars css e689703

21 July 2022

  • bump minor update for switch to cli tw config files ffa7b08
  • updated changelog for update 0.28.0 f94180c
  • adding postcss.config.cjs files & now using lib files instead of TWCSS generated ones 96f24cc
  • implemented new tw config lib files 7e66774

21 July 2022

  • generated updated docs files for minor update 0.28.0 e75e9c2
  • refactored cliData for DRYness c68dc4f
  • added a cli ssg app.colors.json file e55491c
  • integrated all updated into cli script file so ssg is working prelim now! 8e6c26b
  • added ssg stack data to cliData helper 6cb9afc
  • added cli ssg VvScrollUp.vue file d2cf68e
  • added cli ssg fontawesome free and pro files 22a10d6
  • added cli ssg version of VvColorModeButton.vue file 3bf9214
  • added vite/vitest/ts/vite-prismjs config files to cli ssg set b8f45e4
  • added cli helper generateMainFileCodeSsg.mjs 3c65495
  • added cli ssg example vue/md/nested page files 71b069c
  • added cli ssg version of VvAnchor.vue file 7f861e9
  • added installViteTs helper cli file/method bfcb4ff
  • added cli ssg version of VvEl.vue file 120b960
  • added app.vue file to vite-ssg cli set 1f46d1f
  • added cli ssg version of VvButton.vue file 321d3d5
  • added cli ssg HelloWorld.vue file faf8fc1
  • added cli ssg VvPrism.vue file 7424cd7
  • added cli ssg example counter and mousePos compo files c029ac9
  • added cli version of VvListItem.vue file 02da494

21 July 2022

  • generated fresh docs files for 0.27.0 and cleaned up new cli helper code comments 3d45741
  • integrated new cli helpers to continue prep for new cli stacks cd95d77
  • added new cli optInstallVitest.mjs helper a711c1f
  • added new cli optInstallFaProTs.mjs helper 8054871
  • added new cli optInstallPrismjs.mjs helper 7a616c3
  • updated changelog for minor update 0.26.0 1e902f6
  • bump minor update 0.27.0 - continued cli refactoring/optimizing for upcoming stacks e40e3f0
  • updated cli optInstallFaFreeTs.mjs helper 8c3a64f

21 July 2022

  • generated fresh docs for minor update 0.26.0 d35ba88
  • integrated new cli helpers to continue prep for code reuse w/ other stacks 92d6fcb
  • added cliData.mjs cli helper a9a3f63
  • added writeFileMainTs.mjs cli helper a96f196
  • added optInstallGsapTs.mjs cli helper 02b5bf1
  • added optInstallFaFreeTs.mjs cli helper 143ee86
  • updated changelog for minor update 0.25.0 f0c64c5
  • added optInstallDep.mjs cli helper - replacing optionallyInstallDep 2ebed4b
  • minor update 0.26.0 - more cli refacroring/optimizing for upcoming stacks 719461c

21 July 2022

  • generated fresh docs files for minor update 0.25.0 7924cce
  • refactored cli script with new helpers and reduced duplication 54e7a12
  • 0.25.0: minor update cli refactoring and grouping for future 9a39f29
  • added new cli helper moveViteTsFilesToRoot.mjs 8987ecc
  • added new cli helper copySyncSvgsToAssets.mjs 5b4c202
  • added new cli helper optionallyInstallDep.mjs e56b629
  • removed unusued main.ts and vitest.scripts.json files form cli entirely 537cb44
  • added new cli helper installTailwindCss.mjs c24c350
  • added new cli helper installNodeTypes.mjs 94543c9
  • updated changelog for minor update 0.24.0 050742e
  • added new cli helper vvBrand.mjs d0534b1
  • added new cli helper stubsPath.mjs e15afbc
  • added new cli helper cwd.mjs a3b871f
  • moved more cli vue-ts install stubs into new dir bb0181e
  • moved 3 deps-based compos into vue-ts stubs dir 4a56e48
  • moved vv component dir/compos into new vue-ts cli stubs dir f1ebcd0
  • added remaiing vue-ts stack files into new stubs dir for them 0b5f8aa
  • moved cli logos into new dir and removed old files 3232d1f

20 July 2022

  • updated docs and files for minor update 0.24.0 5249871
  • minor update 0.24.0 - trying out .mjs/.cjs lib export files so lib works with SSG/SSR better dd843fd
  • updated changelog for patch 0.23.1 060c6c8

18 July 2022

  • generated fresh docs files for patch 0.23.1 ee8ad5d
  • updated changelog for minor update 0.23.0 35a868f
  • patch 0.23.1 - fixing incorrect cli index title b14ba72
  • removing .com from title of cli starter index.html file fc3d346

18 July 2022

  • minor update 0.23.0 - moving cli fa/prism/scrollUp compos into new vv dir heirarchy 0138e71
  • updated changelog for minor update 0.22.0 2a1b004
  • updated cli paths for fa, prism, scrollUp compos to new vv compo dir 699a305
  • updated comment paths of cli fa, prism, scrollUp compos to new vv dir path 7cde34d
  • updated path of VvPrism to new cli vv dir install path fcf5219
  • updated app.vue compo to use new location of VvScrollUp after cli install 9ea59be

18 July 2022

  • minor update 0.22.0 - updated deps, cli now installes components to src from stubs 0c1797c
  • addes set of cli components for new component installation step a012233
  • updated outdated deps 5847edf
  • regenerated docs with updated last changes data 9459ebb
  • added new cli compos to helloWorld examp vue compo 880f958
  • updated changelog for bump to v0.21.0 4bfc10a
  • added new component installation step to cli install script process 80441c7

14 July 2022

  • 0.20.1 - updated outdated deps & fixing cli VvFa TS for props #128
  • fixed type-o's in new obe knockout compo pg #123
  • 0.20.0 - new ObeKnockoutMark compo + docs #122
  • 0.19.1 patching fa pro cli install and optimized cli a bit #121
  • 0.19.0 - new input palettes replace validation palette & cli now integrates/installs fontawesome pro #120
  • patch 0.18.3 locking in base palettes types for shorter downstream code/control #119
  • 0.18.2 bump patch fixing scroll up cli file bug & type for app.vv.ts #118
  • adding docs hp image + animation for marks #117
  • changing docs twitter link from obewds to vueventus #116
  • 0.18.1 patch to clean up design of starter compos & prism app.vv examp #115
  • 0.18.0 vue/vite/ts/twcss stack cli stable for install of all optional deps only #114
  • 0.17.10 bump patch for cli tsconfig improvements #113
  • 0.17.9 bump patch cli updates and automation tweaks #112
  • 0.17.8: patch updating cli helpers imports with .mjs extension #111
  • 0.17.7: patch to change cli helpers to .mjs #110
  • patch 0.17.6 - patching tests due to cli process test file for users #109
  • 0.17.5 patch - adding CLI helpers & updated outdated deps #108
  • 0.17.4 more cli revisions/experiments #107
  • 0.17.3 updating cli script #106
  • 0.17.2 updated deps for cli use downstream #105
  • bump patch 0.17.1 scratching cli tool for better/faster DX #104
  • generated new lib and docs files for update to v0.21.0 9ed916b
  • bump minor to v0.21.0 for new cli and tw .cjs and update to vite v3 + prismjs cli updates for vite v3 55a01dd
  • updated docs and tw config to new .cjs file type for vite v3 change to all esm 2292f83

11 July 2022

  • updated docs for patch 0.20.1 63c2642
  • 0.20.1 - updated outdated deps & fixing cli VvFa TS for props 5ecd461
  • fixed type-o's in new obe knockout compo pg e6be073
  • updated changelog for minor update v0.20.0 c90abd5

7 July 2022

  • bump minor update to v0.20.0 - new ObeKnockoutMark compo + docs 9c178ab
  • regenerated docs after updating deps 818f321
  • added docs page for new ObeKnockoutMark compo c88af0e
  • updated outdated deps 25cf53c
  • adding new ObeKnockoutMark logo compo a24a7e0
  • added local dev pg for new ObeKnockoutMark compo 7680cfb
  • added test for new ObeKnockoutMark compo f996a1e
  • added new ObeKnockoutMark compo/pg to local routes/home pg 0ff17e0
  • updated changelog for patch 0.19.1 cca7c14
  • added nav and links to new ObeKnockoutMark docs page 045a2ac
  • adding new ObeKnockoutMark compo to pkg exports b918d0b

6 July 2022

  • 0.19.1 patching fa pro cli install and optimized cli a bit dc01dc5
  • fixed faPro .npmrc bug and optimized install script - working well with fa pro now e338435
  • updated changelog for minor update 0.19.0 72159b2
  • moved starting line of generated main app file to first line of obj literal 8c61ec2

6 July 2022

  • minor update 0.19.0 - new input palettes replace validation palette & cli now integrates/installs fontawesome pro 461f5ee
  • integrated fa pro feature and implemented new main and tsconfig approaches 29c7410
  • added new docs page files for input default/underlined palette config files 14ff330
  • removed validation default palette docs pg, local dev pg and tests 5e1e3fc
  • added local dev pgs for input default/underlined palettes cc77236
  • added new cli helper to generate/manage the main vue app file depending on... deps c65a590
  • updated dev inputs/textareas pgs to use new input palettes sans validation palette 5d060e7
  • added new input default/underlined tests ec025f7
  • added type keyword to vv config/palette typescript imports c9bff52
  • updated input/textarea docs now using new input palettes 369b1a2
  • integrated new input configs into types system d5fa97e
  • replaced validation default links/page with new input default/underlined ones 3a0303b
  • New InputDefault and InputUnderlined palette configs c498e6c
  • removing validationdefault and updating inputunderlined bcdf785
  • removed rounding classes from inputs sizes - rounding be done manually downstream and if not using underline input palette 420decb
  • added new underline input palette examps to local dev vvInput page 2617ac2
  • updated local dev app.vv file to use new input default/underlined palettes b908ea8
  • added new underlined palette to docs examps for vvinput compo 4d3195a
  • updated changelog for patch 0.18.3 092c15e
  • updated docs links - removing validation palette and adding input palettes e1fe324

4 July 2022

  • patch 0.18.3 locking in base palettes types for shorter downstream code/control c9bf6c8
  • updated config types to no longer allow removing default palettes/colors from config for shorter code downstream 0da888f
  • updated changelog for patch 0.18.2 45f7909

4 July 2022

  • adding docs animated marks and hp hero image 14dd511
  • changing docs twitter link from obewds to vueventus dafae61
  • updated docs with animated hero and navbar vv marks 9295b9e
  • patch 0.18.2 regen docs for file updates 3cb10d1
  • adding docs hp image and animation to it and nav bar mark 53a3deb
  • optimized hero logo size for different viewports incl animation ccfc574
  • cleaned up cli App.vue file and adjusted VvScrollUp call with compo fixed 9231b68
  • updated changelog for patch 0.18.1 15a9cd1
  • 0.18.2 bump patch fixing scroll up cli file bug & type for app.vv.ts 1f2bd48
  • fied cli app.vv.ts file's type to use ConfigVv 1466658
  • fixed cli bug VVScrillUp bug from array instead of object returned e1db76a

4 July 2022

  • generated fresh files for patch 0.18.1 13c94ae
  • updated docs for patch 0.18.1 c0dc736
  • patch 0.18.1 cleaned up design of starter compos and added prism app.vv to app 41d1dfd
  • updated changelog for minor update 0.18.0 b2ac881

4 July 2022

  • generated fresh docs files for minor update 0.18.0 5625ed9
  • added new docs pages for the cli with instructions dd3fdd9
  • cleaned up CLI script and added in new files/compos a43da65
  • added stub files for logos to use with new app install content cbf76e5
  • added TWCSS rigged App.vue file with TS 4641870
  • added TWCSS rigged HelloWorld vue compo to cli stubs files 58386d8
  • added a main.ts stub file to cli files 109f06c
  • updated changelog for patch 0.17.10 68ca1a2
  • 0.18.0 bump minor for vue/vite/ts/twcss stack cli stable for install of all optional deps 6296891
  • Fixed incorrect name in VvScrollUp cli stub compo 2a4801a
  • added node/default vueventus dir to cli tailwind config stub file 21a808e
  • fixed path in cli HelloVueVentus test file ff71f43

3 July 2022

  • generated new docs files for patch 0.17.10 da2d548
  • adding tsconfig merge process to cli install process d3971f8
  • updated changelog for patch 0.17.9 0cfc824
  • 0.17.10 bump patch for cli tsconfig improvements 1d3409e

3 July 2022

  • 0.17.9 bump patch cli updates and automation tweaks d476fc8
  • adding npm pkg set approach and various tweaks to get cli working as needed b14a151
  • updated cli stub files for fa to use house instead of home for icons eaadeef
  • fixed vitest test file and component so cli now outputs them 505739c
  • updated changelog for patch 0.17.8 a0dbf6e
  • adding vitest.scripts.json as a fallback for issue with adding vitest commands to cli process 37b2f24
  • removed fa regular example from cli contAwesome.ts 013b078

3 July 2022

  • generated new docs files for patch 0.17.8 d999b0f
  • 0.17.8: patch updating cli helpers imports with .mjs extension 12e4688
  • updated changelog for patch v0.17.7 3725620

3 July 2022

  • generated new docs files for v0.17.7 51233c4
  • 0.17.7: patch to change cli helpers to .mjs 0c2eda8
  • updated changelog for patch 0.17.6 4102438

3 July 2022

  • generated new files for patch 0.17.6 ec5ea33
  • updated changelog for patch 0.17.5 f8b48d2
  • patch 0.17.6 - patching tests due to cli process test file for users f65e04d
  • updated cli stuv for vitest config so it's ready for exclude already 39681ff
  • excluding cli test file from proj testing in vitest config ca58c6f

3 July 2022

  • generated new docs files for patch 0.17.5 ddf483f
  • added/integrated vv test and compo examples into cli script 933a045
  • refactored cli script for DRYness and mapped out next todo's c10b4ec
  • removing faPro from cli install due to need for .npmrc for pro packages a6adae8
  • added cli vite config file + ver for prism.js if dep & integrated into cli script ac1083c
  • added helpers to cli to clean up code and prep for next stacks 5397076
  • added cli stub index.html file & install conditional on VvScrollUp compo in stack a385895
  • updated outdated deps & bump patch to 0.17.5 for cli helpers cab3f0b
  • added console messages for each dep install/file group to cli 89490c4
  • added mergeJson.js cli helper 3e4f627
  • updated changelog for patch 0.17.4 49c0519
  • added writeJson.js cli helper 90db5d1
  • added run.js cli helper f826496
  • added install.js cli helper 6938ad7
  • added moveFile.js cli helper 9649e89
  • added require.js cli helper 671b34b
  • added installed app color file path to tailwind.config in cli stubs a75bb5e
  • added regular free font to fontAwesome.ts stub file 5337dcc

2 July 2022

  • generated new docs files for v0.17.4 fccf881
  • saving cli script updates for posterity again 8dd9f0f
  • 0.17.4 more cli revisions/experiments 425fd60
  • saving cli script changes for posterity ac55095
  • added fontAwesomePro.ts stub file e627aad
  • added fontAwesome.ts stub file 5fe23aa
  • removing stub for fontawesome.ts 7e12e63
  • updated changelog for v0.17.3 71ff662

1 July 2022

  • generated new files for v0.17.3 976964a
  • 0.17.3 updating cli script 159078a
  • moved rimraf into package deps ae3bf94
  • updated changelog for v0.17.2 78b65a8
  • updated path in tailwind.config stub 1d83172

1 July 2022

  • generateed fresh docs for 0.17.2 5185479
  • updated deps for cli use downstream 71cc002
  • updated changelog for patch 0.17.1 38a21dc

1 July 2022

  • adding analytics to docs pages #103
  • updating docs with missing links and cleanup #102
  • bump to v0.17.0: new VvListItem and ColorModes config #101
  • fixing major type-o in vitest guide - import now uses short pkg default named import #95
  • 0.16.0 bump minor - new VvTextarea, types, docs, and fixes/improvements #94
  • patch 0.15.9 - refactored a few types to be DRYer #93
  • patch 0.15.8 - DRYer types and new docs for new types #92
  • patch 0.15.7 - updating/fixing types and added types to docs #91
  • more docs tweaks/updates #90
  • updated why vueventus pg and tagline docs-wide & in pkg #89
  • updated docs copy in intro guides and fixed various typeo's #88
  • patch 0.15.6: updated outdated deps & add license to pkg #87
  • 0.15.5 patch - removing individual exports - use dist/... now, docs indiv imports now correct/typing #85
  • patch v0.15.4 - adding src/configs back into pkg & remvoing build cleanup #84
  • patch v0.15.3 changed package exports and files to all target dist dir #83
  • 0.15.2 bump patch - adding fs-extra dev dep & node cleanup script #82
  • 0.15.1 bump patch adding in ts->js exports & docs for individual imports #81
  • bump patch scratching cli tool for better/faster DX e4980f3
  • generated fresh docs and files for patch 0.17.1 63b6767
  • adding cli-test dir and files to gitignore 51e20c0

27 June 2022

  • bump to v0.17.0: new VvListItem and ColorModes config 3ba49ee
  • added new component/types to docs 7f4c517
  • updated outdated deps 95ba602
  • fixing major type-o in vitest guide - import now uses short pkg default named import 6bee8e8
  • added new class-based fill option to spining mark compo/docs 8b98f1b
  • added VvListItem compo file 3578c76
  • added VvListItem.test.js 18d3bf3
  • integrated new rounding/shadow properties for Buttons config 74bb2e0
  • added App.vue example code to vv color mode button docs pg bef8e43
  • added new VvListItemPage dev file bb79c50
  • updated typescript files for changes and new compo/interfaces 6780753
  • added vv list item page and route to dev app bf5c84f
  • added tests/configs/ColorModes.test.js d356a66
  • added types/ColorModes interface 57c1d6e
  • updated spining mark compo tests for new features - now @ 100% 4b2cc3d
  • added types/VvListItemProps interface 48755b8
  • updated changelog for patch 0.16.1 after npm pbu 2d95af1
  • updated tests due to adding default text palette classes c107f54
  • added new components and types exports to pkg index a0e42e4

22 June 2022

  • patch 0.16.1 - VvTextarea tweak - testing now 100% c9aaf4e
  • updated changelog for minor bump to v0.16.0 7f7975d
  • patch 0.16.1: refactored VvTextarea slightly removing shim vars from types issues that are now fixed 734aaa0
  • added typescript to package keywords 14ee342

22 June 2022

  • bump minor 0.16.0 - new VvTextarea, types, docs, and fixes/improvements c938f65
  • adding new VvTextarea compo, types, docs, all WIPs 5f57d94
  • added textareas config docs page 3c6a200
  • added new typescript interfaces to docs pg 6447a6d
  • added textareas config pg to local dev app 3fa909a
  • updated docs with last date changed 026da6b
  • Swapped out inputvalidation palette for validation default palette namespace 73b445c
  • added new typescript types to docs pg 7222604
  • added more/new types to pkg index file 02803bd
  • fixed type-check issues on local dev pgs & cleanup dce69a3
  • adding VvTextarea tests 223ec71
  • added rowSize prop to vv textarea docs 594973f
  • added type prop to vv color mode btn docs 4b107ac
  • switched inputs config pg to use merged configs in dev app 7d96bd0
  • completed/removed todos in ts files 173f3dc
  • removed value prop from textarea compo c8ea8dc
  • added new ts types/interfaces links to types docs pg 6878f85
  • updated changelog for patch 0.15.9 ef57573
  • added type prop w/ validation to vv color mode btn compo e1f17c0
  • removed ValidationPaletteColors.ts 3e3faf4

21 June 2022

  • bump patch 0.15.9 - refactored a few types to be DRYer da89ed9
  • changelog updated for patch 0.15.8 0ebc931

21 June 2022

  • bump patch 0.15.8 - DRYer types and new docs for new types 84af42b
  • added new types/interfaces and docs for each f36ef64
  • 0.15.8 updated pkg index c03effb
  • updated changelog for patch 0.15.7 3c36076

21 June 2022

  • patch 0.15.7 - updating/fixing types and added types to docs cc3271d
  • completed adding typescript to docs 334b527
  • regenerated files with recent file exports updates 6b64565
  • regenerated docs with copy changes 03d067d
  • got testing coverage/passing @ 100% 07cb652
  • updated docs copy in intro guides and fixed various typeo's 75ae0ae
  • more docs tweaks/updates c8112b9
  • regenerated docs with date changed update f36a53e
  • regenerated docs with last updated date 8b5a366
  • updated why vueventus pg and tagline docs-wide & in pkg f38d067
  • added/integrated new EmptyPalette type & fixed type palettex issues 058c79c
  • updated changelog for patch 0.15.6 faa68ff

20 June 2022

  • patch 0.15.6: generated fresh docs files e399a47
  • patch 0.15.6: updated outdated deps & add license to pkg 4306998
  • patch 0.15.5 changelog update 8a17069

19 June 2022

  • 0.15.5 patch - removing individual exports - use dist/... now, docs indiv imports now correct/typing f68c5d5
  • generated docs with date changed 658dad3
  • updated changelog for patch to v0.15.4 967e17c

19 June 2022

  • patch v0.15.4 - adding src/configs back into pkg & remvoing build cleanup 1037cb6
  • updated changelog for patch to v0.15.3 e38a56e

19 June 2022

  • generated fresh lib/docs files for patch v0.15.3 6d65c87
  • fresh docs files generated 407f96a
  • patch v0.15.3 changed package exports and files to all target dist dir e8ff994
  • updated docs files last updated 627dd41
  • added chalk dev dep and changed node scripts to esm and .mjs 030c463
  • aded cleanup and copyToDist node scripts for build process 506efb8
  • updated changelog for npm pub of v0.15.2 71e1da5
  • marked unusued type file as todo to delete f9dae9c

19 June 2022

  • bump patch to v0.15.2 generated fresh lib/docs files c717a7f
  • regenerated docs files for patch to v0.15.2 9d2156d
  • 0.15.2 bump patch - adding fs-extra dev dep & node cleanup script 5400a0d
  • added ts vite setip section to replace viteConfigSetup.md 194a760
  • updated lib docs copy and lib tagline across repo files 621342f
  • updated changelog for patch v0.15.1 6c259bc

18 June 2022

  • updated docs for typescript use #80
  • Bump minor to v0.15.0 for update to Typescript! #79
  • 0.15.1 bump patch adding in ts->js exports & docs for individual imports 79bd098
  • 0.15.1 bump patch including generated patch files 178578b
  • updated docs examples for typescript use 2e751e0

18 June 2022

  • added open flag to vitest npm script cmd #78
  • 0.14.0 - bump minor new VvInput +docs/tests, & Nuxt3 install guide #77
  • added a test page to app & fixed local dev home pg config columns issue #76
  • 0.13.3 patch - adding module/compo exports to pkg & updated VvAnchor #75
  • completed docs for remaining helpers #74
  • 0.13.2: patch updating camelCaseToTitleCase to work on more than camel Case #73
  • 0.13.1: patch improving helpers and testing of helpers #72
  • updated docs vvanchor slot examp & added comments to valid input types #71
    • docs helpers descriptions & tweaked visual classes - compo docs examps #70
  • 0.13.0 bump minor new helper modules, tests & start of the docs #69
  • 0.12.0 bump minor transitionClasses props removed - transitions now set in configs #68
  • 0.11.2: patch - adding trimming to all joins with spaces #67
  • copy tweaks and fixing small typeo's in docs #66
  • completed todos for vv el and color mode btn docs pgs #65
  • completed todos for vv anchor/button compo docs #64
  • completed todos for buttons config docs pg #63
  • updated docs w/ better dynamic vue integrations that docs users can reference #62
  • revamped anchors/inputs config docs pages #60
  • added new docs install with nuxt 3 pg, links, and group link #59
  • updated app.color.data.json to vv brand color palette data #58
  • fixing wrong default value in spinning mark compo docs #57
  • added missing new Inputs config link to docs config module pg #56
  • updated config docs pgs with DRYer code examples #55
  • 0.11.1: bump patch adding Inputs config module + to VvConfig module + tests/docs #54
  • 0.11.0 minor update: new InputValidation palette & updates to vv logo compos #53
  • 0.10.5 patch: updated extend.animation 1s reverse key to match TWCSS conventions better #52
  • fixed incorrect components pages mainNav() activeMatch value #51
  • 0.10.4 bump patch - added vvanchor external prop + docs/tests #50
  • 0.10.3: patching vvanchor btn mode fab sizes bug + better docs organization #49
  • updated docs with descrip to fit with package descrip better #48
  • 0.10.2 bump patch for updated logo compo w/o css file & new tw extends #47
  • updated merge with vv config helper pg #46
  • 0.10.1: added validators to pkg #45
  • changed to new docs naming for app config to app.vv.js #44
  • added docs favicon files #43
  • added new validators with coverage tests #42
  • Bump minor - new VueVentus logo/spinning mark compos and updated docs #41
  • VvAnchor patch and docs added for VvAnchor #40
  • 0.9.2: bump minor - updated vue dep includes component names in pkg #39
  • docs tweaks and small fixes #38
  • added docs for text config methods & finished opening copy #36
  • updated outdated deps #35
  • created new app specific config gile and route for docs #34
  • 0.9.1 patch - updated configs and included Text config in bundle #32
  • bump to v0.9.0: Series Has Landed #31
  • updated docs and regened files to publish to gh-pages #30
  • regenerated new docs to fix nav dupe and saving new VvAnchor compo/files #29
  • updated nav/sidebars in docs config - moved docs data dir to modules #28
  • fixing issues in docs for various compos #27
  • updated docs files with simplifications and fixed type-o's #26
  • 0.7.0: new JSON Data Modules, expanded transition durations, revamped docs #24
  • reworked docs now with sidebar nav and prev/next links #23
  • New VvEl and VvConfig compos and lib now testing with 100% coverage #22
  • updated docs and added first guide content #21
  • updated getting started examples #20
  • updated docs and docs config #19
  • updated docs with test drive VvButton section #18
  • bump patch for docs updates and tw data files for tw config #17
  • removed dep of colors data from colormode button & replacet test w/ data dir #16
  • added npm publishing scripts and bumping patch to prep for npm #15
  • updated home link to getting-started page #14
  • updated transitions docs and theme logo link #13
  • removed docs logo img starting forward slash #12
  • new docs, local pages for devs & button config w/ button dark/light toggle compo #11
  • updated readme copy #10
  • added VvButton & reworked docs - spreading things out to own pages #9
  • added new transitions config and new docs updates/pages #8
  • installed/setup vue-router and got initial local test page working #7
  • added anchor default palette config w/ tests/docs #6
  • added initial palette configs and tests w/ 100% coverage #5
  • generated new docs and lib export files #4
  • added docs yaml home pg and components docs pg #3
  • added github automation/action scripts & dependabot #2
  • installed vite, vitest, vitepress, tailwind css deps #1
  • installed typescript/deps and generated fresh docs and lib and types files 1d45eed
  • removed old docs + generated files - replaced with new typescript docs files ee58c69
  • added typescript versions of vue components 8579847

16 June 2022

  • genrated new lib/docs files for minor bump to v0.14.0 2db029e
  • 0.14.0 - bump minor new VvInput +docs/tests, & Nuxt3 install guide 2de0b10
  • added a test page to app & fixed local dev home pg config columns issue 44dc700
  • updated changelog for npm publish of v0.13.3 e89fa89
  • added empty string test for slugifyString for full coverage 1098f7c

15 June 2022

  • 0.13.3: bump patch -generaating fresh lib and docs files 6c7371f
  • completed docs for remaining helpers 90a6f5e
  • updated docs files with updates 7d36932
  • 0.13.3: bump patch - adding module/compo exports to pkg & fixed VvAnchor default to VvConfig 58790be
  • updated local dev views with vv inject bailout code 50e0236
  • updated changelog for npm publish of 0.13.2 6726549

14 June 2022

  • 0.13.2 generated fresh lib and docs files with updates 5d7c8f3
  • added examples to several helper docs pgs 82c6d36
  • 0.13.2: bump patch updating camelCaseToTitleCase to work on more than camel Case ba8ae23
  • updated changelog for bump minor to v0.13.1 2b8f58c
  • added formatBytes test with custom decimal places tested 9068c49

14 June 2022

  • added docs helpers descriptions and tweaked visual classes for compo docs examps aa921e2
  • 0.13.1: bump patch generated fresh lib and docs files w/ updates 8dee1ab
  • 0.13.1: bump patch improving helpers and testing of helpers 84a2538
  • regenerated docs w/ updates 8a9876f
  • generated fresh docs with valid input types comments updates 7addc58
  • updated docs with dark mode examples/tweaks ee175af
  • added comments to valid input types hinting at compos to use for unavailable options 4e94de4
  • updated changelog npm pub bump minor to v0.13.0 58e6de1
  • updated docs vvanchor slot examp classes w/ drk mode 18e92a6

13 June 2022

  • 0.13.0 bump minor new helper modules, tests & start of the docs 6023ee8
  • added new helpers docs pgs w/ boilerplate and links/nav 1ca15bf
  • added new helpers and tests to package/lib 3fb2f20
  • updated nav/title copy for configs and palettes so they're more clear from pg to pg d676f06
  • updated file to have correct helper function lol 76182be
  • updated changelog for bump minor to v0.12.0 70c042f
  • added inputs validation palette to local dev app.vv.js 9b09c88
  • updated InputValidation palette with colors matching conventions of other palettes 0af23fc

13 June 2022

  • 0.12.0 bump minor generated fresh files for transitions move to configs 46c0a19
  • 0.12.0 bump minor removed transitionClasses props - transitions now set in configs 8d7bbfe
  • added local dev inputs config page and examples a9c276c
  • updated changelog after npm publish 4db628d
  • added none key and transitions-none to Transitions config + docs e0a0131
  • restyled/updated InputValidation classes for tw changes 7d9924c
  • commented out local dev app.vv.js provide to work with default classes locally 423055e

13 June 2022

  • updated app.color.data.json to vv brand color palette data ef169d9
  • generated fresh docs files with recent updates ff8b4e8
  • generated fresh lib and docs files w/ recent updates f177afb
  • generated fresh docs files with recent updates 614ce3c
  • updated config docs pgs with DRYer code examples 1d5ffcd
  • generated fresh docs files with new updates 71f496d
  • added new install with nuxt 3 pg, links, and group link 7ef2490
  • got all but one transition docs section todos done 52aab28
  • updated docs and added todos for better dynamic vue integrations in docs for users to reference 45abad8
  • updated docs with recent copy changes 4769487
  • updated docs with recent updates eed5eef
  • updated docs with recent changes ddacd56
  • revamped anchors and inputs docs pages 3d353a0
  • started revamping buttons doc page 65f0696
  • completed todos for buttons config docs pg 77e285d
  • generated new docs files with recent chagnes 6d7a417
  • updated docs files after recent changes 8fa70ad
  • fixing wrong default value in spinning mark compo docs f283182
  • added missing new Inputs config link to docs config module pg faf1b28
  • regenerated docs files with updated time changed 0f1ab9c

10 June 2022

  • 0.11.1: bump patch adding Inputs config module + to VvConfig module + tests/docs bd67ec0
  • added InputValidation paletted docs and content 4fe4c95
  • added local dev app pages for the two logo compos 37db693
  • updated generated docs files with recent changes 97dcdc2
  • updated docs files with patch ver 78c2ac1
  • added an input validation page/content to local dev app cf2c09a
  • added tests for logos compos b013d75
  • updated changelog after npm publish 90e1a60

10 June 2022

  • 0.11.0: bump minor: + InputValidation palette + updates to vv logo compos 878fa4a
  • added logo compos to docs and wrote docs content for both 20af577
  • added new InputValidation palette to project and pkg 589752d
  • updated vueventus logo compos to prep for adding docs 463b808
  • updated changelog after npm publish ed7c1fc

10 June 2022

  • fixed incorrect components pages mainNav() activeMatch value 47813ec
  • 0.10.5 bump patch updated extend.animation 1s reverse key to match TWCSS conventions better 4a2f960
  • updated changelog after npm publish b706f93

9 June 2022

  • generated 0.10.4 lib and docs files 2eef4da
  • fixed incorrect durations in Transitions config aa901b8
  • 0.10.4 bump patch - added vvanchor external prop + docs/tests 73f10c9
  • regen docs files w/ updates 126aca0
  • updated changelog after npm publish 0b55551
  • fixed incorrect prop types in vueventus spinning mark compo cf7093d

9 June 2022

  • 0.10.3: bump patch for vvanchor btn mode fab sizes bug & improved docs organization 9a00fcd
  • added app.ver docs compo to all configs pgs 4b36ee0
  • added pkg.ver compo to guide docs pgs c9782c0
  • updated outdated deps 34f4ace
  • reorganized configs docs files and headings, updated docs nav/home navs to new heirarchy d5f9cfb
  • generated new docs files with new updates 0411d72
  • updated docs with descript to tit with package descrip better b3cb467
  • added pkg.ver compo to all components docs pgs f1d1a85
  • fixed path for favicons with /images... prefix c4de984
  • added new docs compo for pkg.version and link to changelog for all docs pgs 74dbc92
  • updataed docs nav with new dirs changes 913f783
  • fixed docs path bugs from directory change 3f32cd0
  • updated changelog after npm publish a4205fc
  • fixed logic so button mode sizes uses either block/base/fab sizes - fixing vvanchor wrong fab classes 83c9bb7

9 June 2022

  • updated docs and lib with new updates ee1432c
  • updated merge with vv config helper pg 8427603
  • docs regenerated 94df8b7
  • added docs for new extenders and added to dev tw config 7271afc
  • got rid of css and added props for colors & animation 1b25d97
  • added new extend.animation/keyframes and tests 811abae
  • updated changelog after npm publish d30b765
  • changed prop to a class default key/value a401b8d
  • 0.10.2 bump patch for updated logo compo w/o css file & new tw extends f091e34
  • fixed type-o in helper modules pg 8b28d25

7 June 2022

  • generated new docs files 093c19d
  • updated docs with new changes and code examples f5d1e71
  • 0.10.1: added validators to pkg 5bc3b4d
  • updated prop validators docs page with new validators cee53c7
  • updated docs for merge with vv config helper pg 84732a9
  • changed to new docs naming for app config to app.vv.js in main dev app file 40cc783
  • added new validators and added dev path comments to old ones 422dcf4
  • updated docs files with new changes 14811e9
  • added docs favicon files and added code to config fe0bb44
  • regenerated docs files 9df264d
  • added tests for new validators 4f8d6cc
  • added missing default slot content to vvel docs pg e0395f7
  • updated changelog after npm publish 5fe0e3e
  • added missing import to vvanchor docs page 89141de
  • updated merge with config docs pg example 100ecda

7 June 2022

  • Bump minor - new vueventos logo/spinning mark compos and updated docs 1884a8f
  • added new VueVentus mark and logo text components b03eada
  • added new docs compo for new logo compos use in docs 754b4b6
  • updated changelog after npm publish 1c3ed1e

7 June 2022

  • updated generated pkg and docs files adfef92
  • updated docs after bump patch 618c189
  • completed docs for vvanchor compo d177aec
  • updated changelog after npm publish a673cce
  • bump patch and updated vite dep to most recent ver ac9ac43
  • added patch to override vitepress theme anchor transitions with data attribute based css 7929a5b
  • updated vvanchor transitionClasses handling to work like vvbutton b63ee35

6 June 2022

  • updated docs files with recent changes ffddae0
  • updated docs files with recent changes f6af566
  • 0.9.2: bump minor - updated vue dep includes component names in pkg 7643d0c
  • updated outdated deps adadd01
  • moved TODO comments to own lines so they don't render 4df192e
  • added anchors config docs content 27189e2
  • added data modules tests 8519698
  • updated docs files with new changes 32e5613
  • updated Anchors.test due to changes to Anchors.js 38898e8
  • added docs for text config methods & finished opening copy 50c7093
  • added validator tests be3926a
  • updated changelog after npm publish af00b42
  • updated outdated deps 8271a8b
  • reduced link text and moved alpha 0.x warning to below headline 0bfa72b
  • moved alpha 0.x warnings to just below headline e4c2b33
  • updated todo comments with quick notes 814f86c
  • added initial helper mergeWith config test 11591af
  • added TODO tags to md files still needing copy 71c128d
  • created new app specific config gile and route for docs 53037f6
  • moved components alpho 0.x warning to correct spot under headline 3d66b5e

5 June 2022

  • updated docs with recent changes 26c3a20
  • updated docs files after fixing bug in Anchors.js b418499
  • updated docs files with recent changes f312604
  • updated docs with recent syntax changes 58bec3c
  • added color and size default examps to docs for compos 37da7eb
  • 0.9.1 - bump patch - updated configs and included Text config in bundle 63f1369
  • removed unusued/unreferenced docs files c3f74b4
  • added basic docs and example for helper mergeWithVvConfig() 5f9a515
  • reduced chars in syntax 0676a44
  • updated anchors config with sizes via Text config and util funcs 4334a58
  • updated dev app globals and text config page for examples of text sizes 084ef43
  • updated Text config to match sizes in Tailwind fontSize module a6186f1
  • updated changelog after npm putlish 79527c7
  • added module code include to anchors/text docs pgs 9a5c1a4
  • updated Anchors config underline offset class dd0b00f

5 June 2022

  • regenerated new docs to fix nav dupe and saving new VvAnchor compo/files 6b8fb3a
  • generated new docs pgs with new sidebars 4d68aa1
  • ran a docs build to prep for npm publishing e24c99b
  • bump to v0.9.0: Series Has Landed 2d7d494
  • updated docs and regened files to publish to gh-pages 93d0bb6
  • removed old/unneeded json config files 0b35e7c
  • generated new docs files with changes ec0cdda
  • updated nav/sidebars in docs config - moved docs data dir to modules bab1ed1
  • updated docs files with changes 92a8778
  • changed test trive vvbutton color examp to use secondary color 93c34cf
  • added new user/app level config with diff color theme for local dev work 6f475a8
  • updated docs files with changes after generation 545e2a5
  • fixed type-o in configuration page cc99872
  • regenerated docs with changes bda020a
  • updated color mode button docs pg and added 2 snippets 3ac0f62
  • integtated new dev app text page into router/home and added basic content 1c0dabf
  • got VvAnchor test coverage to 100% bac1651
  • Added new Text config with text props and sizes a93d605
  • added new Text config test file and tests 94d678d
  • added imports to new docs pages f591e68

4 June 2022

  • generated new files based on changes a6fb612
  • generated new docs files with changes 9512a38
  • updated docs for VvColorModeButton 2f77a07
  • updated docs to use install keyword with installation pages 63ecb0b
  • updated docs for VvEl f793ed1
  • removed second link group from getting started page 3d8c125
  • added VvColor defaults to VvEl compo props 200b0a9
  • generated docs with refreshed pkg content from last generate afe1aa2
  • added first 3 validator files f749efa
  • moved document based code for color mode button compo to onMounted for ssr a104534
  • added new why vueventus docs page 770fadc
  • added new prop validators docs page d40480e
  • updated docs for VvButton 0125fc8
  • added comments, complete color mode data and defaults to VvConfig 0c89e9a
  • added defaults to vvbutton docs page 759715e
  • updated shangelog after npm publish 148e9c0
  • added VvConfig defaults to VvEl compo props 18c9d7e
  • updated docs homepage content with new tagline and features copy 8c58b08
  • added VvButton defaults to VvEl compo props 295aa6f
  • fixed bug from incorrect compo name 09e9432

3 June 2022

  • more docs updates and organization around sidebar and next/prev 0e42982
  • reworking docs now with sidebar nav and prev/next links baed5f2
  • revamped docs for new json data modules and new md DRY snippets 982daa4
  • regenerated docs files with more use of included snippets 2a4ead4
  • generated fresh docs files for recent changes adcae97
  • added newly named app.color.data json file and docs page for it 4c63df8
  • integrated new files into local dev tw config to match new json data modules docs better 35b27e2
  • added new individual extend.x and theme.x files extracted from vv config files bce7a29
  • added markdown-it-include dep 19da2b5
  • updated docs generated files 7ebad53
  • got new docs pages and navs organized/ready for future 35a5c41
  • Bump minor: new JSON Data Modules, expanded transition durations, revamped docs 604e4f6
  • updated changelog after npm publish e740edb
  • added durations from extend.transitionDurations to Transitions Module b4f5b9f
  • added new json data nav section & integrated markdown-it-include into vitepress config 304298f
  • added new md snippet to keep docs code DRYer 6f6c2d5
  • replaced old colors data file with new app.colors.data.json file 097ab91

2 June 2022

  • generated new files using new compos and config module 7159a05
  • updated docs and added first guide content 80db0ce
  • updated docs 7c59608
  • updated docs with test drive VvButton examples 283fea7
  • generated new pkg and docs files for newest updates 3defd19
  • got all files testing with 100% coverage 05e2580
  • updated getting started with test drive vvbutton section a122023
  • added new VvEl compo c92588f
  • integrated new card/icon compo and cleaned up file 0493e07
  • updated getting started examples 5faced6
  • removed non VvConfig config module imports and set border default to '' 92f5ad8
  • added dev content to VvElPage dfcde68
  • updated docs with pages/placeholders for new compos 2f9ea71
  • Added new VvConfig module 8728acb
  • integrated new VvConfig into compos and removed Config Modules 2fbf8e0
  • created new local home pg card compo with hero icons feature ac46efe
  • got VvButton tested with 100% coverage 7499eb2
  • added new local dev page for VvEl e240911
  • added dev examples to local pages for Buttons and VvConfig config modules d499117
  • added VvEl link to local dev home page c2ad396

2 June 2022

  • added new data deps and updated geting-started tw install a7bbc38
  • added new data files for shorter tw conig setup in install of vv pkg cd43503
  • updated getting started guide to correct paths for tw c14f8b6
  • updated changelog after npm publish 3361e7d
  • bump patch for docs updates and tw data files for tw config 2536b95

2 June 2022

  • updated changelog for patch bump ac03cde
  • bump patch for npm publishing acb54d6

2 June 2022

  • gemerated new files for bump minor publishing d496c74
  • updated getting-started with vite install guide content 5d90a43
  • updated transitions docs and theme logo link c7fcfcd
  • removed docs logo img starting forward slash 1eef484
  • removed dep of colors data from colormode button to remove color data from pkg fccaced
  • updated home link to getting-started page 6d9388e
  • updated changelog after minor bump a25412b
  • added npm publishing scripts and bumping patch to prep for npm c6c1aa4
  • increased size of local app home page btn text 084167c
  • switched from tw config defaults to vueventus color file for pkg use d88daf1
  • added data dir and removed tests dir from package 9e18deb

2 June 2022

  • Bump minor - new docs, local pages for devs, and button config w/ button dark/light toggle compo 6aa3fe2
  • added new local pages for each compo matching org of compo dirs 0719cf0
  • updated docs for new changes and new vitepress styling in alpha release 79f2e3a
  • poorly styled home page to use new local pages f9fa67a
  • updated outdated deps - with new vitepress styling in alpha release e6dda64
  • added new local pages to router 169a097
  • added new non-100% covered tests for buttons compos/modules 2d97ddf
  • added globals.js file for local app DRYness 9ffa58e
  • updated changelog for minor bump c9a6b5b
  • updated vitepress config to match new alpha v changes 1f4b216
  • updated readme copy 0ee36a4
  • added .cursor prop to obj and each base func c49adaa
  • added buttons & VvColorModeButton to exporting pkg file 6d931df
  • updated app index.html title for dev use 0b90270

1 June 2022

  • reworked docs and added new VvButton compo + Button.js config 79dccec
  • reworked docs with more pages/directories to be better for scale 065a2f3
  • added external tailwind.colors.json file ffdb6e3
  • updated tailwind config with obewds kickoff theme extend props 581386a
  • added examples of new compos to home view 46964ab
  • added new VvColorModeButton compo 48cb97c
  • added new VvButton compo 1134411
  • added Buttons.js configs file d95faee
  • cleaned up indents and added light/dark mode script 1684380
  • updated changelog after minor bump cd5a214
  • updated tw classes 7b3bb18
  • updated tw classes f2e8ece
  • added dark/light mode functinoalty to local dev app b09344d
  • added VvButton to lib index file 9f5d2d6

31 May 2022

  • added new transitions config and new docs for new config d0fd966
  • added transitions config and full coverage tests 7322c65
  • added new transitions group & optimized code for DRYness 7a8a214
  • updated docs pages and added new transitions config docs content ab74d1a
  • removed unused HelloWorld compo/test files 2bdb66b
  • updated file paths in comments of tests a757d3a
  • updated changelog for patch bump 78d9a5c
  • added z-index to navbar and removed helloworld code 19bb4e1

31 May 2022

  • installed/setup vue-router and got initial local test page working 0331f4e
  • updated changelog for minor bump 1d393f1

31 May 2022

  • added anchor default palette config w/ tests/docs 2f08a9a
  • updated changelog for minor bump 25b5977

31 May 2022

  • added initial configs data, tests and docs cd505eb
  • added initial palette configs and tests w/ 100% coverage ffd1fee
  • generated new docs and lib export files e9a7954
  • updated docs home page copy 041cdb8
  • updated generated docs 07e972e
  • bump patch changelog 7aef8a6

31 May 2022

  • added docs yaml home pg and components docs pg 96067a0
  • bump patch changelog cce27de
  • added rimraf dep 3320498

30 May 2022

  • generated initial lib and docs files 9b64115

30 May 2022

  • added github automation/action scripts & dependabot c0322ea
  • patch bump changelog 6d4ac94
  • updated package name to use @obewds namespace 380fb54

30 May 2022

  • added vitepress dep and initial files + obe mark/favicons e611d02
  • bump minor changelog bee4bbb

30 May 2022

  • installed vitest and deps + made initial HelloWorld tests 3565bf1

30 May 2022

  • installed tailwind and tw plugins + integrated into default vite compos 8d55574

v0.0.2

30 May 2022