* remove themer from sidebar
* fix themes/palettes spacing
* suppress error in layouts without <wa-page>
* remove broken themer link, add more helpful deets
* make my last commit actually work 🙄
---------
Co-authored-by: lindsaym-fa <dev@lindsaym.design>
* initial take on text utility improvements
* re-introduce `.wa-caption-*`
* reorg stylesheet
* remove font weight classes
* gimme the font weights
* add `.wa-text-truncate`, `.wa-list-plain`
* add longform, color-text-link, and placeholder classes
* document utilities
* document missing font weight tokens
* use proper longform font weight
* find and replace outdated text utilities
* use new font size utilities
* missed a spot!
* add changelog
* adding bg-wa-pattern.svg asset
* adding background-wa-pattern to utils.css
* as a repeating background image
* defining customizable elements
* adding background-dot-grid to utils.css
* updating sidebar's version info
* removing beta badge
* updating tooltip + version number decorator for official launch
* removing beta notice from docs landing view
* removing beta from Installation docs
* Document code completion setup for Web Awesome
Added instructions for enabling code completion in VS Code and JetBrains IDEs for Web Awesome components.
This mirror what already exist for Shoelace: https://shoelace.style/getting-started/usage#code-completion
+ a new line to explain how to setup VS Code completion from the CDN
* Update packages/webawesome/docs/docs/usage.md
* Update packages/webawesome/docs/docs/usage.md
* Update packages/webawesome/docs/docs/usage.md
* Update packages/webawesome/docs/docs/usage.md
* Update packages/webawesome/docs/docs/usage.md
* Update packages/webawesome/docs/docs/usage.md
---------
Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
* adding .appearance-plain for lists to utils.css
* adding gitLastModifiedISO filter to .eleventy.js
* adding link to Pro License in sidebar.njk
* adding link to Free License in sidebar.njk
* adding link to Terms of Service in sidebar.njk
* adding "last updated" date to changelog.md
* Make the README better
• Replace straight quotes with smart quotes
• Revise Node.js minimum requirement wording (to prevent line breaks)
• Replace old links to LitElement (Polymer) to Lit
• Replace mentions of “NPM” with “npm”, as per https://github.com/npm/cli?tab=readme-ov-file#is-it-npm-or-npm-or-npm
• Fix some grammar and abbreviations
• Made “dependencies” and “devDependencies” mentions unquoted to be consistent
• Correct “MIT license” with “MIT License”, as per https://opensource.org/license/mit
* Make some specific changes to make wording more clear
* add missing dot
* remove smart quotes