Commit Graph
2273 Commits
Author SHA1 Message Date
Dermot Duffy c19a62d426 Initial attempt add hiding elements during loading. 2022-08-07 13:20:03 -07:00
Dermot Duffy 561358f43b Merge pull request #788 from dermotduffy/lit-task-less-boilerplate
Reduce boilerplate associated with lit tasks
2022-08-06 12:40:03 -07:00
Dermot Duffy 85d7c653cd Reduce boilerplate associated with lit tasks 2022-08-06 12:26:29 -07:00
Dermot Duffy e9557ffb0e Merge pull request #787 from dermotduffy/thumbnail-control-fix
Fetch thumbnails for next/previous controls.
2022-08-06 10:55:36 -07:00
Dermot Duffy af09473e3e Fetch thumbnails for next/previous controls. 2022-08-06 10:50:03 -07:00
Dermot Duffy db7ef06e83 Merge pull request #785 from uvjustin/fetch-thumbnails-with-auth-header
Embed thumbnails to take advantage of cache
2022-08-04 21:21:50 -07:00
Justin Wong 507628873e Reject if !this.hass 2022-08-05 12:14:00 +08:00
Justin Wong 70a6477d7e Add comment 2022-08-05 12:09:46 +08:00
Dermot Duffy 130f8fd685 Merge pull request #784 from elax46/release-4.0.0
Integrated the Italian language
2022-08-04 19:31:15 -07:00
Justin Wong 0317114879 Use base64 instead of blob URLs 2022-08-05 02:22:14 +08:00
Justin Wong fde2cc5d60 Embed thumbnails to take advantage of cache 2022-08-05 01:12:11 +08:00
emanu 1ee06f0d04 Integrated the Italian language
Integrated the Italian language #781
2022-08-04 16:34:18 +02:00
Dermot Duffy be72178a27 Merge pull request #779 from dermotduffy/thumbnails-over-http
Add support for fetching thumbnails separately
2022-07-31 19:17:47 -07:00
Dermot Duffy 84fbdbc24a Remove reference to removed var. 2022-07-31 18:07:55 -07:00
Dermot Duffy 57326bd17e Remove unused variable. 2022-07-31 18:06:18 -07:00
Dermot Duffy 5fbbf127ab Add support for fetching thumnails separately 2022-07-31 10:21:43 -07:00
Dermot Duffy c3500ce461 Merge pull request #776 from dermotduffy/felipe-weird-dom-issue
Fix carousel forgetting its position in certain circumstances.
2022-07-28 20:21:15 -07:00
Dermot Duffy 30e7ee04bf Fix carousel forgetting its position in certain circumstances. 2022-07-27 21:03:10 -07:00
Dermot Duffy 040486082e Merge pull request #774 from dermotduffy/image-thing
Restore correct image after browser tab becomes visible
2022-07-24 20:09:14 -07:00
Dermot Duffy b4825aafc2 Restore correct image after browser tab becomes visible. 2022-07-24 20:03:43 -07:00
Dermot Duffy bca2602a86 Merge pull request #773 from dermotduffy/custom-unavailable
Rework the error message when entity is unavailable
2022-07-24 19:42:42 -07:00
Dermot Duffy d6f0282886 Rework the error message when entity is unavailable. 2022-07-24 19:36:32 -07:00
Dermot Duffy 53c262c056 Merge pull request #771 from dermotduffy/browser_mod
Allow custom action events (e.g. browser_mod)
2022-07-23 22:03:37 -07:00
Dermot Duffy c8da6b3cbe Update docs. 2022-07-23 22:00:41 -07:00
Dermot Duffy 2f0e99a94e Allow other fire-dom-event users (e.g. browser_mod) 2022-07-23 21:53:07 -07:00
Dermot Duffy 6c2409194b Merge pull request #770 from dermotduffy/scan-mode-border
Move scan mode pulsing border to the outer ha-card
2022-07-23 19:28:19 -07:00
Dermot Duffy 46376918e4 Move scan mode pulsing border to the outer ha-card . 2022-07-23 19:25:03 -07:00
Dermot Duffy df0aec3f1f Merge pull request #769 from dermotduffy/various-docs
Various documentation improvements
2022-07-23 19:14:28 -07:00
Dermot Duffy 92c1800aab Various documentation improvements. 2022-07-23 19:10:15 -07:00
Dermot Duffy 790502ce32 Merge pull request #768 from dermotduffy/high-port-devcontainer
Use a higher port number for devcontainer rollup
2022-07-23 18:45:59 -07:00
Dermot Duffy 059f171578 Use a higher port number for rollup. 2022-07-23 15:58:47 -07:00
Dermot Duffy a6def1ffe2 Merge pull request #767 from dermotduffy/refactor-carousels-composition
Complete carousel code refactor
2022-07-23 15:39:54 -07:00
Dermot Duffy e32f0e8bb8 With Embla 7 special Safari treatment not necessary. 2022-07-23 15:19:30 -07:00
Dermot Duffy 787af67733 Minor naming clarification. 2022-07-23 15:04:32 -07:00
Dermot Duffy 773b5cf318 Performance improvements. 2022-07-23 14:59:46 -07:00
Dermot Duffy 54079d4a08 Upgrade Embla carousel. 2022-07-23 12:28:51 -07:00
Dermot Duffy 275c9e5654 Reset the thumbnail carousel less. 2022-07-23 11:54:54 -07:00
Dermot Duffy 6010d7b1e1 Improve reinit/resize handling. 2022-07-23 10:54:07 -07:00
Dermot Duffy 325abdfdd8 Resize carousel after intersection change. 2022-07-10 20:19:29 -07:00
Dermot Duffy 214a553aa7 Reset the carousel of the plugins/options change. 2022-07-10 20:05:18 -07:00
Dermot Duffy 898a46fda2 Bind slotchange calls. 2022-07-10 14:48:58 -07:00
Dermot Duffy 0788b3fbfe Fix fetch bug. 2022-07-10 11:42:58 -07:00
Dermot Duffy f668411776 Fix opacity on the thumbnail carousel. 2022-07-09 23:24:24 -07:00
Dermot Duffy dedecc24c6 Refactor carousel into separate components. 2022-07-09 22:43:43 -07:00
Dermot Duffy 30fec98e18 Use the new plugin access API from embla7. 2022-07-09 22:43:43 -07:00
Dermot Duffy 06364eb68a Initial adaptation to embla 7. 2022-07-09 22:43:43 -07:00
Dermot Duffy 14d5a9127f Merge pull request #757 from felipecrs/approve-translations
Add missing pt-br translations
2022-07-05 21:51:58 -07:00
Felipe Santos ff36a69ed5 Remove non-existing pt-br key 2022-07-06 04:32:04 +00:00
Felipe Santos 9d98c7455a Make translation a little more consistent 2022-07-06 04:30:35 +00:00
Felipe Santos 1684a94714 Add missing pt-br translations
And also sort all keys.
2022-07-06 04:29:04 +00:00