Skip to content

v2.17.0

Choose a tag to compare

@eng618 eng618 released this 08 Mar 00:58

2.17.0 (2026-03-08)

🚀 Features

  • Migrate project scripts from Yarn to Bun, update documentation, and add sitemap generation script (0588697)
  • Add ScrollToTop component with visibility control and scroll behavior, including documentation and tests (565c7b6)
  • Implement ScrollToTop component for native with animated visibility, update documentation, and integrate into existing screens (1757106)
  • Refactor DocumentationLayout and CombinedDocsLayout for improved layout consistency and styling adjustments (0611d05)
  • Update footer social link from Twitter to X and adjust tooltip content (f525f11)
  • Enhance scroll handling in ScrollToTop component for type safety (bbe3c2c)
  • Update LinkedIn icon in Footer component and modify sitemap lastmod dates (5a00bac)
  • add outputs field to test target in nx.json for improved configuration (059fa8c)
  • add Support FAB component with documentation and routing updates (2156f84)
  • update phase 1 tracker with completed tests for Alert, Avatar, Badge, Label, Search, Select, Separator, Switch, Table, Tabs, Theme Toggle, Toggle, Toggle Group, Tooltip components in ui-native (3cede23)
  • implement Popover and Progress components with tests and context management (6f13b46)
  • add ESLint configuration for monorepo and update package dependencies (a18edc3)
  • update PopoverDocs with improved documentation and example for React Native implementation (4da7922)
  • enhance test components with improved props handling and mock implementations (8d98778)
  • update package.json and project.json for improved command execution and add lint/format scripts (dbd6282)
  • enhance ScrollView components with platform-specific properties for improved performance (dace66e)
  • enhance accessibility for Progress component and update test mocks for ToggleGroup and Tooltip components (5273722)
  • streamline exports in package.json for improved module resolution (b54c90e)
  • enhance test mocks for Select, TableOfContents, ToggleGroup, and Tooltip components (cc1cdf6)
  • update esbuild include patterns to support @rn-primitives module (83ef3d2)
  • expand Popover exports to include PopoverAnchor, PopoverContent, and PopoverTrigger (b62b3d3)
  • update sitemap lastmod dates and improve react-native-shim exports (a077c77)
  • add lucide-react-native shim and update vite config for module resolution (6d19a03)

❤️ Thank You