Skip to content

Support for custom two-way bindings#48

Open
pmaselkowski wants to merge 7 commits into
SteveSanderson:masterfrom
Maslosoft:master
Open

Support for custom two-way bindings#48
pmaselkowski wants to merge 7 commits into
SteveSanderson:masterfrom
Maslosoft:master

Conversation

@pmaselkowski
Copy link
Copy Markdown

I found this code somewhere (in comments?), and tweaked it to support direct array values, ie:

bindingHandler: [param:value]

However array values are one way only. I don't have other idea how to do this, it's near:

if(val.match(/^\[/)){
...

See #2

@pmaselkowski pmaselkowski changed the title + Support for custom two-way bindings SteveSanderson/knockout-es5#2 Support for custom two-way bindings Dec 16, 2015
@pmaselkowski
Copy link
Copy Markdown
Author

Forgot to make branch for it... Only commit 322b624 is relevant

@pmaselkowski
Copy link
Copy Markdown
Author

Anyway this is now cannot be merged, as too many changes were made

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.

1 participant