Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website now uses packagejson version #29

Merged
merged 1 commit into from
Apr 27, 2024
Merged

Conversation

Hugos68
Copy link
Collaborator

@Hugos68 Hugos68 commented Apr 27, 2024

Closes #28

Copy link

vercel bot commented Apr 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
floating-ui-svelte ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 27, 2024 9:43pm

@Hugos68 Hugos68 merged commit 4177005 into dev Apr 27, 2024
7 checks passed
Hugos68 added a commit that referenced this pull request Apr 27, 2024
* useFloating hook

* Refinements

* comments cleanup and reactiveness

* Box module, example broke :(

* cleanup

* format lint

* improve useFloating

* update example

* fix file structure

* Added lint disable until context is built in

* Changed package name

* format

* Added exports

* Added context

* Removed boilerplate stuffs

* Added context

* Added .pre

* Initialized testing

* Removed inspects

* import

* test

* Resolved TODO

* Removed component for hook tests, added more test cases

* Updated tests to cover all reactive props.

* format && lint

* Website Design (#15)

* Basic page styles defined

* Layout and styles refined

* Add Lucide, refinement

* Update content and links

* Scrollbars

* Page title

* Drawer added, but broken

* Mobile drawer functional

* Nav drawer animation

* Update links

* Nav anchor drawer fix

* Stubbed placeholder pages

* Homepage placeholder

* Removed sandbox page

* Simplified internals. Added missing tests

* Nitpick

* Added middlewareData test

* format lint

* Added changesets, cleaned up packagejson

* Added CI and release job

* All branches target

* Run CI on pull request

* Fixed node version

* Fixed linting issues

* Divided into jobs

* Added FIXME with link to github

* Added sync command and run before builds

* Added sveltekit sync to both builds

* packagejson fix

* Moved versions into env to make it easier to change across the jobs

* Added LICENSE

* Stricter TSconfig

* Added coverage

* Added packageManager field, fixed incorrect type

* Add text (cmd output) coverage reporter

* Remove accidental coverage push

* Update pnpm to v9

* Remove format step from ci. (linting handles checks the format)

* Updated actions, fixed `publish` script clashing with `npm publish`

* Reverted pnpm version

* Fixed conflict

* Replaced raw pnpm version with variable

* Colocated tests

* Feat: Code highlighting for docs (#18)

* Added shiki

* Moved stores to `docs` module

* Resolved pnpm-lock conflict

* Fixed code block issues

* Better specificy, fixed @html warning

* Website now uses packagejson version (#29)

* moved to static adapter

---------

Co-authored-by: abdel-17 <[email protected]>
Co-authored-by: Chris Simmons <[email protected]>
@Hugos68 Hugos68 deleted the feat/package-json-version branch April 29, 2024 09:04
endigo9740 added a commit that referenced this pull request May 2, 2024
* Version packages (#30)

* useFloating hook

* Refinements

* comments cleanup and reactiveness

* Box module, example broke :(

* cleanup

* format lint

* improve useFloating

* update example

* fix file structure

* Added lint disable until context is built in

* Changed package name

* format

* Added exports

* Added context

* Removed boilerplate stuffs

* Added context

* Added .pre

* Initialized testing

* Removed inspects

* import

* test

* Resolved TODO

* Removed component for hook tests, added more test cases

* Updated tests to cover all reactive props.

* format && lint

* Website Design (#15)

* Basic page styles defined

* Layout and styles refined

* Add Lucide, refinement

* Update content and links

* Scrollbars

* Page title

* Drawer added, but broken

* Mobile drawer functional

* Nav drawer animation

* Update links

* Nav anchor drawer fix

* Stubbed placeholder pages

* Homepage placeholder

* Removed sandbox page

* Simplified internals. Added missing tests

* Nitpick

* Added middlewareData test

* format lint

* Added changesets, cleaned up packagejson

* Added CI and release job

* All branches target

* Run CI on pull request

* Fixed node version

* Fixed linting issues

* Divided into jobs

* Added FIXME with link to github

* Added sync command and run before builds

* Added sveltekit sync to both builds

* packagejson fix

* Moved versions into env to make it easier to change across the jobs

* Added LICENSE

* Stricter TSconfig

* Added coverage

* Added packageManager field, fixed incorrect type

* Add text (cmd output) coverage reporter

* Remove accidental coverage push

* Update pnpm to v9

* Remove format step from ci. (linting handles checks the format)

* Updated actions, fixed `publish` script clashing with `npm publish`

* Reverted pnpm version

* Fixed conflict

* Replaced raw pnpm version with variable

* Colocated tests

* Feat: Code highlighting for docs (#18)

* Added shiki

* Moved stores to `docs` module

* Resolved pnpm-lock conflict

* Fixed code block issues

* Better specificy, fixed @html warning

* Website now uses packagejson version (#29)

* moved to static adapter

---------

Co-authored-by: abdel-17 <[email protected]>
Co-authored-by: Chris Simmons <[email protected]>

* homepage

---------

Co-authored-by: Hugo Korte <[email protected]>
Co-authored-by: abdel-17 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Replace placeholder and display package.json version on docs website.
1 participant