Skip to content

v3.128.3

Compare
Choose a tag to compare
@matuzalemsteles matuzalemsteles released this 21 Feb 02:23
· 119 commits to master since this release

Bug Fixes

  • @clayui/core: fixes build bug in applications (817bf5f)
  • @clayui/css: LPD-470022 Improve button and links compile performance (40e28c9)
  • @clayui/css: LPD-47129 Mixins, Improve performance in alerts, badges, and cards (34f48df)
  • @clayui/css: LPD-47130 Improve performance in close, custom-forms, and dropdown-menu mixins (9c3f64d)
  • @clayui/drop-down: fixes bug when unable to render component APIs in documentation (35fd03d)
  • @clayui/shared: Only run hide code if menus match in Overlay (824e33c)
  • fix eslint error (92fe965)
  • fix typescript error (79b6a1f)
  • fixes bug in components with generic types and sub components (4dd37e6)
  • www: fix paragraph bug in jsx flow in docs (b4da74a)
  • www: Fix visual bug of property type and default value (047075d)
  • www: fixes API Table props overflow bug (a0f864a)
  • www: fixes bug in build (aa63833)
  • www: fixes bug in icon documentation and generates icons at build time (45adb4f)
  • www: fixes bug when importing packages for multiple sources (0937558)
  • www: fixes bug when not pre-rendering blog pages (0680b94)
  • www: fixes visual bug with spacing in design documents (602c8c6)
  • www: Renders types that reference shared types in the Table API (ef40d10)

Features

  • @clayui/alert: Improve Alert typing (cebf9c8)
  • @clayui/autocomplete: improves component typing to create API Table (674b3aa)
  • @clayui/badge: improves component typing to create API Badge (b1d679c)
  • @clayui/breadcrumb: improves component typing to create API Breadcrumb (0da37ce)
  • @clayui/button: improves component typing to create API Table (e4eff1c)
  • @clayui/card: improves component typing to create API Card (ca308ab)
  • @clayui/color-picker: improves component typing to create API ColorPicker (5441eb6)
  • @clayui/core: improves component typing to create API FocusTrap (1137de8)
  • @clayui/core: improves component typing to create API Heading (2396f37)
  • @clayui/core: improves component typing to create API Nav (3d82db0)
  • @clayui/core: improves component typing to create API OverlayMask (047bd8a)
  • @clayui/core: improves component typing to create API Reduced Motion (83a35cc)
  • @clayui/core: improves component typing to create API Table Input (21d6c22)
  • @clayui/core: improves component typing to create API Text (10d366a)
  • @clayui/core: improves component typing to create API TreeView (96beca8)
  • @clayui/core: improves component typing to create API VerticalBar (0569bde)
  • @clayui/css: Grid adds container-fluid-max-{xxl | xxxl}; 1392px and 1872, respectively (a0f296b)
  • @clayui/css: LPD-41942 Picker (dropdown-menu-select) change max-height to 7 items (f9a43ee)
  • @clayui/data-provider: improves component typing to create API DataProvider (00ae6b8)
  • @clayui/date-picker: improves component typing to create API DatePicker (4a0031c)
  • @clayui/drop-down: improves component typing to create API DropDown (d1ea434)
  • @clayui/empty-state: improves component typing to create API EmptyState (add1b9b)
  • @clayui/form: improves component typing to create API DualListBox (cf9a9c2)
  • @clayui/form: improves component typing to create API Form (d8fdfa4)
  • @clayui/form: improves component typing to create API Input (395ec1e)
  • @clayui/form: improves component typing to create API Radio (a7d7f57)
  • @clayui/form: improves component typing to create API Select (3784785)
  • @clayui/form: improves component typing to create API SelectBox (be21064)
  • @clayui/form: improves component typing to create API Toggle (8f96507)
  • @clayui/icon: improves component typing to create API Icon (f4b94d5)
  • @clayui/label: improves component typing to create API Label (65aaf24)
  • @clayui/layout: improves component typing to create API Layout (77da733)
  • @clayui/layout: LPD-49037 Add xxl and xxxl sizes to container fluid (b73ede8)
  • @clayui/link: improves component typing to create API Link (5955715)
  • @clayui/list: improves component typing to create API List (de91472)
  • @clayui/loading-indicator: improves component typing to create API Loading Indicator (b1ee1f0)
  • @clayui/localized-input: improves component typing to create API Localized Input (f5a9ceb)
  • @clayui/management-toolbar: improves component typing to create API Management Toolbar (6ab6ee8)
  • @clayui/modal: improves component typing to create API Modal (abd1394)
  • @clayui/multi-select: improves component typing to create API MultiSelect (f4d6b29)
  • @clayui/multi-step-nav: improves component typing to create API MultiStepNav (00e0082)
  • @clayui/navigation-bar: improves component typing to create API Navigation Bar (7eac095)
  • @clayui/nav: improves component typing to create API Vertical Nav Input (9218ca1)
  • @clayui/pagination-bar: improves component typing to create API PaginationBar (52f0303)
  • @clayui/pagination: improves component typing to create API Pagination (e50fbc9)
  • @clayui/panel: improves component typing to create API Panel (e7156da)
  • @clayui/picker: improves component typing to create API Picker (e21fa76)
  • @clayui/popover: improves component typing to create API Popover (6c197f4)
  • @clayui/progress-bar: improves component typing to create API Progress Bar (44fa4a4)
  • @clayui/provider: improves component typing to create API Provider (536b6fa)
  • @clayui/slider: improves component typing to create API Slider (39b0d28)
  • @clayui/sticker: improves component typing to create API Sticker (de1f6c7)
  • @clayui/tabs: improves component typing to create API Tabs (bab2322)
  • @clayui/time-picker: improves component typing to create API Time Picker (b1e1e23)
  • @clayui/toolbar: improves component typing to create API Toolbar (09e74ea)
  • @clayui/tooltip: improves component typing to create API Tooltip (eb82afe)
  • @clayui/upper-toolbar: improves component typing to create API Upper Toolbar (b4ea7f2)
  • www: Add blog (d4ded17)
  • www: Add CSS category documents (a5f5862)
  • www: add Google Analytics (7e3f73e)
  • www: add mdxts implementation to read documents from clay-core (fdb5701)
  • www: adds HTML/CSS tab support (f6bd022)
  • www: Adds LXC integration (199d378)
  • www: Improves responsiveness for mobile version (8b05c69)