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

[WEB-3426] Modernize docs to latest Ably-UI Standards #2251

Draft
wants to merge 29 commits into
base: main
Choose a base branch
from

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    9abfb6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e74031 View commit details
    Browse the repository at this point in the history
  3. chore: update circle ci config

    aleksandar-r authored and aralovelace committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1f8a86b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c4ddad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20ef1f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4b4419 View commit details
    Browse the repository at this point in the history
  7. chore: add correct font weights

    aleksandar-r authored and aralovelace committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    60b83df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b9a9c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c274a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c02eb33 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    78d0c54 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b0229c View commit details
    Browse the repository at this point in the history
  13. upgrade ably-ui to 14.2.0

    aralovelace committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b0adfc7 View commit details
    Browse the repository at this point in the history
  14. fix: properly export LeftSidebarProps

    Fix the export syntax and rename index.js to index.ts for it to
    propagate as well
    kennethkalmer authored and aralovelace committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7fc95d5 View commit details
    Browse the repository at this point in the history
  15. fix: stop importing ably-ui styles everywhere

    The styles are imported in the main stylesheet
    kennethkalmer authored and aralovelace committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2a37bfd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9ec47b6 View commit details
    Browse the repository at this point in the history
  17. fix: update load order of components to help CSS extraction

    Subtle differences in the order in which components were imported
    between the base-template and the pub-sub how-to caused errors for
    mini-css-extract, consolidating the order removed the warnings
    kennethkalmer authored and aralovelace committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3e198c7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    26fc6ad View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0152c12 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8563a10 View commit details
    Browse the repository at this point in the history
  21. Fix: Tailwind safelist multiple entrances should be in an array of ob…

    …jects
    
    issue: Currently highlight styles not generated as its not added as safelist correctly in the tailwind configuration
    Co-Authored-By: Jamie Henson <1105768+jamiehenson@users.noreply.github.com>
    aralovelace and jamiehenson committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f1f4536 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f690558 View commit details
    Browse the repository at this point in the history
  23. WIP: font weight

    aralovelace committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    87abeb6 View commit details
    Browse the repository at this point in the history
  24. Fix Issues

    Fix: The collapsable side nav is broken on this page
    FIx : tiny bit of collision between 2 inline code items
    aralovelace committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b12df24 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2031bec View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d7a1d09 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    406c9ee View commit details
    Browse the repository at this point in the history
  28. revert the original font weight as its so bold

    right hand nav all appears super bold
    aralovelace committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c4582dc View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    adca1a8 View commit details
    Browse the repository at this point in the history