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

v 4.0 roadmap #210

Open
7 tasks
arturbien opened this issue Nov 8, 2020 · 3 comments
Open
7 tasks

v 4.0 roadmap #210

arturbien opened this issue Nov 8, 2020 · 3 comments

Comments

@arturbien
Copy link
Member

arturbien commented Nov 8, 2020

Let's have a discussion on how we could rebuild and improve our project for our next major release. Here are some things that come to my mind:

  • rewritten in Typescript,
  • consider using Radix UI as basis for our components
  • component names should match corresponding Windows 95 component names
  • color variable names should match corresponding Windows 95 color variable names?
  • investiage if creating border styles with border-image is a better alternative than using pseudo elements
  • use original Hourglass image?
  • set of icons (also with disabled variants)
@WesSouza
Copy link
Member

@arturbien I'd love to work on rewriting using TypeScript.

@arturbien
Copy link
Member Author

@WesSouza that would be awesome. We can discuss details on our Slack channel if you want (link in the README)

@WesSouza
Copy link
Member

investiage if creating border styles with border-image is a better alternative than using pseudo elements

I worked on a similar set of 95-themed components and used the border-image approach:
https://github.com/WesSouza/Wes95/blob/main/src/ui/Themes.ts#L5-L15

The project stalled a while ago, but it still works on https://wes95.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

No branches or pull requests

2 participants