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

Interactivity API: Add JSDoc comments to the public API #52469

Merged
merged 14 commits into from
Aug 7, 2023

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    0d5ed4a View commit details
    Browse the repository at this point in the history
  2. Add initial JSDoc for store

    DAreRodz committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f3ed771 View commit details
    Browse the repository at this point in the history
  3. Improve example for store()

    DAreRodz committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d234543 View commit details
    Browse the repository at this point in the history
  4. Improve store docs a little

    DAreRodz committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ab3784e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee66c16 View commit details
    Browse the repository at this point in the history
  6. Remove selectors and actions from store types

    Co-authored-by: Luis Herranz <luisherranz@gmail.com>
    DAreRodz and luisherranz committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d6b9a96 View commit details
    Browse the repository at this point in the history
  7. Clarify that state is reactive

    Co-authored-by: Luis Herranz <luisherranz@gmail.com>
    DAreRodz and luisherranz committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2ffd416 View commit details
    Browse the repository at this point in the history
  8. Replace onClick with onclick in the JSDoc example

    Co-authored-by: Luis Herranz <luisherranz@gmail.com>
    DAreRodz and luisherranz committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1de4c83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4d6059 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ec8dbb View commit details
    Browse the repository at this point in the history
  11. Fix jslint errors

    DAreRodz committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9fbc666 View commit details
    Browse the repository at this point in the history
  12. Fix a couple of typos

    luisherranz authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    67ccbd3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9b686e8 View commit details
    Browse the repository at this point in the history
  14. Add changelog

    DAreRodz committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    45716a8 View commit details
    Browse the repository at this point in the history