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

Saber v1 roadmap #567

Open
egoist opened this issue Nov 18, 2019 · 10 comments
Open

Saber v1 roadmap #567

egoist opened this issue Nov 18, 2019 · 10 comments

Comments

@egoist
Copy link
Collaborator

egoist commented Nov 18, 2019

Check out the proposal

No ETA, but most likely after Vue 3 beta release

@saberland saberland deleted a comment from issue-label-bot bot Nov 18, 2019
@egoist egoist pinned this issue Nov 18, 2019
@krmax44
Copy link
Contributor

krmax44 commented Nov 18, 2019

Maybe for v1, all files with 200+ lines of code could be refactored to be more readable and maintainable.

@barkdoll
Copy link

Hey egoist, awesome work on Saber. As Vue 3 closes in, I was just wondering, is there eventually going to be planned support for the new Vue 3 features— namely the new composition API?

@egoist
Copy link
Collaborator Author

egoist commented Nov 20, 2019

@barkdoll yes, if that would make things easier. I haven't found a use case for Saber tho 😅

@barkdoll
Copy link

barkdoll commented Nov 22, 2019

@barkdoll yes, if that would make things easier. I haven't found a use case for Saber tho

@egoist awesome. I was just thinking ahead as far as using it to build components. While Saber may not have a specific need for it yet, I think the availability of it will be a huge plus when a use case is discovered.

@egoist egoist linked a pull request Apr 10, 2020 that will close this issue
@andreasvirkus
Copy link
Contributor

Throwing it out there... Being built ontop of vite?

@egoist
Copy link
Collaborator Author

egoist commented Jul 16, 2020

@andreasvirkus I'd rather wait for esbuild to be mature, Vite still uses Rollup in production and it's slow too, and it uses different build tools for dev/prod build, that inconsistency might make it harder to debug errors.

@andreasvirkus
Copy link
Contributor

Valid point. I used Vitepress for 2 small projects and the DX was lovely and it didn't seem to sacrifise anything else to achieve that DX (but they were quite simple sites and nothing fancy...).

@egoist
Copy link
Collaborator Author

egoist commented Jul 16, 2020

I just built something fully using esbuild (and React, since it's hard to use Vue with esbuild for now) https://github.com/egoist/maho

@egoist
Copy link
Collaborator Author

egoist commented Apr 25, 2021

@andreasvirkus I was wrong, a Vite based Saber is coming...

@andreasvirkus
Copy link
Contributor

That's great! A vite-powered SSG is just what's missing from the Vite ecosystem atm <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants