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 11 commits into
base: main
Choose a base branch
from

Commits on Nov 21, 2024

  1. chore: update ably-ui to 14.7.8, node to 20.13.1

    chore: update tailwind config for ably-ui 14
    
    chore: update circle ci config
    
    chore: update jest config and snapshots
    
    chore: update font-family to manrope remove next from global
    
    chore: remove next font from all components
    
    chore: add correct font weights
    
    chore: add accordion font-weights and pass correct props
    
    chore: add classes for font-sizes, remove inline styles
    
    chore: update fonts in other product card
    
    chore: update tests and snapshots
    
    chore: fix classes, remove inline styles
    
    upgrade ably-ui to 14.2.0
    
    fix: properly export LeftSidebarProps
    
    Fix the export syntax and rename index.js to index.ts for it to
    propagate as well
    
    fix: stop importing ably-ui styles everywhere
    
    The styles are imported in the main stylesheet
    
    chore: move importing the global stylesheet into Layout
    
    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
    
    fix: drop @layer directives outside global styles
    
    chore: Update footer status font
    
    Fix: Indifinte lopp with tailwindcss
    
    chore: bump ably-ui to 14.7.8
    
    chore: add @tailwindcss/container-queries
    aleksandar-r authored and jamiehenson committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d9df984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b579f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d361c58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b02eefd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d0dc94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02f0d6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb08c11 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    630ac74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    062d5db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ba7f4e View commit details
    Browse the repository at this point in the history
  11. temp: design iterations

    jamiehenson committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    819bdc6 View commit details
    Browse the repository at this point in the history