Skip to content

Releases: Banno/jha-design

v1.5.6

30 Jun 13:57
Compare
Choose a tag to compare
  • Update to switch form fields

v1.5.5

19 Oct 19:26
Compare
Choose a tag to compare
  • IE 11 fix for the nav_search flex style

v1.5.4

02 Aug 16:53
Compare
Choose a tag to compare
  • 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

08 Mar 14:25
Compare
Choose a tag to compare

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 to gallery_item since they are explicitly sized

v1.5.2

13 Feb 15:19
Compare
Choose a tag to compare

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 supported system-ui in Chrome. Safari continues to use -apple-system.

v1.5.1

31 Jan 21:17
Compare
Choose a tag to compare
  • added tooltips back in after they were removed by mistake in 1.5.0

v1.5.0

30 Jan 20:31
Compare
Choose a tag to compare

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

27 Dec 15:00
Compare
Choose a tag to compare

Icons

  • note-outline
  • photo-outline

v1.4.6

06 Dec 19:09
Compare
Choose a tag to compare

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 to h1-h6.

v1.4.5

06 Oct 18:47
Compare
Choose a tag to compare

Added new icons!

Icons

  • info
  • info-outline
  • repeat
  • refresh