Conversation
* 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
* 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
20181126.0
20181205.0
picture-glancecard tap/hold actions (Alignpicture-glancecard tap/hold actions #2187) @iantrichpicturecard tap/hold actions (Alignpicturecard tap/hold actions #2186) @iantrich