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 Design #15

Merged
merged 15 commits into from
Apr 26, 2024
Merged

Website Design #15

merged 15 commits into from
Apr 26, 2024

Conversation

endigo9740
Copy link
Contributor

closes #2

@endigo9740 endigo9740 merged commit d2c09ba into dev Apr 26, 2024
@endigo9740 endigo9740 linked an issue Apr 26, 2024 that may be closed by this pull request
@endigo9740 endigo9740 deleted the feat/scaffold-website-design branch April 26, 2024 21:45
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 <abdelrahmanb015@gmail.com>
Co-authored-by: Chris Simmons <gundamx9740@gmail.com>
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 <abdelrahmanb015@gmail.com>
Co-authored-by: Chris Simmons <gundamx9740@gmail.com>

* homepage

---------

Co-authored-by: Hugo Korte <63101006+Hugos68@users.noreply.github.com>
Co-authored-by: abdel-17 <abdelrahmanb015@gmail.com>
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.

Create the Examples Website
1 participant