carbon-components-svelte/docs
Sam c436dbd761
feat!: TextInput v11 Styles (#1889)
* Initial commit

* Fixes [FluidForm] TextInput error icon is misplaced #1667

* Contributes to [TextInput] helperText enhancements #1633

* Adopts Standardize props and events #1621

* Added slots for Standardize props and events #1621

* Added pointer events, updated skeleton TextInput v11 #1888

* Address a bug in the word counter regex

* Update src/TextInput/TextInput.svelte

Correcting type attribute definition for HTML attributes

Co-authored-by: Enrico Sacchetti <esacchetti@gmail.com>

* Update src/TextInput/TextInput.svelte

Correcting type attribute definition for HTML attributes

Co-authored-by: Enrico Sacchetti <esacchetti@gmail.com>

* Update src/TextInput/TextInput.svelte

Explicitly define default value for `size`

Co-authored-by: Enrico Sacchetti <esacchetti@gmail.com>

* Adopted suggested changes

* Updated `TextInput.test`; added forgotten files from previous

---------

Co-authored-by: Samuel Janda <hi@simpleprogramming.com.au>
Co-authored-by: Enrico Sacchetti <esacchetti@gmail.com>
2024-01-17 10:48:25 -05:00
..
public docs: remove vercel, add Deploy to Render button (#832) 2021-09-29 09:49:15 -07:00
scripts chore(docs): upgrade deps 2023-12-16 14:06:46 -08:00
src feat!: TextInput v11 Styles (#1889) 2024-01-17 10:48:25 -05:00
.gitignore docs: implement rudimentary full-text search (#1849) 2023-11-20 13:39:06 -08:00
index.html feat!: initial pre-release - Carbon v11 styles (#1881) 2024-01-12 13:45:09 -05:00
package-lock.json feat!: TextInput v11 Styles (#1889) 2024-01-17 10:48:25 -05:00
package.json feat!: initial pre-release - Carbon v11 styles (#1881) 2024-01-12 13:45:09 -05:00
svelte.config.js chore(docs): upgrade deps 2023-12-16 14:06:46 -08:00
vite.config.js Switch from svite to vite + vite-plugin-svelte. (#962) 2021-12-31 10:11:48 -08:00