-
Notifications
You must be signed in to change notification settings - Fork 578
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
Update: PhotonKit Components #137
Comments
Nice! |
This is awesome. Why it's not integrated yet? |
you really should add this stuff here |
@morriswinkler-simplesurance I really would add my stuff but @connors doesn't answers and my components work a little bit different. At the moment there is no possibility |
👍 |
Photon 1.0 RELEASEDear Photon User!I am very proud to announce the release of Photon version 1.0! You are a follower of Photon and maybe you already know my extension framework „PhotonKit Components“ that extends the original Photon project on a high level. Sadly the original developer @connors was not abled to accept my contributions or answer me at least one time because he seems to be inactive since more than 2 years. This is very sad because Photon is a great tool to design native looking UI’s and there was a lot to do. Somedays I thought about the future of the project and the last commitment of @connors was 2 years ago. I realised that the only solution for the future of the project would be a complete new version 1.0 This release is a hard fork of the original project that redefines everything hardly and replaces the PhotonKitComponents project I made. Getting Startednpm install electron-photon Just have a look at the „ShowReel“ application or ask me for questions ;-) Questions? Ideas?Kind regards, |
Dear PhotonKit Community,
A big amount of PhotonKit controllers and new components are available under:
https://github.com/MauriceConrad/PhotonKit-Components
I already published an issue about the project but since this time, a lot of things had changed and there is still a new GitHub Repository.
Some Examples (Best case is a Blink Browser)
Default Buttons:
https://jsfiddle.net/1jmro304/
Segmented Control:
https://jsfiddle.net/qpzft67s/
Slider:
https://jsfiddle.net/yxacffxu/
TabGroup Controller:
https://jsfiddle.net/arxqm737/
Progress Bar (Retina! & Indeterminate Animation)
https://jsfiddle.net/yy5jfyd0/
Circle Progress:
https://jsfiddle.net/Lq7g79fq/
Frame List & Main Border:
https://jsfiddle.net/8t2s6v3f/
Messages:
https://jsfiddle.net/q62Lg11z/
Circular Slider:
https://jsfiddle.net/qs03th34/
To test all features, just run the "ShowReal" directory of the git repository with electron.
It's a valid electron app that shows everything.
The text was updated successfully, but these errors were encountered: