12 Commits

Author SHA1 Message Date
Chris Simmons
689013c2be Chore/linting and formatting (#1387)
* Prettier formatting pass

* Update vitest test cases
2023-04-27 13:11:02 -05:00
Cucumberrbob
80f98c8749 Use cspell to fix spelling issues (#1249)
* use cspell

add ignore list in cspell.json
fix spelling mistakes

* add cspell github action to check spelling

* fix remaining issues

* remove github action

* revert line wrap changes

* horiz/vert -> horizontal/vertical

* use loremIpsum variable instead of hard-coded in `Accordion`

* fix remaining line wrap issues

* add back new line at end of root layout

* set Code Spell Checker (cspell) as a reccommended extension
2023-04-14 12:40:30 -05:00
Nik
99ea3cbe77 Feat/migrate to new package process (#1170)
* svelte-migrate + script updates

* tweaks

* First test done

* Stragglers

* Add Prettier config to post-build gen

* Added keywords for display on npmjs

* Back out the a11y fixes

* Git gud

* Updated package lock file

* Fix the NPM publish script path

* Resolve package script command

---------

Co-authored-by: endigo9740 <gundamx9740@gmail.com>
2023-04-03 12:42:43 -05:00
Nik
a93c91881b Usual format pass 2023-03-16 08:52:54 +11:00
Nik
b38a14539a Remove amountText and put class first (#918)
* Remove amountText and put class first

* Might want to actually adjust Paginator
2023-02-03 12:55:01 +11:00
Nik
3e9d832345 Ordered the classes in tw-settings.json 2023-02-03 12:14:06 +11:00
Nik
a834c1699f Detect CssClasses from polish pass. 2023-02-03 11:32:31 +11:00
Nik
7cf427aef7 Added tw-settings for intellisense on props 2023-01-18 16:37:05 +11:00
Nik
fd62fa999b Generate keywords added 2023-01-17 07:27:59 +11:00
Nik
607f8e0068 Props and Events descriptions for intellisense 2023-01-14 14:13:14 +11:00
Adrian
9ca1addbbc Fix: Remove .gitignore from package build (#787)
* gitignore is removed from package build

* node script for moving generated files

* changed file name

* dropped console log
2023-01-11 08:48:32 +11:00
Nik
e52826cd03 Build scripts and updated 2022-12-02 07:21:21 +11:00