This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
Releases: dialpad/dialtone-legacy
Releases · dialpad/dialtone-legacy
New utility classes and Call History icon
Starting in v5.8.0
, Dialtone provides immutable utility classes (meaning each property has an !important
declaration) for the following CSS properties:
- Display (NEW)
- Flex
- Flex Center (Updated)
- Flex Grow (Updated)
- Flex Shrink (Updated)
- Flex (Updated)
- Flex Direction (NEW)
- Flex Wrap (NEW)
- Flex Flow (NEW)
- Justify Content (Updated)
- Align Items (Updated)
- Align Content (Updated)
- Align Self (Updated)
- Order (Updated)
- Overflow (NEW)
- Position (NEW)
- Position Coordinates (Top, Left, Right, Bottom, Etc) (Updated)
- Layout: Stacks (Updated)
- Layout: Flow (NEW)
- Z-Index (Updated)
- Typography
- Font Family (Updated)
- Font Size (Updated)
- Font Style (Updated)
- Font Weight (Updated)
- Layout (NEW)
- Line Height (Updated)
- Text Colors (Expanded)
- Text Opacity (NEW)
In addition to these utilities, we also have added a new Call History system icon.
New icons, better color contrast, and security updates
Added:
- Add three new icons to the systems icons: Add to Group, Video Settings, and Smartphone.
- Add an organizer style to the existing toast component
- Bump
bl
from4.0.2
to4.0.3
Add Stop Icon
Fix Inverted Button States
Fixes the focus and active button states for inverted buttons.