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

Strengthening Documentation for Core Libraries #5348

Commits on Apr 13, 2024

  1. Implemented core documentation foundation for managing resources, eve…

    …nts, IDs, exports, internationalization, and metadata within the src folder of the platform package. The added documentation is in JSDoc format for code maintainability and improved developer experience.
    
    Signed-off-by: Natalie Day <natalieannday@gmail.com>
    natalieday committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    d5c65ea View commit details
    Browse the repository at this point in the history
  2. Implemented core documentation foundation for managing types, popups,…

    … metadata/URLs, tooltips, exports, location, and lazy loading within the src folder of the ui package. The added documentation is in JSDoc format for code maintainability and consistency. Signed-off-by: Natalie Day <natalieannday@gmail.com>
    natalieday committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    1a122ef View commit details
    Browse the repository at this point in the history
  3. Implemented core documentation updates for managing backups, predicat…

    …es, queries, server storage, utilities, etc. within the src folder of the core package. Added JSDoc format documentation to improve code maintainability and developer experience. Signed-off-by: Natalie Day <natalieannday@gmail.com>
    natalieday committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    7cab13b View commit details
    Browse the repository at this point in the history