Skip to content

proof of concept: change tracking component bodies - #4402

Draft
SteffenDE wants to merge 6 commits into
mainfrom
sd-component-assigns-tracking
Draft

proof of concept: change tracking component bodies#4402
SteffenDE wants to merge 6 commits into
mainfrom
sd-component-assigns-tracking

Conversation

@SteffenDE

Copy link
Copy Markdown
Member

TODO

Comment thread lib/phoenix_component.ex
assign_computed(assigns, :full_name, assigns.first_name <> " " <> assigns.last_name)

"""
defmacro assign_computed(assigns, key, expression) do

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can also drop this one

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