Maurice Conrad
Maurice Conrad
I'm trying to install `deskgap` from scratch on Ubuntu 20.04. but the `npm install` already fails during the installation script. ```bash npm WARN deprecated [email protected]: this library is no longer...
# Photon 1.0 RELEASE ## Dear 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...
Current version at https://github.com/MauriceConrad/Photon Release 1.0
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...
There are a few photon components, mostly javascript controllers but also new ones. The complete project: https://github.com/MauriceConrad/Photon-Components Native Button: https://jsfiddle.net/cw7335h9/ Dialog: https://jsfiddle.net/o0hqvppu/ Segmented control with JS controller (that also works...
# Native looking Sliders Here's a slider component for PhotonKit.   ## JSFiddle https://jsfiddle.net/a9gdrr62/ ## Documentation https://github.com/MauriceConrad/osx-sliders ## Presentation http://dev.amina-koyim.de/osx-slider/ If you want, use it for Photon.
# Native looking context-menu https://github.com/MauriceConrad/context-menu (JSFiddle: https://jsfiddle.net/3rvxy92k/) I've created a native looking context-menu CSS component. There's no controller, just plain CSS:  ## minimal-example ``` html Option 1 Option...
# Mini-PopOver Here's a small CSS and JS plugin for a Mini-PopOver like you can see in the Apple-Maps App in OS X. https://github.com/MauriceConrad/Mini-PopOver Native version in Apple-Maps: ![Native example...