Skip to content

Releases: folio-org/stripes-components

v4.3.0

31 Oct 16:15
0b92c3c
Compare
Choose a tag to compare
  • Make label margins consistent
  • Add ability to filter items in EntrySelector. Fixes STCOM-367.
  • Resolve issue recursion issue with trapFocus with multiple <Layer>s. STCOM-366.
  • Clear console noise from <Selection>/<SelectList>. STCOM-369.
  • Removed title attribute from AppIcon (STCOR-268) and minor line-height fix
  • Fixed <Layout>'s padding-end-gutter rule.
  • Use a CSS class to indicate whether <EntrySelector> has any entries.
  • Added more flexbox classes to <Layout>.
  • Resize icons
  • Export <NavListItem>

v4.2.0

11 Oct 21:14
5772251
Compare
Choose a tag to compare
  • Add clone option to EntrySelector. Fixes STCOM-364.
  • Export <RepeatableField>
  • Shrink <MetaSection> font sizes
  • Decouple form element styles
  • Polish form control sizing

v4.1.0

04 Oct 14:19
49f9bfe
Compare
Choose a tag to compare
  • Add additional top layer exports for filterState, filters2cql, onChangeFilter, and omitProps.
  • Deprecate craftLayerUrl()
  • Create new <RepeatableField>
  • Fix issue with <Datepicker> calendar not applying the chosen value to its <TextField>.
  • Export <DefaultAccordionHeader>

v4.0.0

02 Oct 19:12
70a1f99
Compare
Choose a tag to compare
  • Kebab case all css variables
  • Update <RadioButton> and <RadioButtonGroup> to work independently of Redux Form
  • Remove child.type checks
  • Remove <AddressFieldGroup>; it's now in stripes-smart-components
  • Remove <EditableList>; it's now in stripes-smart-components
  • Remove <Pluggable>; it's now in stripes-core
  • Remove <Settings>; it's now in stripes-smart-components
  • Remove deprecated util functions
  • Remove old version of <RepeatableField>
  • Remove deprecated props from <Datepicker>

v3.3.0

01 Oct 18:14
b72258c
Compare
Choose a tag to compare
  • Use input type="search" for <SearchField>
  • Create wider type stack
  • Add padding to accordion content
  • Layer focus management

v3.2.0

28 Sep 15:11
a53db78
Compare
Choose a tag to compare
  • Update stripes-form dependency to v1.0.0
  • Fix paneset CSS behavior on narrow screens
  • Change global base font size from 14px to 16px
  • Expose legend as tag for <Headline>
  • Adjust headline sizes
  • Expose <Headline> ref

Version 3.1.0 for Q3 release

13 Sep 15:53
404553f
Compare
Choose a tag to compare
Merge pull request #596 from frontside-folio/v3.1.0-release

Prep 3.1.0 release

v3.0.0

13 Jul 12:58
e846747
Compare
Choose a tag to compare
Merge pull request #483 from thefrontside/jc/eliminate-structures

STCOM-284 Remove structures deprecation