Releases: Banno/jha-design
Releases · Banno/jha-design
v1.5.6
v1.5.5
- IE 11 fix for the nav_search flex style
v1.5.4
- remove chip default background
- add default background to gallery items (was transparent)
- properly display if control is disabled
- dist includes each icon svg, unbundled
v1.5.3
Components
Buttons
- fixed CSS containment to be a single value of
layout
Forms
- moved order of
has-error
class to more easily apply to many elements. The default and focused borders now differ in opacity
Gallery
- added
contain: strict
togallery_item
since they are explicitly sized
v1.5.2
Graphics
Added several new SVG graphics:
- company.svg
- institution.svg
- transfer.svg
- user.svg
- users.svg
Components
Dialogs
- added top and bottom margins back to
dialog_title
to normalize it when the element is a heading, div, or anything else.
Misc
- swapped
BlinkMacSystemFont
for the newly supportedsystem-ui
in Chrome. Safari continues to use-apple-system
.
v1.5.1
- added tooltips back in after they were removed by mistake in 1.5.0
v1.5.0
Components
Buttons
- Reintroduced
.btn--neutral
for use next to input fields that are children of.search--dark
Dialog
- Removed
contain
property from.dialog_inner
to allow overflow
Forms
- Changed source order of
.form-control--inline
so that it can be applied to.select
elements
Images
- Included graphics for use in Banno Online
Misc
- Removed themes
- Removed opt-in
@import
feature since it's not officially part of Sass - Removed fonts
v1.4.7
Icons
- note-outline
- photo-outline
v1.4.6
Icons
- bookmark
- bookmark-alt
- event-available
- event-busy
- event-not-available
Components
Dialog
- removed top and bottom margins from
dialog_title
to normalize it's style if the class is applied toh1
-h6
.
v1.4.5
Added new icons!
Icons
- info
- info-outline
- repeat
- refresh