Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

[Bugfix] fix props first logic #374

Merged
merged 1 commit into from
Jul 3, 2015
Merged

Conversation

stefanpenner
Copy link
Collaborator

  • for exceptions input.form, input.list, button.type always use setAttributes
  • for form.action always escape
  • always assign handlers to props, even if the case appears strange
  • refactor normalizeProperty to return an object that clearly indicates type: & normalized:

@stefanpenner
Copy link
Collaborator Author

cc @jayphelps @mixonic

@stefanpenner
Copy link
Collaborator Author

hmm missing a test, 1 sec nm its present.

@mixonic
Copy link
Collaborator

mixonic commented Jul 3, 2015

LGTM. Thanks for the effort on this tricky bit @stefanpenner!

@mixonic
Copy link
Collaborator

mixonic commented Jul 3, 2015

(Should be [BUGFIX release])

@stefanpenner
Copy link
Collaborator Author

@wycats wanted to sync on this this afternoon.

* for exceptions input.form, input.list, button.type always use setAttributes
* for form.action always escape
* always assign handlers to props, even if the case appears strange
* refactor normalizeProperty to return an object that clearly indicates type: & normalized:
@stefanpenner
Copy link
Collaborator Author

@mixonic updated

rwjblue added a commit that referenced this pull request Jul 3, 2015
[Bugfix] fix props first logic
@rwjblue rwjblue merged commit 070291f into tildeio:master Jul 3, 2015
@stefanpenner
Copy link
Collaborator Author

@rwjblue

@wycats wanted to sync on this this afternoon.

@stefanpenner
Copy link
Collaborator Author

oh well, #yolo :shipit:

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.

3 participants