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

Roadmap 0.0.3 #22

Open
5 of 9 tasks
ClementBeal opened this issue Sep 25, 2024 · 0 comments
Open
5 of 9 tasks

Roadmap 0.0.3 #22

ClementBeal opened this issue Sep 25, 2024 · 0 comments

Comments

@ClementBeal
Copy link
Owner

ClementBeal commented Sep 25, 2024

I made a bit of everything for the v0.0.2. Now, I want to focus on the rendering.

I'm expecting a lot of things. First, the current CSS parser is not powerful enough. It cannot read media query or some complex property like gradient. I'm writing a custom CSS parser based on the csslib but it wouldn't be ready soon. So I'm planning to use the CSS AST of the csslib.

Let's split in 2

CSS :

  • use csslib
  • add a Style Editor dev tools. It would be useful for debugging
  • Use the CSS variables and compute them
  • Support , selector

Render HTML input:

  • text
  • checkbox
  • radio
  • password

Some stuff Idk

  • can render gradient
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

No branches or pull requests

1 participant