Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set disabled flags on inputs #1481

Merged
merged 7 commits into from
Nov 22, 2019
Merged

Set disabled flags on inputs #1481

merged 7 commits into from
Nov 22, 2019

Conversation

rhark1
Copy link
Contributor

@rhark1 rhark1 commented Sep 17, 2019

Current disabled functionality is not propagated to the actual UI components. This prevents the UI components from displaying the correct disabled UI. This PR just passes the disabled flag to the Keen UI components.

@coveralls
Copy link

coveralls commented Sep 18, 2019

Coverage Status

Coverage decreased (-0.01%) to 35.115% when pulling a4b1460 on rhark1:master into 43e8282 on clay:master.

inputs/segmented-button.vue Outdated Show resolved Hide resolved
inputs/wysiwyg.vue Outdated Show resolved Hide resolved
inputs/simple-list-input.vue Outdated Show resolved Hide resolved
inputs/range.vue Outdated Show resolved Hide resolved
rhark1 and others added 2 commits October 29, 2019 12:50
Co-Authored-By: MariaFdezJ <mariafernandez@intellisys.com.do>
@MariaFdezJ MariaFdezJ merged commit bb9e6f6 into clay:master Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants