Skip to content

Conversation

gaperton
Copy link

No description provided.

Vlad Balin added 30 commits October 22, 2015 16:59
- Nested.valueLink( '^props.valueLink' ) to create fake state attribute
- Model.lget to create valueLinks
- Model.fset to create click handlers
- Collection.lhas creates boolean link
- Collection ftoggle( model ) creates click handler
- valueLink.set( val ) to update link
- valueLink.fset( val ) to create click handler
- valueLink.leql( val ) creates boolean link
- valueLink.lhas( val ) creates boolean link for array
Not needed with ES6
Model's attribute could be boolean too. We need it to work with toggle.
Live links with efficiency close to react links.
Removed mess with classes.
String with prop names separated by spaces is allowed.

Change events will be taken from prop values.
link.map, link.update, and link.at

purely functional links working on JS array and object
gaperton pushed a commit that referenced this pull request Nov 13, 2015
@gaperton gaperton merged commit 66d9c65 into master Nov 13, 2015
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