Paulus Schoutsen
07e35ff81a
Update translations
2018-12-10 09:50:25 +01:00
Paulus Schoutsen
0398944cab
Bumped version to 20181210.0
2018-12-10 09:49:42 +01:00
Paulus Schoutsen
a33ff7479a
Allow moving cards ( #2241 )
2018-12-10 09:48:59 +01:00
Paulus Schoutsen
f9182e5453
Revert lovelace as default ( #2237 )
...
* Revert lovelace as default
* Better text
2018-12-10 08:57:51 +01:00
Bram Kragten
4f0a965573
Changes for new storage ( #2228 )
...
* Changes for new storage
* Fix lint
* Use indexes for editing
* Use lovelace object
* Use lovelace object
* Lit conversion panel lovelace
* Lovelace obj
* Fix edit cards
* Fix some bugs
* Fix last bugs
* Lint
* Don't drop view content
* Move file
* Add skip button to card picker
* Correctly set lovelace mode
2018-12-10 08:57:29 +01:00
Paulus Schoutsen
2a23487163
Fix long press in FF ( #2226 )
...
* Fix long press in FF
* Better fix
2018-12-09 10:09:34 +01:00
Ian Richardson
6b9ba7367d
Remove alarm-panel UI editor ( #2235 )
...
Remove the editor that I inadvertidently committed to dev so that we can give it a proper review before merging.
2018-12-09 10:09:10 +01:00
Paulus Schoutsen
a17ae5546f
Lint
2018-12-08 10:54:00 +01:00
Ian Richardson
47de0e9156
UI Editor for alarm-panel
card
...
Still need to get states sorted out
2018-12-07 22:54:18 -06:00
Bram Kragten
baeda622de
Save columns as string ( #2214 )
...
* save columns as string
* set type to number to convert to number before save
2018-12-07 14:14:29 +01:00
Bram Kragten
48220b67ed
Fix edit view and layout ( #2213 )
...
* Fix edit view and layout
* Colors
2018-12-07 13:20:24 +01:00
Ian Richardson
9ba232249b
grammer tweaks ( #2209 )
2018-12-07 11:44:55 +01:00
Bram Kragten
b0580e70d2
Fix horizontal stack ( #2210 )
2018-12-07 11:43:49 +01:00
Paulus Schoutsen
3094b08c5f
Bumped version to 20181207.0
2018-12-07 07:11:30 +01:00
Bram Kragten
2289773e36
Force refresh on manual refresh ( #2200 )
2018-12-07 07:09:13 +01:00
Thomas Lovén
1ecb138ec5
Better display of sensor values. E.g. with units. ( #2205 )
2018-12-07 07:05:15 +01:00
Ian Richardson
3d67d9eba3
Update gallery demos ( #2206 )
...
* Update gallery demos
* Update demo-hui-glance-card.ts
2018-12-07 07:04:02 +01:00
Zack Arnett
0fd3c03764
UI Design Update ( #2207 )
2018-12-07 07:02:17 +01:00
Zack Arnett
6aca1d0d54
fix ( #2204 )
2018-12-06 20:22:16 +01:00
Zack Arnett
601bbfd88e
Light Tap/Hold Action fix ( #2191 )
...
* Light action fix
* oops copy pasta
2018-12-06 19:17:41 +01:00
Zack Arnett
f600b0522c
Add id = 0 handling ( #2201 )
...
* Add id = 0 handling
* Add check in view creation
2018-12-06 19:16:06 +01:00
Ian Richardson
647a33ea61
Fix picture-element
card elements ( #2202 )
2018-12-06 19:15:03 +01:00
Paulus Schoutsen
64d59fedc8
Fix Lovelace weather card ( #2199 )
2018-12-06 17:59:36 +01:00
Bram Kragten
51d592ba0d
Fix no or just 1 view ( #2194 )
2018-12-06 14:38:16 +01:00
Paulus Schoutsen
eaaf841a87
Code split edit dialog ( #2198 )
...
* Code split edit dialog
* Code split edit view dialog
2018-12-06 14:12:00 +01:00
Paulus Schoutsen
c6542e383c
Code split jQuery roundslider ( #2197 )
2018-12-06 14:10:37 +01:00
Paulus Schoutsen
6e3c2bfd6a
Code split Leaflet ( #2196 )
2018-12-06 13:30:05 +01:00
Paulus Schoutsen
be3bfc7aa4
Add script to show stats ( #2195 )
2018-12-06 12:43:43 +01:00
Bram Kragten
bbe90c1683
Fix view without badges ( #2192 )
2018-12-06 11:49:33 +01:00
Ian Richardson
2fe1d04eb0
Action tooltips ( #2193 )
...
* Fix tooltips for tap actions and add hold actions
* Cleanup logic
2018-12-06 11:49:19 +01:00
Paulus Schoutsen
fdbb06de19
Merge remote-tracking branch 'origin/master' into dev
2018-12-05 22:08:30 +01:00
Paulus Schoutsen
0cd4980f44
Bumped version to 20181205.0
2018-12-05 22:07:41 +01:00
Paulus Schoutsen
2d0f14d078
Update translations
2018-12-05 22:07:34 +01:00
Thomas Lovén
9711068f8b
Handle mouse events on touchscreens. Fix #2085 ( #2170 )
...
* Handle mouse events on touchscreens. Fix #2085
* Some more fixes. Makes listeners non-passive!
* Only prevent preventable events.
* Different approach
* Some travis fixes
* Try to avoid clicking while scrolling
2018-12-05 22:05:51 +01:00
Ian Richardson
fb180c7b9b
Align picture
card tap/hold actions ( #2186 )
...
Also removed unneccessary `navigation_path` config from `picture-entity`
2018-12-05 22:00:52 +01:00
Ian Richardson
5947bd6d74
Align picture-glance
card tap/hold actions ( #2187 )
...
Removed unneccessary `force_dialog` config.
Updated `handleClick` to use `entity` or `camera_image` for `more-info` dialog
2018-12-05 22:00:04 +01:00
Paulus Schoutsen
7e584402ea
Add gallery demo for Long Press directive ( #2189 )
...
* Convert gallery to TS
* Add long press demo
2018-12-05 20:32:36 +01:00
Bram Kragten
3f113da056
Fix: View should have cards ( #2184 )
...
* View should have cards
* Don't need CardConfig yet
2018-12-05 17:25:43 +01:00
Bram Kragten
bfef3a96c8
Catch errors in preview and fix entity picker ( #2183 )
...
* Catch errors in preview and fix entity picker
* Replace add button with entity-picker
2018-12-05 16:42:22 +01:00
Zack Arnett
de3a467697
Update Hold/Tap Actions to Objects ( #2182 )
...
* Update Action to Object for entity-button
* Update Actions to Object for Glance Card
* Update to use HandleClick function
* Add navigation
* Updating to use navigation path from Action Config
* Type handle events in glance
* Update Service checks
* Update Picture elements
* oops
* Adding nav back until we convert picture
* Extend typing
2018-12-05 14:27:22 +01:00
Bram Kragten
0f895fd3a1
Make Lovelace the default! ( #2181 )
...
* Make Lovelace the default!
* Move states panel to panels
2018-12-05 14:14:53 +01:00
Bram Kragten
16cc3adcff
Add badges to view editor ( #2176 )
...
* Badges
* Fix entity picker
* Make editor own element
2018-12-05 12:39:04 +01:00
Zack Arnett
e2e002b9a9
Fixes Color not being overwritten by themes for cards ( #2179 )
2018-12-05 12:31:54 +01:00
Zack Arnett
8274284294
Theme Addition ( #2178 )
2018-12-04 19:49:46 +01:00
Bram Kragten
1d7f574b9b
Fix process entity ( #2177 )
2018-12-04 12:43:03 -05:00
Bram Kragten
f680832f78
Add edit/add/delete view ( #2172 )
...
* Add edit/add/delete view
* Add delete
* Comments
* Lint
* Fix delete with numeric ids
* fix translations
* add translations
2018-12-04 16:49:12 +01:00
Ian Richardson
77711ea711
Stop MouseEvent from reach parent element ( #2174 )
2018-12-04 12:57:43 +01:00
Ian Richardson
f1a6122699
Convert hui-unused-entities to TypeScript/LitElement ( #2173 )
2018-12-04 12:57:15 +01:00
Ian Richardson
5fec881c39
Convert hui-picture-entity-card to TypeScript/LitElement ( #2168 )
...
* Convert hui-picture-entity-card to TypeScript/LitElement
click/hold are not working on my Chrome dev env
* typo
* Address review comments
Still having issues with clicks/holds on lots of cards on my system
* Add explicit navigate option
* Fixed after testing with touchevents
* Simplify
2018-12-04 10:04:59 +01:00
Ian Richardson
5dc05129ef
Convert process-config-entities to TypeScript ( #2113 )
...
* Convert process-config-entities to TypeScript
* Address review comments but have issues
* Resolve merge conflicts
* Address review comments
Still a typing error which seems like it shouldn't exist
* Hack to bypass type assertion
2018-12-04 10:01:13 +01:00