Commit Graph
1568 Commits
Author SHA1 Message Date
Dermot Duffy 22c2b022e7 Avoid use of ExtendedHomeAssistant wherever possible. 2022-04-18 18:04:51 -07:00
Dermot Duffy b27dea67b1 Merge pull request #515 from dermotduffy/dark-mode
Add support for a `dark_mode`
2022-04-17 21:40:29 -07:00
Dermot Duffy 01d5b04e77 Add editor support for dark_mode 2022-04-17 21:38:23 -07:00
Dermot Duffy 0c452587d8 Fix tiny space typo. 2022-04-17 21:27:10 -07:00
Dermot Duffy cd4f705b7a Update README 2022-04-17 21:22:16 -07:00
Dermot Duffy 3f96268182 Add support for a dark mode. 2022-04-17 21:10:19 -07:00
Dermot Duffy fe44d5cf27 Merge pull request #513 from dermotduffy/thumbnails-in-gallery
Add gallery support for showing thumbnail details
2022-04-17 20:07:17 -07:00
Dermot Duffy 6dd3ade5f6 Merge pull request #510 from felipecrs/patch-1
Fix aspect ratio example
2022-04-17 09:35:43 -07:00
Dermot Duffy d3cfb5d43b Automatically remove the min_columns property. 2022-04-17 09:10:41 -07:00
Dermot Duffy 267ef30ba1 Automated upgrade of non-px units. 2022-04-17 09:01:05 -07:00
Dermot Duffy 13d7db341b Add gallery thumbnail editing support. 2022-04-16 22:11:57 -07:00
Dermot Duffy 0e751478d2 Fix thumbnails for non-gallery views. 2022-04-16 21:59:36 -07:00
Dermot Duffy ba196ff003 First version of gallery refactor to use thumbnails. 2022-04-16 14:59:23 -07:00
Felipe Santos 764bc8260c Fix aspect ratio example 2022-04-13 17:50:05 -03:00
Dermot Duffy c37e031116 Merge pull request #508 from dermotduffy/thumbnails-on-the-side
Significantly flesh out timeline support
2022-04-11 21:10:41 -07:00
Dermot Duffy 1707377b02 Minor codereview fixes. 2022-04-11 21:08:27 -07:00
Dermot Duffy 90f1cc9f0a Strip debugging statements. 2022-04-11 20:39:49 -07:00
Dermot Duffy 49c861e64e Performance: Store the last fetch time in the view context. 2022-04-11 20:33:55 -07:00
Dermot Duffy f668b8826b Performance: Only hold one of clips/snapshots. 2022-04-10 20:47:50 -07:00
Dermot Duffy 8e996683ea Sort thumbnails most recent to least recent. 2022-04-10 20:04:29 -07:00
Dermot Duffy e2e332cef1 Add window_seconds option to the timeline. 2022-04-10 19:43:33 -07:00
Dermot Duffy e3e7646fea Add card-wide action support for timeline. 2022-04-10 15:07:39 -07:00
Dermot Duffy e3ef1a9657 Initial README updates. 2022-04-10 14:18:50 -07:00
Dermot Duffy 216afa015f Add show_controls to editor support. 2022-04-10 11:12:08 -07:00
Dermot Duffy ea10d1a634 Don't display tooltips on touch only devices. 2022-04-10 09:04:11 -07:00
Dermot Duffy 4d070ac132 Thumbnail size is an attribute. 2022-04-10 08:50:42 -07:00
Dermot Duffy fbb96a43be Fix startIndex bug. 2022-04-10 08:41:29 -07:00
Dermot Duffy b908f4dbc9 Add initial editor support. 2022-04-10 08:30:26 -07:00
Dermot Duffy ce9ef97aea Include mouse movements as interaction. 2022-04-09 21:48:19 -07:00
Dermot Duffy 3011b6b99a Allow the timeline to refetch events. 2022-04-09 20:19:38 -07:00
Dermot Duffy 90b06ef22f Only show gallery back button in certain cases. 2022-04-09 09:59:11 -07:00
Dermot Duffy 616c24c94b Show thumbnails as tooltips. 2022-04-09 09:39:34 -07:00
Dermot Duffy 79bf66d961 Always rescroll after the carousel is re-initalized. 2022-04-09 07:57:30 -07:00
Dermot Duffy f20bd8202f Change view to null for unspecified attributes. 2022-04-08 19:54:58 -07:00
Dermot Duffy 9c372815f2 Add support for both snapshots/clips in timeline. 2022-04-04 21:25:12 -07:00
Dermot Duffy f98d749d07 Fix issue causing first thumbnail to be empty. 2022-04-02 14:28:18 -07:00
Dermot Duffy 5b66c6cad6 Fix timeline recentering after manual scroll 2022-04-02 10:58:02 -07:00
Dermot Duffy a94f53f8da Maintain the selected range in the view. 2022-04-02 09:26:34 -07:00
Dermot Duffy a8770ec61a Ensure drawer content is hidden. 2022-03-26 08:27:30 -07:00
Dermot Duffy b49081c5c8 Add left/right to editor & README. 2022-03-25 19:22:44 -07:00
Dermot Duffy 40ed9ee336 Convert viewer to use the new surround. 2022-03-25 18:05:06 -07:00
Dermot Duffy 079c7c5da0 Update live to use the new surround. 2022-03-24 19:12:13 -07:00
Dermot Duffy a4fcf2513b Add generic support for a 'surround'. 2022-03-22 19:58:34 -07:00
Dermot Duffy b649401f11 Add wheel gestures and fix scrolling issue. 2022-03-21 19:48:09 -07:00
Dermot Duffy c53a3cb818 Fix tiny timing bug. 2022-03-20 23:19:04 -07:00
Dermot Duffy da34daf5bd Fix fullscreen bug. 2022-03-20 22:57:57 -07:00
Dermot Duffy d2a7e877c3 Allow thumbnails above/below on timeline. 2022-03-20 22:47:23 -07:00
Dermot Duffy b04d6c11fc Remove the old thumbnail based visualization. 2022-03-20 21:44:50 -07:00
Dermot Duffy cd7c4a3980 Match the thumbnail radius to the card radius. 2022-03-20 21:30:30 -07:00
Dermot Duffy 6430663362 Fix carousel auto content sizing. 2022-03-20 21:23:11 -07:00