connors / photon

The fastest way to build beautiful Electron apps using simple HTML and CSS
photonkit.com
MIT License
10.01k stars 579 forks source link

web components? #102

Open valyrie97 opened 8 years ago

valyrie97 commented 8 years ago

porting over to web components would be relatively simple, and completely optional for the end user to use. is this in the plans?

benschwarz commented 8 years ago

I'd say no @marcus13345. You're asking for a complete project departure.

valyrie97 commented 8 years ago

@benschwarz im not sure what you mean, all the items that photon provides could be wrapped with web components very easily and provide a new simpler way of implementing the components. as well, it would be fully backwards compatible, as you wouldn't even need to import the components. it would be an extension on what is already there. To clarify exactly what i mean, i've found a project on github that does something similar Bootstrap to Web Components

If however, this goes against future plans, i totally understand. I mean, a project cant fill every single market at once.