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

rich-text: set up autogenerated API docs #14220

Merged
merged 24 commits into from
Mar 7, 2019
Merged

Commits on Mar 7, 2019

  1. Configuration menu
    Copy the full SHA
    22c60f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7ba662 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    988deb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    692faa7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70d4952 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8fcc07 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e984ec3 View commit details
    Browse the repository at this point in the history
  8. Remove unstable param

    oandregal committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    e81f80d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4ac9b0 View commit details
    Browse the repository at this point in the history
  10. Use new script

    oandregal committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    e9dec20 View commit details
    Browse the repository at this point in the history
  11. Update output

    oandregal committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    7c533be View commit details
    Browse the repository at this point in the history
  12. Refactor to use switch

    oandregal committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    01ec44d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bf921c5 View commit details
    Browse the repository at this point in the history
  14. Update docs

    oandregal committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    24143b7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9392d60 View commit details
    Browse the repository at this point in the history
  16. Fix typo

    oandregal committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    059d618 View commit details
    Browse the repository at this point in the history
  17. Update docs

    - Fix return undefined or type: should be "{type|undefined}", not "{?type}".
    - Fix optional type: should be "{type} [param]", not "{?type} param".
    - Fix list of undocumented symbols.
    - Updated JSDoc from old README (added new params, etc).
    oandregal committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    156d45d View commit details
    Browse the repository at this point in the history
  18. Fix comment

    oandregal committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    70647bc View commit details
    Browse the repository at this point in the history
  19. Fix spaces

    oandregal committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    50d18e5 View commit details
    Browse the repository at this point in the history
  20. Fix spaces

    oandregal committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    6e4dea7 View commit details
    Browse the repository at this point in the history
  21. Ignore more symbols

    oandregal committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    665c702 View commit details
    Browse the repository at this point in the history
  22. fix spaces

    oandregal committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    02ba0b3 View commit details
    Browse the repository at this point in the history
  23. fix spaces

    oandregal committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    98f04d4 View commit details
    Browse the repository at this point in the history
  24. fix spaces

    oandregal committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    e4242d4 View commit details
    Browse the repository at this point in the history