Skip to content

v0.13.0

Choose a tag to compare

@mgcrea mgcrea released this 26 Nov 17:23
· 54 commits to main since this release
0.13.0
faf0394
  • docs: document directional border colors (0137e51)
  • test: add directional border color tests (d4334cd)
  • feat: add directional border color support (9e68777)
  • test: add program visitor test file (330ad1d)
  • test: complete test migration to co-located visitor files (2479eeb)
  • refactor: split plugin.ts into modular visitor files (8efb61d)
  • test: split plugin tests into focused co-located files (1343e75)
  • test: add shared Babel transform helper (a221b87)
  • docs: convert homepage to standard docs layout (181c069)
  • docs: document w-screen/h-screen restrictions (c4c4454)
  • test: add comprehensive w-screen/h-screen error tests (a93968c)
  • fix: prevent w-screen/h-screen with modifiers (a640b31)
  • feat: integrate w-screen/h-screen in Babel plugin (f4ccfea)
  • feat: add useWindowDimensions hook injection (0a29701)
  • feat: add w-screen and h-screen support to sizing parser (3d12093)
  • feat: add window dimensions processing utilities (b385cf9)
  • feat: switch docs links to be absolute (caac20a)
  • refactor: simplify component exports using barrel pattern (1936e0a)
  • test: add TouchableOpacity component support tests (bc463e8)
  • feat: register TouchableOpacity in Babel plugin component support (35e737b)
  • feat: add TouchableOpacity component with state modifier support (ccca799)
  • docs: improve runtime tw usage example with better patterns (9df5805)
  • chore: update documentation dependencies (9225f95)
  • docs: fix internal links to use absolute paths (3477f08)
  • docs: add starlight-links-validator plugin to documentation (03306f5)
  • docs: improve clarity in state modifiers documentation and enhance code examples (b667410)
  • docs: refactor imports and simplify SafeView component structure (8d88b48)
  • docs: add expressive code styling and dark mode support (f0fd6d7)
  • docs: add custom Card and CardGrid components with emoji support (48da6d8)
  • docs: remove default dark theme script from configuration (15828ee)
  • docs: simplify hero tagline (61d7ed3)
  • docs: add custom theme with dark mode default (c5cde8c)
  • docs: fix cross-reference links in reference and advanced sections (17e2374)
  • docs: fix cross-reference link in list-components guide (286961d)
  • docs: fix cross-reference link in runtime-tw guide (c1c2232)
  • docs: fix remaining cross-reference links (449a8ac)
  • docs: trim README and redirect to documentation site (5965e52)
  • docs: fix cross-reference links in guides (3a1abb1)
  • docs: update documentation structure and landing page (16851fa)
  • fix: correct directory navigation for dependency installation in deploy workflow (c478c22)
  • chore: update GitHub Actions workflows for improved setup and consistency (3d83754)
  • chore: add missing GitHub deployment (f46976a)
  • feat: add GitHub Pages deployment for documentation (22ae9a9)
  • docs: split up the README.md in docs sections (e8e0a73)
  • docs: update astro configuration, add theme (ab8f57e)
  • feat: add docs via pnpm create astro --template starlight (48604b8)