Changelog

Latest changes, bug fixes, and new component releases

July 6, 2024

July 2024 release

Donut Chart with segments.

Components

  • Drawer0.0.0

    • Feat: Drawer component
  • DonutChart0.1.0

    • Feat: DonutChart component
  • AreaChart0.3.0

    • Feat: customTooltip
  • BarChart0.2.0

    • Feat: customTooltip
  • LineChart0.3.1

    • Feat: customTooltip
    • Fix: tooltip payload
  • Button0.1.1

    • Fix: Default height
  • Calendar0.0.3

    • Fix: Default height
  • Card0.0.1

    • Fix: Roundness
  • Checkbox0.0.2

    • Fix: Layout shift
  • DatePicker1.0.2

    • Fix: One export
    • Fix: Border style
  • Input1.0.2

    • Fix: Default height
  • Popover0.0.2

    • Fix: Border color
  • RadioCardGroup0.0.1

    • Fix: Border color
  • Select0.0.2

    • Fix: Border color
    • Fix: Placeholder color
  • TabNavigation0.0.1

    • Fix: TabNavigationLink display name
  • Toast0.0.2

    • Fix: Toast description type
  • Tracker0.1.1

    • Fix: Block Displayname

June 24, 2024

June 2024 release

Bar Chart with one series.

Components

  • CategoryBar0.0.0

    • Feat: Add Category Bar component
  • SparkChart0.1.0

    • Feat: Add Spark Chart component
    • Fix: Gradient category id
  • BarChart0.1.0

    • Feat: Add tooltipCallback prop
    • Feat: Add Bar Chart component
  • LineChart0.2.0

    • Feat: Add tooltipCallback prop
    • Feat: Add legendPosition prop
  • AreaChart0.2.1

    • Feat: Add legendPosition prop
    • Feat: Add tooltipCallback prop
    • Fix: Gradient category id
    • Feat: Fill prop
  • Button0.1.0

    • Feat: Ghost variant
  • Label0.0.1

    • Fix: Label prop name
  • Tracker0.1.0

    • Feat: Hover effect prop
    • Fix: Smooth transition between hover cards
    • Fix: Switched padding between bars from gap to px.
  • Textarea0.0.1

    • Fix: Legend scroll distance
  • ProgressCircle0.0.1

    • Chore: Animation behaviour
  • ProgressBar0.0.1

    • Chore: Animation behaviour

May 28, 2024

May 2024 release

Line Chart with two series.

Components

  • LineChart0.0.0

    • Feat: Add Line Chart component
  • AreaChart0.0.0

    • Feat: Add Area Chart component
  • Calendar0.0.2

    • Fix: Today indicator disabled style
  • BarList0.1.0

    • Feat: Added sortOrder: `none` option
  • TabNavigation0.0.0

    • Feat: TabNavigation

Utilities

  • chartColors0.0.0

    • Feat: Added chartColors utility
  • getYAxisDomain0.0.0

    • Feat: Added getYAxisDomain utility
  • hasOnlyOneValueForKey0.0.1

    • Feat: Added hasOnlyOneValueForKey utility
    • Fix: Dot rendering when datapoints are all the same

Apr 25, 2024

April 2024 release

Date Picker opened

Components

  • Date Picker1.0.0

    • Feat: Date Picker component
    • Feat!: Added hh:mm time input
  • Date Picker1.0.0

    • Feat: Date Range Picker component
    • Feat!: Added hh:mm time input
  • Calendar0.0.0

    • Feat: Calendar component
  • Dropdown0.0.0

    • Feat: Dropdown component
  • Input1.0.0

    • Fix: File input outline styles
    • Fix: Add transition class to Input
    • Feat!: Making it full width to behave like a native input
    • Feat!: Pulls className into the outer most element and adds an inputClassName prop to pass styles to the nested input
  • Calendar0.0.1

    • Fix: Button Effect issues
    • Fix: Icons aria hidden

Mar 30, 2024

March 2024 release

Components

  • Tracker0.0.1

    • Feat: Added onClick event to HoverCard to make tracker appear on touch devices.
  • BarList0.0.1

    • Fix: Improve spacing when bar is a button.
    • Fix: Improve padding for long labels.
  • Toast0.0.1

    • Fix: Improve dark mode visbility
  • Table0.0.1

    • Fix: Fix types of table elements: Table, TableHeaderCell, TableCell

Utilities

  • focusRing0.0.1

    • Chore: Updated sort order and added comments
  • focusInput0.0.1

    • Chore: Updated sort order and added comments
  • hasErrorInput0.0.1

    • Chore: Updated sort order and added comments

Mar 27, 2024

Tremor Raw is live

We're excited to launch our first batch of over 20 React copy-and-paste components. Tremor Raw is not a component library. Instead components are available in plain code and can be copied from our website.

This offering complements our Tremor Component Library (NPM Package) and appeals to developers who seek full customization of our components.

Composition of different components