Skip to content

Releases: FilecoinFoundationWeb/filecoin-foundation

@filecoin-foundation/ui-filecoin@0.9.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 16:04
6abff67

Minor Changes

  • e7d2822: Rename gradientMode to gradientVariant in LogoSection; make gradientVariant required

@filecoin-foundation/ui-filecoin@0.8.7

Choose a tag to compare

@github-actions github-actions released this 20 Mar 14:30
22e2951

Patch Changes

  • 5161d64: Replace text button with Play/Pause icon button in CarouselAutoScrollControls

@filecoin-foundation/ui-filecoin@0.8.6

Choose a tag to compare

@github-actions github-actions released this 19 Mar 15:06
463118e

Patch Changes

  • bc356e0: Fix for aligning SectionContent CTA

@filecoin-foundation/ui-filecoin@0.8.5

Choose a tag to compare

@github-actions github-actions released this 19 Mar 12:08
8e2ac67

Patch Changes

  • cfbeae8: Add a ctaPosition prop to SectionContent to control CTA placement
  • d5b2561: Export Network utils and set mainnet as default chain

@filecoin-foundation/ui-filecoin@0.8.4

Choose a tag to compare

@github-actions github-actions released this 10 Mar 10:58
8497f6c

Patch Changes

  • 62144b5: Fix dropdown navigation spacing when there's only 1 link

@filecoin-foundation/ui-filecoin@0.8.3

Choose a tag to compare

@github-actions github-actions released this 04 Mar 15:36
13cbea2

Patch Changes

  • 38c19f1: Fix self-referential imports in RefreshButton to use relative paths

@filecoin-foundation/ui-filecoin@0.8.2

Choose a tag to compare

@github-actions github-actions released this 04 Mar 10:24
95465d8

Patch Changes

  • a9473cf: Add play/pause button to LogoSection
  • 2311c34: Add button size prop

@filecoin-foundation/ui-filecoin@0.8.1

Choose a tag to compare

@github-actions github-actions released this 03 Mar 15:52
a627c21

Patch Changes

  • 37af656: Add optional placeholder prop to SearchInput and Search components
  • 5c9769e: Rework Pagination

@filecoin-foundation/ui-filecoin@0.8.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 10:55
d9f10cc

Minor Changes

  • 2b1532c: Add YouTubeVideo component
  • 1b2ff8c: Add textTransform prop to Badge component with support for 'uppercase', 'capitalize', and 'none' options

Patch Changes

  • 24401b7: Extract onNavigate callback to NavigationMainLink for internal links only

@filecoin-foundation/ui-filecoin@0.7.6

Choose a tag to compare

@github-actions github-actions released this 16 Feb 10:04
91c2a1e

Patch Changes

  • ba3fa25: Improve src validation for MarkdownImage