Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support and test for function default properties #5001

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

tomduncalf
Copy link
Contributor

What, How & Why?

This closes #2393

☑️ ToDos

  • 📝 Changelog entry
  • 📝 Compatibility label is updated or copied from previous entry
  • 📝 Update COMPATIBILITY.md
  • 🚦 Tests
  • 🔀 Executed flexible sync tests locally if modifying flexible sync
  • 📦 Updated internal package version in consuming package.jsons (if updating internal packages)
  • 📱 Check the React Native/other sample apps work if necessary
  • 📝 Public documentation PR created or is not necessary
  • 💥 Breaking label has been applied or is not necessary

If this PR adds or changes public API's:

  • typescript definitions file is updated
  • jsdoc files updated
  • Chrome debug API is updated if API is available on React Native

@cla-bot cla-bot bot added the cla: yes label Oct 11, 2022
@tomduncalf tomduncalf force-pushed the td/dynamic-defaults-2393 branch from 8d4ba01 to 3f843cd Compare October 11, 2022 10:32
@tomduncalf tomduncalf mentioned this pull request Oct 11, 2022
12 tasks
@kraenhansen kraenhansen force-pushed the v11 branch 2 times, most recently from 7674954 to 916ea33 Compare October 18, 2022 08:30
@kraenhansen kraenhansen force-pushed the td/dynamic-defaults-2393 branch from 3f843cd to 403c474 Compare October 18, 2022 12:10
@kraenhansen kraenhansen changed the base branch from v11 to master October 18, 2022 12:10
@kraenhansen kraenhansen merged commit bcb2a55 into master Oct 18, 2022
@kraenhansen kraenhansen deleted the td/dynamic-defaults-2393 branch October 18, 2022 12:11
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dynamic default
3 participants