80 lines
2.2 KiB
Plaintext
80 lines
2.2 KiB
Plaintext
|
||
03/30/2023
|
||
----------------
|
||
- Dev handoff
|
||
|
||
04/06/2023
|
||
----------------
|
||
- Changed component name to Button Icon.
|
||
|
||
04/13/2023
|
||
----------------
|
||
- Dev handoff (additional states)
|
||
|
||
04/20/2023
|
||
----------------
|
||
- Added Selectable and Selected properties in Configuration.
|
||
|
||
05/01/2023
|
||
----------------
|
||
- Added fitToIcon prop for Ghost variation.
|
||
|
||
05/03/2023
|
||
----------------
|
||
- Updated drop shadows for light and dark floating buttons (all states)
|
||
- Removed border from all floating buttons
|
||
- Updated all dark floating button backgrounds to gray.20
|
||
- Disabled icons on gray.20 changed to palette.black 70% opacity for floating buttons
|
||
- Reduce Inside focusborderPosition to 1px
|
||
|
||
05/25/2023
|
||
----------------
|
||
- Added hideBorder prop back to Configurations
|
||
- Added showBadgeIndicator prop to Configurations
|
||
- Added Hit Area support for Button Icon with Badge Indicator
|
||
- Added Elements page for Badge Indicator with default settings and offset information
|
||
- Updated Badge Indicator Offset to be based on center of Icon container
|
||
|
||
05/30/2023
|
||
----------------
|
||
- Added expandDirection prop to Configurations under Badge Indicator section.
|
||
|
||
06/02/2023
|
||
----------------
|
||
- Added Additional Border Color specification if hideBorder=True on Low Contrast hover states.
|
||
|
||
06/12/2023
|
||
----------------
|
||
- Ghost Icon Cart position updated from {1,2} to {1,1}.
|
||
|
||
06/13/2023
|
||
----------------
|
||
- Updated Drop shadow properties layout in States.
|
||
|
||
06/29/2023
|
||
----------------
|
||
- Updated Badge Indicator simple dot size to 4px.
|
||
|
||
08/18/2023
|
||
----------------
|
||
- Updated default icon color for all selected Button Icon states to element.primary.onlight for light surfaces and element.primary.ondark for dark surfaces.
|
||
- Added a dev note that this default color can be set to a custom color (like red).
|
||
|
||
11/16/2023
|
||
----------------
|
||
- Added component tokens
|
||
- Applied component tokens throughout states
|
||
- Applied semantic inverse to primary element, background states on light and dark surfaces
|
||
|
||
12/1/2023
|
||
----------------
|
||
- Reapplied component token updates to Ghost States
|
||
|
||
1/9/2024
|
||
----------------
|
||
- Fixed incorrect Low Contrast border token
|
||
|
||
1/25/2024
|
||
----------------
|
||
- Removed redundant opacity specs in States (dark surface).
|