Commit graph

4 commits

Author SHA1 Message Date
Hoid (OpenClaw)
1b7251fbcb Update test count in changelog from 355 to 360
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 10m14s
Added 5 new Python SDK tests for darkMode and hideSelectors features.
2026-03-04 18:05:17 +01:00
OpenClaw Dev
28f4a93dc3 feat: update landing page, changelog, compare, quick-start with darkMode + hideSelectors features
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 10m39s
2026-03-04 15:08:17 +01:00
9fe59d4867 feat: add WCAG 2.1 AA accessibility landmarks and skip-to-content link
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Has been cancelled
- Wrap nav in <header> landmark on all pages
- Wrap content in <main id='main-content'> on all pages
- Add skip-to-content link (visually hidden, visible on focus)
- Add skip-link CSS styles
- Add 65 accessibility tests covering all 16 full-layout pages
- All 288 tests passing
2026-03-03 15:04:55 +01:00
9609501d7b feat: add /pricing and /changelog SEO pages
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 10m43s
- Pricing page with full comparison table, feature matrix, FAQ, JSON-LD Product schema
- Changelog page with all versions v0.1.0-v0.6.0, JSON-LD Blog schema
- 301 redirects for clean URLs
- Added to sitemap.xml
- Pricing in main nav, changelog in footer
- 14 new tests (171 total)
2026-03-02 15:06:41 +01:00