photon icon indicating copy to clipboard operation
photon copied to clipboard

The fastest way to build beautiful Electron apps using simple HTML and CSS

Results 85 photon issues
Sort by recently updated
recently updated
newest added

Example jsfiddle: https://jsfiddle.net/wj1c9qht/ ~~Ran into this trying to make a right aligned sidebar. If you use the `pane` class, it properly sets a border-left, but `pane-sm` and `pane-mini` don't seem...

I will like to see the table columns be resizable.

feature
js

Right now it appears that the panes can be stacked horizontally in columns. We need vertical stacking as well.

feature
css

# 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: ![This Context-Menu](http://fs5.directupload.net/images/160121/3v3a8oma.png) ## minimal-example ``` html Option 1 Option...

feature

# 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...

feature
css

Nav without text Preview: ![seleccion_003](https://cloud.githubusercontent.com/assets/6478816/11011201/68131a44-84ab-11e5-956a-f38e07d9d2ce.png) After: ![seleccion_004](https://cloud.githubusercontent.com/assets/6478816/11011202/681819f4-84ab-11e5-9266-b8ae2f900125.png)

Hi. It would be nice to have more transparent behaviour of list items when they're focusable. Basically, I want they automatically become `.active` when they're focused. Plus I want to...

It'd be nice to have a nice css and js component for popovers like:

feature
js
css

I'd like to suggest a more accurate (at least in terms of OS X) input focus outline/border including the nice little animation Apple added in Yosemite. ### Preview: ![preview](https://i.gyazo.com/dc25acb5ddfdc19ab1c99a6e1799e83d.gif) ###...

feature
css

Does anyone know how to make it works? I have tried a few times but currently things turn like this: [![https://gyazo.com/b9a4e0eb2f57f0d134e59397a8833fdf](https://i.gyazo.com/b9a4e0eb2f57f0d134e59397a8833fdf.gif)](https://gyazo.com/b9a4e0eb2f57f0d134e59397a8833fdf) But I am hoping something like this: [![https://gyazo.com/b927e0227f2a6acec39c35aeb9df1392](https://i.gyazo.com/b927e0227f2a6acec39c35aeb9df1392.gif)](https://gyazo.com/b927e0227f2a6acec39c35aeb9df1392) http://jsfiddle.net/TweNm/...

feature
css