dependabot[bot]
|
2818149cb7
|
Bump typescript from 4.5.5 to 4.6.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 07:30:07 +00:00 |
|
dependabot[bot]
|
af67db6f42
|
Bump npm-check-updates from 12.4.0 to 12.5.0
Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 12.4.0 to 12.5.0.
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](https://github.com/raineorshine/npm-check-updates/compare/v12.4.0...v12.5.0)
---
updated-dependencies:
- dependency-name: npm-check-updates
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 07:29:45 +00:00 |
|
dependabot[bot]
|
c7d22e6419
|
Bump dayjs from 1.10.7 to 1.10.8
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.10.8/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.10.7...v1.10.8)
---
updated-dependencies:
- dependency-name: dayjs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 07:29:34 +00:00 |
|
Dermot Duffy
|
ce63eca637
|
Merge pull request #425 from dermotduffy/default-camera
Default view should set the default camera
|
2022-02-27 21:06:18 -08:00 |
|
Dermot Duffy
|
a087b80718
|
Default view should set the default camera.
|
2022-02-27 19:18:03 -08:00 |
|
Dermot Duffy
|
b13d7721ca
|
Merge pull request #424 from dermotduffy/discrim-union
Use new zod discriminatedUnion type
|
2022-02-27 16:45:28 -08:00 |
|
Dermot Duffy
|
ae7891d4b3
|
Use new zod discriminatedUnion type.
|
2022-02-27 16:42:06 -08:00 |
|
Dermot Duffy
|
9fec54ab5e
|
Merge pull request #423 from dermotduffy/dropdown
Convert editor to use new ha-selector components
|
2022-02-27 16:21:06 -08:00 |
|
Dermot Duffy
|
b179eddab7
|
Convert editor to use new ha-selector components.
|
2022-02-27 16:12:21 -08:00 |
|
Dermot Duffy
|
96da213341
|
Merge pull request #422 from dermotduffy/stop-prop
Don't trigger card-wide actions on card controls
|
2022-02-27 11:22:38 -08:00 |
|
Dermot Duffy
|
be9d9469ab
|
Don't trigger card-wide actions on card controls
|
2022-02-27 11:17:10 -08:00 |
|
Dermot Duffy
|
616461af4f
|
Merge pull request #420 from dermotduffy/ios-readme
Add iOS refresh frontend cache reset instructions to README
|
2022-02-26 21:45:45 -08:00 |
|
Dermot Duffy
|
5142822ee8
|
Hone the instructions.
|
2022-02-26 21:44:00 -08:00 |
|
Dermot Duffy
|
343515e14d
|
Add iOS refresh instructions to README.
|
2022-02-26 16:28:15 -08:00 |
|
Dermot Duffy
|
d4ae61b1f3
|
Merge pull request #419 from dermotduffy/new-ha
Fix card event fetching with HA 2022.3
|
2022-02-26 16:22:24 -08:00 |
|
Dermot Duffy
|
c0b18e8264
|
children_media_class is now optional.
|
2022-02-26 16:19:24 -08:00 |
|
Dermot Duffy
|
04dc632879
|
Merge pull request #415 from dermotduffy/menu-refactor
Change submenus to use fixed mode so card curved borders behave correctly
|
2022-02-26 15:57:04 -08:00 |
|
Dermot Duffy
|
89acd7da2d
|
Merge pull request #414 from dermotduffy/dependabot/npm_and_yarn/sass-1.49.9
Bump sass from 1.49.8 to 1.49.9
|
2022-02-26 15:53:08 -08:00 |
|
Dermot Duffy
|
440f13e0cd
|
Render at (0,0) if there's not root.
|
2022-02-26 15:52:36 -08:00 |
|
Dermot Duffy
|
89c1a672b3
|
Change menus to use fixed mode.
|
2022-02-25 19:22:49 -08:00 |
|
dependabot[bot]
|
9fa5e06360
|
Bump sass from 1.49.8 to 1.49.9
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.8 to 1.49.9.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.49.8...1.49.9)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-25 07:34:07 +00:00 |
|
Dermot Duffy
|
4c137d44c2
|
Merge pull request #404 from dermotduffy/dependabot/npm_and_yarn/npm-check-updates-12.4.0
Bump npm-check-updates from 12.3.1 to 12.4.0
|
2022-02-24 19:18:41 -08:00 |
|
Dermot Duffy
|
07e9f3d777
|
Merge pull request #405 from dermotduffy/dependabot/npm_and_yarn/eslint-config-prettier-8.4.0
Bump eslint-config-prettier from 8.3.0 to 8.4.0
|
2022-02-24 19:18:33 -08:00 |
|
Dermot Duffy
|
25681453a6
|
Merge pull request #407 from dermotduffy/dependabot/npm_and_yarn/rollup-2.68.0
Bump rollup from 2.67.3 to 2.68.0
|
2022-02-24 19:18:26 -08:00 |
|
Dermot Duffy
|
015ae64263
|
Merge pull request #411 from dermotduffy/dependabot/npm_and_yarn/zod-3.12.0
Bump zod from 3.11.6 to 3.12.0
|
2022-02-24 19:18:15 -08:00 |
|
dependabot[bot]
|
051ad015fe
|
Bump zod from 3.11.6 to 3.12.0
Bumps [zod](https://github.com/colinhacks/zod) from 3.11.6 to 3.12.0.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/commits)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-24 07:28:49 +00:00 |
|
dependabot[bot]
|
461ad95678
|
Bump rollup from 2.67.3 to 2.68.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.67.3 to 2.68.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.67.3...v2.68.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-22 07:32:18 +00:00 |
|
dependabot[bot]
|
c77bf7a86f
|
Bump eslint-config-prettier from 8.3.0 to 8.4.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.3.0...v8.4.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-21 07:35:00 +00:00 |
|
dependabot[bot]
|
9269c15813
|
Bump npm-check-updates from 12.3.1 to 12.4.0
Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 12.3.1 to 12.4.0.
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](https://github.com/raineorshine/npm-check-updates/compare/v12.3.1...v12.4.0)
---
updated-dependencies:
- dependency-name: npm-check-updates
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-21 07:34:31 +00:00 |
|
Dermot Duffy
|
b2e6567ac2
|
Merge pull request #402 from dermotduffy/unavailable-error
Add context to errors
|
2022-02-20 10:58:59 -08:00 |
|
Dermot Duffy
|
9360191242
|
Add context to error displays.
|
2022-02-20 10:56:43 -08:00 |
|
Dermot Duffy
|
69d9d68a0a
|
Merge pull request #400 from dermotduffy/image-wrong-token
Fix issue with using expired token for camera image view
|
2022-02-19 13:19:48 -08:00 |
|
Dermot Duffy
|
3300f303c8
|
Fix issue with using expired token for camera image view.
|
2022-02-19 13:15:15 -08:00 |
|
Dermot Duffy
|
90fa95b1b8
|
Merge pull request #393 from dermotduffy/dependabot/npm_and_yarn/rollup-2.67.3
Bump rollup from 2.67.2 to 2.67.3
|
2022-02-19 11:12:36 -08:00 |
|
Dermot Duffy
|
fd08c6658e
|
Merge pull request #394 from dermotduffy/dependabot/npm_and_yarn/sass-1.49.8
Bump sass from 1.49.7 to 1.49.8
|
2022-02-19 11:12:24 -08:00 |
|
Dermot Duffy
|
6c2c4fea15
|
Merge pull request #395 from dermotduffy/dependabot/npm_and_yarn/babel/core-7.17.5
Bump @babel/core from 7.17.4 to 7.17.5
|
2022-02-19 11:12:14 -08:00 |
|
Dermot Duffy
|
6fce7fb07b
|
Merge pull request #396 from dermotduffy/dependabot/npm_and_yarn/lit-2.2.0
Bump lit from 2.1.4 to 2.2.0
|
2022-02-19 11:12:05 -08:00 |
|
Dermot Duffy
|
fa63deea82
|
Merge pull request #397 from dermotduffy/dependabot/npm_and_yarn/npm-check-updates-12.3.1
Bump npm-check-updates from 12.3.0 to 12.3.1
|
2022-02-19 11:11:47 -08:00 |
|
Dermot Duffy
|
1a0a1a83c2
|
Merge pull request #390 from dermotduffy/cardmod
Create a means of re-rendering the card based on external state
|
2022-02-19 11:11:24 -08:00 |
|
Dermot Duffy
|
34172f834a
|
Remove unnecessary code
|
2022-02-19 11:09:26 -08:00 |
|
Dermot Duffy
|
7b9142b6dd
|
Merge pull request #399 from dermotduffy/weird-id-problem
Fix stale config causing incorrect editor behavior
|
2022-02-19 11:07:03 -08:00 |
|
Dermot Duffy
|
d985385ac7
|
Fix stale config causing incorrect editor behavior
|
2022-02-19 11:03:51 -08:00 |
|
dependabot[bot]
|
db75751306
|
Bump npm-check-updates from 12.3.0 to 12.3.1
Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 12.3.0 to 12.3.1.
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](https://github.com/raineorshine/npm-check-updates/compare/v12.3.0...v12.3.1)
---
updated-dependencies:
- dependency-name: npm-check-updates
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-18 07:34:55 +00:00 |
|
dependabot[bot]
|
d1096b44bf
|
Bump lit from 2.1.4 to 2.2.0
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.1.4 to 2.2.0.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@2.2.0/packages/lit)
---
updated-dependencies:
- dependency-name: lit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-18 07:33:45 +00:00 |
|
dependabot[bot]
|
75292ec581
|
Bump @babel/core from 7.17.4 to 7.17.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.4 to 7.17.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.5/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-18 07:33:26 +00:00 |
|
dependabot[bot]
|
2f5daec606
|
Bump sass from 1.49.7 to 1.49.8
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.7 to 1.49.8.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.49.7...1.49.8)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-18 07:33:04 +00:00 |
|
dependabot[bot]
|
6fb2841334
|
Bump rollup from 2.67.2 to 2.67.3
Bumps [rollup](https://github.com/rollup/rollup) from 2.67.2 to 2.67.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.67.2...v2.67.3)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-18 07:32:47 +00:00 |
|
Dermot Duffy
|
8b8d871a0a
|
Merge pull request #391 from dermotduffy/submenu-state
Fix state_color on submenu items
|
2022-02-17 20:30:42 -08:00 |
|
Dermot Duffy
|
e4047db6c1
|
Fix application of state to submenu items.
|
2022-02-17 20:27:59 -08:00 |
|
Dermot Duffy
|
50a9c43c06
|
README clarification.
|
2022-02-17 19:43:26 -08:00 |
|