AgnosticUI / agnosticui

AgnosticUI is a set of UI primitives that start their lives in clean HTML and CSS. These standards compliant components are then copied to our framework implementations in: React, Vue 3, Angular, and Svelte.
https://agnosticui.com
Apache License 2.0
723 stars 47 forks source link

Tooltip Docs #250

Closed roblevintennis closed 1 year ago

roblevintennis commented 1 year ago

Once https://github.com/AgnosticUI/agnosticui/issues/87 is merged to master we'll need to get the site docs updated. I started on this, but then commented out the entry in site/docs/.vitepress/config.js as we want to have the packages NPM published before we can finish the playground sandboxes and stackblitz etc. etc.

https://app.netlify.com/sites/agnostic-astro/settings/deploys

roblevintennis commented 1 year ago

Updated packages: https://www.npmjs.com/package/agnostic-astro https://www.npmjs.com/package/agnostic-svelte-ts https://www.npmjs.com/package/agnostic-vue (not sure if there's a lag but I still saw 1.1.1 but it should be "version": "1.1.2" https://www.npmjs.com/package/agnostic-react

roblevintennis commented 1 year ago

I think this is done with:

commit c37770cbdef1840a06dc923619c7a40425014d77 (HEAD -> master, origin/master)
Author: Rob Levin <roblevintennis@gmail.com>
Date:   Sat Jan 14 12:18:40 2023 -0600

    Updates the Tooltips docs and adds a Tooltip playground.

commit 1be4e05acd33616414a45da1ce968c3ffc633cba
Author: Rob Levin <roblevintennis@gmail.com>
Date:   Sat Jan 14 11:32:06 2023 -0600

    Adds the Tooltips to the documentation site.

commit c626e3a067c1092d0b8cfed3ad43905d8fb3313c
Author: Rob Levin <roblevintennis@gmail.com>
Date:   Sat Jan 14 11:27:35 2023 -0600

    Update the agnostic-svelte-ts package_test to use the typescript agnostic-svelte-ts package.

commit 768c2b20b67fd2d31e3e785e8761f1a1d7602428
Author: Rob Levin <roblevintennis@gmail.com>
Date:   Fri Jan 13 15:43:59 2023 -0600

    Updates package versions
roblevintennis commented 1 year ago

NOTE -- I haven't deployed the latest docs site but Tooltips should be