Commit Graph

11 Commits

Author SHA1 Message Date
Jérôme Wiedemann b75441d9b7 Add rollup-plugin-cleanup 2020-11-08 13:35:49 +00:00
Jérôme Wiedemann 142d32cd14 Update all dependencies 2020-11-06 17:47:03 +00:00
root 305c9a2498 Fix max file watchers reached in a devcontainer 2020-09-27 21:48:00 +00:00
root e61d4187f2 Linting... 2020-04-06 19:12:00 +00:00
Jérôme Wiedemann 3eca36bfff Move to devcontainer and github actions 2020-04-06 20:07:47 +02:00
Jérôme Wiedemann 7f68bf16fe Update dependencies 2020-03-19 18:58:24 +01:00
Jérôme W b1fa112fbc Bunch of features (#231)
* Add support for any card in custom_fields

* Fix version script

* Drop support for custom_updater

* confirmation template support and per action confirmation

* Confirmation supports templates and exemptions

* Support for Safari 10

* Using createThing from cch

* Proper events handling for embedded cards

* Lock with exemptions and delay

* Fix locking documentation

* Fix default color documentation

* Updating templates documentation

* Support for different unlock clicks

* Update embedded card documentation
2019-10-21 10:24:49 +02:00
Jérôme W cac0ccc5be
2.0.3 (#208)
* Fixes #206, Fixes #195 (#207)

* Fixes #206

* Return original value if !value in _getTemplateOrValue

* Fixes #195 IOS 13 tap behaviour

* Bump patch version
2019-07-29 18:06:38 +02:00
Jérôme W 4a2f16e209
Config template support (#154)
* Config template support

* deep merge for templates

* Use terser and fix #157

* Update documentation
2019-05-16 02:43:39 +02:00
Jérôme W 55343382ae
entity_picture/custom picture support with style (#119)
* entity_picture/Custom Image support

* Update documentation

* Adding VSCode Debugger support

* Some linting love <3

* Cleanup and Fixes #125

* lit-plugin addition
2019-04-26 01:00:50 +02:00
Jérôme W 89c4346358
typescript refactor (#122)
* typescript refactor

* Fix isClickable

* publish build

* Update documentation

* refactor getFontColorBasedOnBackgroundColor

* dist update

* Using babel and defining scripts

* Fix for custom Bot Support

* Removing uneeded code

* Adding babel config

* Requested changes

* Updating documentation

* Actually it's not a js, it's still a module

* Adding contributors

* add shouldUpdate
2019-04-25 09:45:04 +02:00