Skip to content

20181205.0#2190

Merged
balloob merged 70 commits intomasterfrom
dev
Dec 5, 2018
Merged

20181205.0#2190
balloob merged 70 commits intomasterfrom
dev

Conversation

@balloob
Copy link
Copy Markdown
Member

@balloob balloob commented Dec 5, 2018

20181126.0

20181205.0

balloob and others added 30 commits November 21, 2018 21:11
* dont change config on init

* set default title empty

* used firstUpdated instead of updated

* prevent double events

* check if val changed

* typing

* clean

* lint

* clean

* prettier is having a fight
* Convert toggle functions to TypeScript

* Update hui-picture-glance-card.ts

* Update hui-picture-glance-card.ts
* Generate Lovelace config on the fly

* Disable editing

* Fix domain name title rendering
* LovelaceConfig -> LovelaceCardConfig

* Typo
* Add dialog to save config

* Change types

* Helper funcs for register dialog

* Clean up

* Migrate config after save

* Clean up

* Unused imports

* Comments

* Missed half...

* cardConfig cant be undefined
* Document types in fireEvent

* Fix more types for fireEvent

* Adjust new code to new fireEvent
* Add Cloud Webhook support

* Lint

* Tweak text

* Rename it to cloudhook

* Fix final type

* fix type

* Catch null
* Convert authorize page to lit

* Don't use ha-markdown

* Simplify CSS
* UpdateUI

* Updating continues

* Update name of file
* move lovelace data

* move types

* change imports from cards
* Sensor fix

* SVG prettified - Use Accent Color only - Dont Calc height

* Prettier
* Update Aspect Ratio

* Update Card Size
* Add name variable

* Update to state name
* Fix for extra padding

* Easy fix
OttoWinter and others added 24 commits December 2, 2018 10:26
* Hass.io: Show ANSI color codes in logs

* Use innerHTML and color classes

* Refactor ANSI function

* Readability

* Make green text black in supervisor logs

* Use assigning while loop
…2165)

* RTL support (POC)

* restore yarn.lock

* Move computeRTL to a separate file and add RTL support in state-info

* Move import to top after failed CI

* Replace var to const

* Change HassEntity to HomeAssistant object

* Support RTL in state info and state card display

* Support for RTL in more-info-controls:

* Update src/common/util/compute_rtl.ts

Co-Authored-By: rhayun <ronen.hayun@gmail.com>

* remove default from export

* prefix all computeRTL with underscroe for privately uses
* MVP add card

* WIP

* Added stub config

* Little bit of cleanup

* Add all card

* At least it works now...

* clean up and bug fixes

* Fix for switching editor
* 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
* 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
* Add edit/add/delete view

* Add delete

* Comments

* Lint

* Fix delete with numeric ids

* fix translations

* add translations
* Badges

* Fix entity picker

* Make editor own element
* Make Lovelace the default!

* Move states panel to panels
* 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
* Catch errors in preview and fix entity picker

* Replace add button with entity-picker
* View should have cards

* Don't need CardConfig yet
* Convert gallery to TS

* Add long press demo
Removed unneccessary `force_dialog` config.
Updated `handleClick` to use `entity` or `camera_image` for `more-info` dialog
Also removed unneccessary `navigation_path` config from `picture-entity`
* 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
@ghost ghost assigned balloob Dec 5, 2018
@ghost ghost added the in progress label Dec 5, 2018
@balloob balloob merged commit f5022f4 into master Dec 5, 2018
@ghost ghost removed the in progress label Dec 5, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Jul 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.