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

Solid Start #261

Closed
wants to merge 53 commits into from
Closed

Solid Start #261

wants to merge 53 commits into from

Conversation

milomg
Copy link
Member

@milomg milomg commented Mar 13, 2022

New attempt at solid-start using only CSR

@milomg milomg changed the title Solid Start WIP [WIP] Solid Start Mar 13, 2022
@milomg milomg marked this pull request as ready for review March 19, 2022 05:38
@milomg milomg changed the title [WIP] Solid Start Solid Start Mar 19, 2022
@boehs boehs mentioned this pull request Jun 10, 2022
4 tasks
diragb and others added 21 commits July 15, 2022 13:32
💙 Add `solid-custom-navigation` and `solid-outside-click-handler`
💙 Add `solid-copy-to-clipboard`
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
- this was broken in commit 2d53649
when typescript-eslint was added, an oversight - data.article was
assigned to a non-reactive constant - so when loading finishes, this
constant stays the same - minor refactor for the commit
Jutanium and others added 8 commits August 2, 2022 14:15
…erser-5.14.2

Bump terser from 5.14.1 to 5.14.2
- avoid hardcoding solid version in vite config also
- moved globals definition to vite-env.d.ts and removed globals from
Footer
- minor vite.config.ts cleanup - conversion with as to PluginOption
was unneeded, removed it
davedbase and others added 18 commits August 6, 2022 13:39
read solid version from package.json
- updated solid-social to 0.8.0, which had a large PR that updated
it's build system to make it compatible with SSR by @modderme123
- had to change the MDXComponent type in Blog.data.ts to be more loose,
since now types are better due to the build system change, and I don't
see a way to declare the type in a sensible way to accept any kind of
props without triggering errors - I might be wrong here,though
- added assertion to json import
[STYLING] Edit TailwindCSS config in order to fix link style
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.

None yet

9 participants