Skip to content
This repository has been archived by the owner on Jul 27, 2018. It is now read-only.

Refactor TextInput to avoid mixins. #1201

Merged
merged 2 commits into from Aug 1, 2016

Conversation

Gozala
Copy link
Contributor

@Gozala Gozala commented Jul 29, 2016

This is part of the larger #1185 change & is based off #1200

Refactor TextInput to embed Focusable, Editable, Control instead of mixing them in.

Editable and Focusable are implemented as interfaces or components that you need to mix in. This a step towards making them more standard components that can be embedded pretty much like all other components are.
Embed Focusable, Editable, Control instead of mixing them in.
@Gozala Gozala changed the title Simpler text input Refactor TextInput to avoid mixins. Jul 29, 2016
@paulrouget
Copy link
Contributor

r=me

@Gozala Gozala merged commit 2c69d36 into browserhtml:master Aug 1, 2016
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.

None yet

3 participants