Skip to content

hawa@0.24.0

Compare
Choose a tag to compare
@zaaakher zaaakher released this 11 Dec 21:51
· 432 commits to main since this release
  • Improved imports in all stories
  • Removed unused story docs
  • Elements bundling code is now more readable
  • Optimized imports within Navbar, Sidebar, Stats, AppLayout, LandingCard, PricingCard, DestroyableCard, and AppTopbar
  • Code splitting the following components: Carousel, CodeBlock,Collapsible,ColorPicker,DestroyableCard,FileUploader,InterfaceSettings,Pagination,PasswordInput,ProgressCircle,ScrollIndicator,Separator,SimpleTable,Slider,Toast, Toaster
  • Fixed clearing dist folder on each build
  • Included blocks and layout to the build process
  • Removed --dts flag from build-lib script
  • Attempting to fix out-of-memory build issue
  • Code splitting ScrollArea
  • General cleanup
  • Code splitting PinInput, PhoneInput, and StopPropagationWrapper
  • Moved Chip to it's own folder
  • Moved Breadcrumb to it's own folder
  • Moved AppStores to it's own folder
  • Moved Badge to it's own folder
  • Improved size of NoPermission and ResetPassword blocks
  • Moved Checkbox to it's own folder
  • Moved Switch to it's own folder
  • Moved Popover to it's own folder
  • Improved the imports within Comobobox
  • Updated tsup.config.ts
  • Splitting the bundling process by tsup to prevent no-memory breaking error
  • Moved Input to it's own exported folder
  • Moved Tabs to it's own folder
  • Updated tsup configuration
  • Moved Combobox to it's own folder
  • Updated hawa-beta.yml github action file
  • moved Alert to it's own folder
  • moved FileDropzone to it's own folder
  • moved Table to it's own folder
  • moved DataTable to it's own folder
  • moved Label to it's own folder
  • moved BackToTop to it's own folder
  • moved Avatar to it's own folder
  • moved Textarea to it's own folder
  • Updated packages
  • Exporting Radio individually