Skip to content

Releases: beqom/alto

v0.20.15

28 Aug 21:52
55276b7
Compare
Choose a tag to compare

Changes:

  • update dev dependencies to avoid potential security vulnerability in dependencies.
  • fix invoke props function in List

v0.20.14

28 Aug 13:55
c5763e2
Compare
Choose a tag to compare

Changes

  • add missing id's for Typeahead caret for tests purposes
  • add Camera icon
  • fix list with badges and special props function passed
  • remove hide label from Dropdown Select props passing down
  • fix texfield width input on IE

v0.20.13

23 Aug 16:13
Compare
Choose a tag to compare
  • handle closing DatePicker on hit enter key and apply choosed date
  • fix for Image to update src when is changed
  • add missing props for Button
  • fixes for IE - sizes of typeahead fields and dropdown
  • extend onChange method in Sortable component to pass also single changed item
  • pass default property to Checkbox to avoid undefined state

v0.20.12

21 Aug 11:36
Compare
Choose a tag to compare
  • Update list style
  • add Money Icon
  • Update variable colors
  • Fix display cell value for Data grid when cell is a list
  • Fix DatePicker for IE

v0.20.11

14 Aug 11:48
Compare
Choose a tag to compare
  • Fixes for List - pass bool values to checked for checkbox and switch, add custom type for field
  • Support visibility on Data grid
  • Side Nav - change link colors for light theme, fix header link, fix toggle button
  • Pagination - fix for IE,
  • Fixes for input sizes for Typeahead on IE
  • Add tests for ButtonGroup

v0.20.10

08 Aug 19:47
Compare
Choose a tag to compare
  • improve List component add to onChange second parameter with single item
  • add missing id's to pagination
  • reduce button letter spacing
  • fix dropdown PropTypes

ProgressBar, ProgressCircle, Dropdown & MenuList

30 May 07:05
Compare
Choose a tag to compare

Features

  • New ProgressBar component
  • New MenuList component
  • New ProgressCircle component
  • New Dropdown component
  • Add helpers icons

Improvements

  • Add tiny option to Tooltip
  • Update stylelint package
  • Accept children or label in FileInput component

Bugfixes

  • Fix table header hover bug
  • Don't use FocusTrap if Overlay is not blocking

v0.8.0

16 May 13:57
Compare
Choose a tag to compare

Features

  • New Tooltip component

Improvements

  • Redesign and updates to several components and subcomponents
    • Flat Buttons
    • Editable Table Cells
    • Tabs
    • Colors
    • Breadcrumbs
    • Alert styles
    • Icons

Dialog, Card, MediaObject & ShowMore

09 Mar 16:27
Compare
Choose a tag to compare

Features

  • New Dialog component
  • New Card component
  • New MediaObject component
  • New ShowMore component

Improvements

  • Add focus-trap in Overlay
  • Allow to click outside of non blocking Overlay

Bugfixes

  • Fix icons in SideNav

ColorPicker and FileInput

07 Feb 08:36
Compare
Choose a tag to compare

Features

  • New ColorPicker component
  • New FileInput component

Improvements

  • Refactor VisuallyHidden component
  • Allow Button to support any tag