Skip to content

Latest commit

 

History

History
2578 lines (1489 loc) · 140 KB

CHANGELOG.md

File metadata and controls

2578 lines (1489 loc) · 140 KB

Change Log

8.14.1 (2024-09-04)

Bug Fixes

  • Fix label type on SummaryBoxItem (7251bcc)

Miscellaneous

  • Fix missing yarn entry in .tool-versions (a17f022)

8.14.0 (2024-08-29)

Features

  • FeedbackButton: Re-throw error from doSubmit instead of swallowing it. (55f371d)

Bug Fixes

8.13.2 (2024-08-23)

Bug Fixes

  • HasManyFieldsRow: adds minWidth: 0 to HasManyFieldsRow to allow it to be smaller then it's content (7754150)
  • ScrollContainer: replace broken sample image (45c7e2d)

Miscellaneous

  • update uuid from v8 to v9 (6790e2f)

8.13.1 (2024-07-19)

Bug Fixes

  • add subtle suffix to bg-info and bg-secondary classes (adc3280)
  • adjust blackpanel header color to use subtle variation (10962b5)

8.13.0 (2024-07-08)

Features

  • CollapsableText: add alignToggleButton prop to CollapsableText (f6e8938)

Bug Fixes

  • fix storybook control definitions (66df6ec)

Miscellaneous

  • add args to all stories to enable "show code" (b9ef202)
  • bump node to v20 in github actions (2cf2953)
  • migrate @storybook/addon-knobs to @storybook/addon-controls (c399754)
  • move storybook-source-link to devDependencies (cd146d0)
  • remove @storybook/addon-storysource, add 'autodocs' (6690995)
  • remove direct jsdom and jsdom-global (59929b8)
  • udpate tar transitive deps (979f148)
  • update .tool-versions (5630652)
  • update braces transitive deps to secure version (04826b6)
  • update ip transitive deps (2fec1c0)
  • update json5 transitive deps (16c9a93)
  • update semver transtive deps (78414ad)
  • update to storybook dependencies to v8 (c57ec46)
  • update word-wrap transitive deps (ac6a535)
  • update ws transitive deps (f38b4f4)
  • upgrade deps that use @babel/traverse (834aeae)
  • upgrade jest to v28 (5f07cdc)
  • upgrade jest to v29 (ab4f232)

8.12.0 (2024-04-23)

Features

  • APT-1610: add portalEl prop to Combobox (ebdacbc)

Bug Fixes

  • make the Modal cancel buttons btn-link (d2cb166)

8.11.2 (2024-04-01)

Bug Fixes

  • change summarybox title from h3 to display-4 (0a0235f)
  • correct tests (612f88f)
  • re-write Badge to use badge-{color} classes (c920062)

Miscellaneous

  • convert left/right to start/end (1130d7d)

8.11.1 (2024-03-25)

Bug Fixes

  • allow className on CheckboxGroup (cada747)

8.11.0 (2024-03-08)

Features

  • CreditCardNumber: Add unionpay as an accepted card type (0b890ce)

Miscellaneous

  • add software catalog metadata file(s) (cbd2b65)

8.10.3 (2024-01-26)

Bug Fixes

  • don't capture non-left mouse clicks on combobox (8c50b2a)

Miscellaneous

  • update reactstrap to 9.2.2 (cda36ee)

8.10.2 (2024-01-09)

Bug Fixes

  • replace table striped with bordered (a931458)

8.10.1 (2024-01-08)

Bug Fixes

  • add data-testid to tree components (26251ec)
  • add groupid and index to checkboxes and radio buttons (2a1379b)
  • add passthrough testid (ec737a5)
  • add testids (57b3ee2)
  • correct data-testid format (c3ae66a)
  • correct date test (ec3156f)
  • further react-gears update (36e80bf)
  • reword import and make prop optional (ee3f261)

8.10.0 (2023-11-28)

Features

  • add aria attributes (3e4a5ec)
  • add notification warning to editable note mentions (d46a736)
  • adjust types (10c3826)
  • final button component with displayName (8ce182f)
  • refactor component (23a50bd)
  • remove displayname (6be86c9)
  • remove the role prop (ccc2040)
  • replace prop with hyphenated attribute (9e2a5f1)
  • revert condition to be handled on future release (e44ae86)
  • test rename component for enzyme compatibility (0329c5e)
  • test without displayName (5138b91)

Bug Fixes

  • use set for mentions comparison (bf2fc2f)

8.9.0 (2023-11-08)

Features

  • UncontrolledTable: allow disabled attribute to be passed in with rows (02c6951)

8.8.3 (2023-10-25)

Miscellaneous

  • update storbook CSS to new coastline URL (2e621c8)
  • update storbook CSS to new coastline URL (in themes) (314f3d3)

8.8.2 (2023-10-24)

Bug Fixes

  • fix UncontrolledTable column sorting for keys that use dot notation (40872d2)

8.8.1 (2023-10-20)

Bug Fixes

  • update UncontrolledTable to use case insensitive sorting (f599fd2)

8.8.0 (2023-10-19)

Features

  • update uncontrolled table behavior to only update page if user is out of bounds (060a3fb)

8.7.0 (2023-10-18)

Features

  • add resetPageOnRowChange prop to UncontrolledTable (f6bb91e)

Bug Fixes

  • add aria label to component (f156117)

8.6.2 (2023-09-19)

Bug Fixes

  • correct placeholder color (5aebc9c)

8.6.1 (2023-08-30)

Bug Fixes

  • correct selected fields font style (29f902f)

8.6.0 (2023-08-29)

Features

  • allow labelClassName to be overridden (5f79809)

8.5.1 (2023-08-08)

Bug Fixes

  • adjust placeholder color and style (2c32eec)
  • eliminate race condition for test (ba37b8f)
  • pass display name for element naming (ed26e7f)

8.5.0 (2023-06-17)

Features

  • bump reactstrap for aria-modal (972b3e4)

Bug Fixes

  • no more using reactstrap defaultProps (675f9e2)

8.4.2 (2023-06-15)

Bug Fixes

8.4.1 (2023-06-14)

Miscellaneous

  • Makes passed style props additive rather than replacing in tooltipbutton (6ceb54d)

8.4.0 (2023-06-06)

Features

  • change Element to ReactNode type for title on InfoBox (fdba880)

8.3.0 (2023-06-06)

Features

  • add Element as a type for title on InfoBox (0e2d634)

8.2.0 (2023-05-25)

Features

  • add storybook-source-link (b349196)
  • define sourceLink for each component (397c494)

Bug Fixes

8.1.0 (2023-05-09)

Features

  • add aria-label to spinner by default (bfd278a)
  • CollapsableText: Change maxLength prop to maxHeight, allow any children, move show more button to bottom (ef444a3)

Miscellaneous

  • remove unused postcss config (a174bef)
  • remove unused storybook-static (89da8c9)

8.0.3 (2023-04-27)

Bug Fixes

  • remove font awesome v4 shims (658c17c)

8.0.2 (2023-04-07)

Bug Fixes

  • Alert: use coastline predefined class for Alert components (9c42c99)
  • onSelect should not be called when the List selected property is updated (4aec9fc)

Miscellaneous

  • useMap: replace state with ref to persist obj reference (ed1a42f)

build

  • pin node version for release-pr action (21b8f64)

8.0.1 (2023-02-27)

Bug Fixes

  • add icon style to include cc brands (25ab541)
  • dont use select props value when falsy (3e7362d)
  • run prettier (b0ad9ed)

8.0.0 (2023-02-02)

⚠ BREAKING CHANGES

  • replace link to coastline
  • update icon list
  • add spacing
  • correct formatting

Bug Fixes

7.13.2 (2023-01-26)

Bug Fixes

  • EditableNoteMentions: make tributejs import a dynamic import (a048293)

7.13.1 (2023-01-25)

Bug Fixes

  • dont useeffect to sync props with state (c03d3d0)
  • reduce manual passing of props (a56ae2a)

7.13.0 (2023-01-24)

Features

  • update syled jsx to v5 for security (e028f43)

7.12.1 (2023-01-09)

Bug Fixes

  • block panel header with optional parts (df8a8d8)

7.12.0 (2023-01-06)

Features

  • render BlockPanel header when title provided (b21f138)

Miscellaneous

7.11.0 (2023-01-05)

Features

Bug Fixes

  • add text-break classname to break long strings (f557534)
  • auto-complete bug (68db766)
  • empty mention string bug (de89b5d)
  • export EditableNoteMentions (bfec9c1)
  • spec timebomb caused by New Year (7d95ef8)

7.10.0 (2022-12-08)

Features

  • export combobox sub components (5ff519e)

Bug Fixes

  • format prettier (a597bce)
  • remove fa6 from links and add param (f0315d2)
  • revert icons, props and dependencies to fa v5 (ad64437)

7.9.1 (2022-11-30)

Bug Fixes

  • rating key centering (be645ef)
  • run prettier (04d7394)
  • update credit card and calendar icons to font awesome v6.2.1 (5f10449)
  • update ellipsis and times icons to font awesome v6.2.1 (7775e7e)

7.9.0 (2022-10-31)

Features

  • add EditableNoteMentions (d02a59f)

7.8.18 (2022-10-28)

Bug Fixes

  • add a comment (641e3d7)
  • add icon style as a parameter to icon component (8be45dc)
  • add prop isSolid (f0d9dc5)
  • add yarn lock file (cfb4891)
  • format files (8688c39)
  • update coastline to 5.3.1-pre (7b74052)
  • update font awesome icons to v6 (d6b310c)
  • update font awesome icons to v6 in alert and status test files (305bf2f)
  • update fontawesome cdn link to v6.2.0 (d6452bb)

7.8.17 (2022-10-27)

Miscellaneous

7.8.16 (2022-10-06)

Bug Fixes

  • remove h5 class from blockpanel card title (560e8ee)

7.8.15 (2022-09-28)

Bug Fixes

  • prevent list item content from overflowing (2a548a2)

7.8.14 (2022-09-26)

Bug Fixes

  • add prop initiallyHiddenTimes and support clearing values (18dc6ab)

7.8.13 (2022-09-23)

Bug Fixes

  • UncontrolledTable: persist selected rows even after change (84b2715)

7.8.12 (2022-09-01)

Bug Fixes

  • form row input losing focus (3d05854)

7.8.11 (2022-09-01)

Bug Fixes

  • add classname prop for backwards compatibility (03ad4c7)

7.8.10 (2022-08-26)

Bug Fixes

Miscellaneous

  • fix recipient usage for FeedbackButton (d3108fd)

7.8.9 (2022-08-26)

Bug Fixes

  • use npm_token for npm publish (3f1c1d0)

7.8.8 (2022-08-26)

Bug Fixes

7.8.7 (2022-08-26)

Bug Fixes

  • set auth token for publish (a7a0a80)

7.8.6 (2022-08-26)

Bug Fixes

7.8.5 (2022-08-26)

Bug Fixes

  • set registry to npmjs before publishing to npm (1407b5b)

7.8.4 (2022-08-26)

Miscellaneous

7.8.3 (2022-08-25)

Bug Fixes

Miscellaneous

  • only use node 16 for tests (67eace4)

7.8.2 (2022-08-25)

Bug Fixes

  • remove postpublish (d401410)
  • remove unsupported ignore-scripts flag (b7bc621)

7.8.1 (2022-08-25)

Bug Fixes

  • release scripts must use yarn npm publish (a3a3443)

7.8.0 (2022-08-25)

Features

  • convert formrow and formlabelgroup to ts (1585aab)

Bug Fixes

  • add classname string to formrow (c292165)
  • addressinput should call onchange with custom names (dd99dba)
  • export used prop types (61f6745)
  • prevent sortable list double rendering (be4e9a0)
  • proper typings for overridable components (5fdc975)

Miscellaneous

7.7.0 (2022-07-27)

Features

  • make MultiSelectCombobox composable, allow input of selections (2873636)

7.6.1 (2022-07-20)

Bug Fixes

  • add prop to identify last row in responsive table (406b62b)

7.6.0 (2022-07-19)

Features

  • add prop to center year input on MonthInput and MonthCalendar (5518ec2)

7.5.0 (2022-07-12)

Features

  • add API agnostic FeedbackButton (27b4dfe)
  • introduce new MultiSelectCombobox (24c276e)

Bug Fixes

  • minor tweaks for stability/linting/storybook (bc5528a)
  • work around typedef bug in react-use (d8ec9b4)

Miscellaneous

  • convert to functional component (cd67fac)
  • typify component (3931140)

7.4.0 (2022-06-16)

Features

  • add granular steps component (51fce7f)

Bug Fixes

  • fixed the chevron in the listitem to be centered (19b6ce7)

Miscellaneous

  • rename Spinner.js to Spinner.tsx (2c05d98)
  • update package-lock.json (1a008e7)
  • update Spinner to typescript (2332855)

7.3.0 (2022-06-02)

Features

  • add className prop to HasManyFields (2b7f10d)
  • fix tabbing between radiogroups (f3f8cbc)

7.2.0 (2022-05-25)

Features

  • merge the Tree component to react-gears (14bdd6f)

Miscellaneous

  • replace uniqid dependency with counter (b1e2d21)

7.1.1 (2022-05-04)

Bug Fixes

  • remove named types as it is a breaking change (7fa5329)

7.1.0 (2022-04-27)

Features

  • add dismissible to Alert props type (55f0a01)
  • allow radiogroup label to be jsx element (ab8ee51)

Bug Fixes

  • conform popover to coastline look (7835f2e)

Miscellaneous

  • update typescript; cleanup imports (74882a4)

7.0.4 (2022-04-01)

Bug Fixes

  • allSelectableSelected should use hasItem vs map.has (d14dd91)
  • jumpy combobox from popper (e668ec0)
  • lint issues (097ff39)
  • select: have consistent clear (x) position (0a4eca3)

Miscellaneous

  • convert FeatureBanner to TS/function (a474e3a)

7.0.3 (2022-03-29)

Bug Fixes

  • fixes following code review (cf22858)

Miscellaneous

  • move components to their own directory (5db1101)

7.0.2 (2022-03-21)

Bug Fixes

  • better stories for popover to eliminate styling confusion (2f83ffe)
  • no destructuring needed with Select component (9a17f39)
  • update list icons to match prod (37760c9)

Miscellaneous

  • add ignore-revs file (0391339)
  • update eslint and format all files (58c03e2)

7.0.1 (2022-03-14)

Bug Fixes

  • coastline url for bootstrap5 (09f1a2c)
  • revert Table back to class component (df9f103)

Miscellaneous

  • convert Tooltip to function/TS (3b44e61)

7.0.0 (2022-03-11)

⚠ BREAKING CHANGES

  • update .close -> .btn-close
  • update border-right/left -> border-start/end
  • update text-right/left -> text-start/end
  • update mr/l -> ms/e and pr/l -> ps/e
  • update gutters to use .g-, .gx-, and .gy-*
  • remove InputGroupAddon
  • remove CustomInput in favor of Input
  • update to reactstrap 9 and popper 2
  • use bootstrap5 themes for storybook

Features

  • Add Accordion (6494642)
  • add form-group class into FormGroup (3ebc96c)
  • Add Offcanvas (c2a31f3)
  • migrate List to bootstrap 5 (dfceb09)
  • Remove custom flex/margins in CheckboxGroup and RadioGroup. (b5b9ff5)
  • remove CustomInput in favor of Input (81f5423)
  • remove InputGroupAddon (71bb53d)
  • Replace .font-weight-* with .fw-* (3541dff)
  • Replace .sr-only with .visually-hidden (6677ab6)
  • update .close -> .btn-close (3795410)
  • update angle-left/right -> angle-start/end (0e7663e)
  • update border-right/left -> border-start/end (162cf3e)
  • update gutters to use .g-, .gx-, and .gy-* (675ed1e)
  • update jumbotron for backwards compatibility (6dd0499)
  • update mr/l -> ms/e and pr/l -> ps/e (1506cbc)
  • update rounded-left/right -> rounded-start/end (7a05aab)
  • update text-right/left -> text-start/end (95852e4)
  • update to reactstrap 9 and popper 2 (0ffefea)

Bug Fixes

  • add align-stretch to the close button in HasManyFields (914fd85)
  • close icon font size should be .5rem (f9a0198)
  • FormLabelGroup padding/margins (a622264)
  • js-datapair has mb-1 style built in (eef35d2)
  • popper types (6fe6c97)
  • type definition for getAlignment (ec2c1b6)
  • type imports from reactstrap (6db8fe3)

build

  • use bootstrap5 themes for storybook (2b05e59)

Miscellaneous

  • Add fullscreen and xl options to Modal story (4ab36ad)
  • Add story for floating labels (b4466a5)
  • DateInput: update positionFixed logic (f8c19b6)
  • remove Portal component (e0a3367)
  • storybook: add story for InputGroup with multiple inputs (91c494e)
  • Update tests for BS5 changes (5007219)
  • use es imports from reactstrap vs lib imports (2b681bb)

6.15.1 (2022-03-10)

Bug Fixes

  • react-gears v6 will point to coastline v4 (68c0731)

6.15.0 (2022-03-10)

Features

  • checkboxgroup: add disabled option (8699b57)

Miscellaneous

  • convert AddressInput to functional/TS component (582d7e8)

6.14.1 (2022-03-08)

Miscellaneous

  • convert SortableTable and UncontrolledTable to ts/func (5a54baa)

6.14.0 (2022-02-18)

Features

  • add component for truncating text (b70d9ef)

6.13.0 (2022-02-17)

Features

  • List: allow colored backgrounds (6ce0976)

Bug Fixes

  • let BlockPanel card-header class handle padding (55d3598)
  • remove small uppercase style from SummaryBox (3a07287)

6.12.3 (2022-02-01)

Bug Fixes

  • allow containerClassName prop (1aa2064)

6.12.2 (2022-01-28)

Bug Fixes

  • allow conditional rendering of child elements (64c199f)
  • currencyinput should only toString if it exists (d5e7ff1)
  • listitem make selectable and onSelect optional (9479a42)

6.12.1 (2022-01-24)

Bug Fixes

  • CurrencyInput: set latest value attr on the input html element (34a5fb1)
  • report visible rows on initial render (02a8a1f)

Miscellaneous

  • CurrencyInput: covert test to pure jest (7db5a5b)
  • CurrencyInput: run code formatter (e57fafc)

6.12.0 (2022-01-20)

Features

  • add visible rows notification to UncontrolledTable (9371a66)

6.11.2 (2021-12-28)

Bug Fixes

  • FormRow: add typing support for all Input component's type (ab13a34)

6.11.1 (2021-12-27)

Bug Fixes

  • add allowed sze types for font awesome icons (eb0b502)

6.11.0 (2021-12-03)

Features

  • support innerRef for CurrencyInput (14fd823)

6.10.0 (2021-12-01)

Features

  • add generic to FormRow props so that inner component's props are strongly typed (23ad41d)

Bug Fixes

  • make RadioInput's value prop optional (be7dab2)

6.9.4 (2021-11-13)

Bug Fixes

  • sync DateInput types with PropTypes (0804977)

6.9.3 (2021-11-02)

Bug Fixes

  • Combobox: fix menu closing when vertical scrollbar is clicked (112c498)

6.9.2 (2021-10-28)

Bug Fixes

  • CurrencyInput: conditionally exclude value key from props before passing it to IMaskInput (de4bfe5)

Miscellaneous

  • bump imask packages to latest (247cbe6)
  • move [@types](https://www.github.com/types) packages to dev dependencies (815e780)

6.9.1 (2021-10-26)

Bug Fixes

  • add correct param type for AddressInput component's onChange prop (d7d8db4)

6.9.0 (2021-10-19)

Features

  • List: add a conditional prop that controls if a row is selectable (500368d)

Miscellaneous

  • add commitlint github action (750cf01)

6.8.1 (2021-10-18)

Bug Fixes

  • remove .col-form-label from RadioGroup and CheckboxGroup to prevent gray labels (75419e8)

Miscellaneous

6.8.0 (2021-10-18)

Features

Bug Fixes

  • List: fix select behavior and add better tests (b07cf48)
  • List: prevent Item type from being a weak type (c66642f)

Miscellaneous

  • List: convert List and SortableList to ts (1423980)
  • storybook: update story for status component to have 'none' option instead of '' (c553356)
  • update eslint to use @typescript-eslint/no-unused-vars (1249773)
  • update use-deep-compare-effect, react-use, and add @types/lodash.uniqueid (1fa4265)

v4.9.0 (2018-10-18)

Full Changelog

Merged pull requests:

v4.8.3 (2018-10-11)

Full Changelog

Merged pull requests:

v4.8.2 (2018-10-10)

Full Changelog

Merged pull requests:

v4.8.1 (2018-10-09)

Full Changelog

Merged pull requests:

v4.8.0 (2018-10-05)

Full Changelog

Merged pull requests:

v4.7.2 (2018-09-27)

Full Changelog

Implemented enhancements:

Merged pull requests:

v4.7.1 (2018-09-25)

Full Changelog

Merged pull requests:

v4.7.0 (2018-09-25)

Full Changelog

Implemented enhancements:

Closed issues:

  • Typescript type definitions #456
  • Popover, Tooltip, HelpBubble should auto-position #291
  • Bootstrap 4 Beta changes #283
  • Tooltip + enzyme mount causes errors in tests #269
  • CSS in React Gears #172

Merged pull requests:

v4.6.0 (2018-09-14)

Full Changelog

Merged pull requests:

  • new component TextCollapseByLength #460 (mqchau)

v4.5.0 (2018-09-13)

Full Changelog

Merged pull requests:

v4.4.1 (2018-09-12)

Full Changelog

Merged pull requests:

v4.4.0 (2018-08-31)

Full Changelog

Merged pull requests:

v4.3.2 (2018-08-23)

Full Changelog

Merged pull requests:

v4.3.1 (2018-08-23)

Full Changelog

Merged pull requests:

v3.1.1 (2018-08-22)

Full Changelog

Merged pull requests:

v4.3.0 (2018-08-17)

Full Changelog

v3.1.0 (2018-08-17)

Full Changelog

Merged pull requests:

v4.2.0 (2018-08-17)

Full Changelog

Merged pull requests:

v4.1.0 (2018-08-14)

Full Changelog

Merged pull requests:

v4.0.0 (2018-08-06)

Full Changelog

Merged pull requests:

v4.0.0-beta.1 (2018-08-06)

Full Changelog

Merged pull requests:

v4.0.0-beta (2018-08-01)

Full Changelog

Merged pull requests:

v3.0.2 (2018-07-19)

Full Changelog

Merged pull requests:

v3.0.1 (2018-07-11)

Full Changelog

Closed issues:

  • FormRow should support non-Input children #310

Merged pull requests:

v3.0.0 (2018-07-03)

Full Changelog

Closed issues:

  • Datapair style is inconsistent with FormLabelGroup #425

Merged pull requests:

v2.26.0 (2018-06-25)

Full Changelog

Closed issues:

  • SummaryBox should always have white background #413
  • Add Typescript definitions #361

Merged pull requests:

v2.25.1 (2018-06-19)

Full Changelog

Merged pull requests:

v2.25.0 (2018-06-19)

Full Changelog

Merged pull requests:

v2.24.5 (2018-06-12)

Full Changelog

Merged pull requests:

v2.24.4 (2018-05-31)

Full Changelog

Merged pull requests:

v2.24.3 (2018-05-30)

Full Changelog

Merged pull requests:

v2.24.2 (2018-05-29)

Full Changelog

Merged pull requests:

v2.24.1 (2018-05-24)

Full Changelog

Merged pull requests:

v2.24.0 (2018-05-21)

Full Changelog

Merged pull requests:

v2.23.1 (2018-05-14)

Full Changelog

Merged pull requests:

v2.23.0 (2018-05-10)

Full Changelog

Merged pull requests:

v2.22.1 (2018-05-10)

Full Changelog

Closed issues:

  • BoundForm should support reset, update of object #391

v2.22.0 (2018-05-04)

Full Changelog

Merged pull requests:

  • Update BoundForm to allow update of object through new props #403 (joshuasbates)

v2.21.4 (2018-05-04)

Full Changelog

Merged pull requests:

v2.21.3 (2018-05-03)

Full Changelog

Closed issues:

  • Extra padding on AddressInput without a country makes HMF delete button too big #400

Merged pull requests:

  • mj/st - remove bottom margin of last row if there is no country #401 (mjewell)

v2.21.2 (2018-04-26)

Full Changelog

Merged pull requests:

v2.21.1 (2018-04-24)

Full Changelog

Merged pull requests:

v2.21.0 (2018-04-18)

Full Changelog

Merged pull requests:

v2.20.0 (2018-04-17)

Full Changelog

Merged pull requests:

  • mj - make has many fields buttons less colorful #388 (mjewell)

v2.19.0 (2018-04-17)

Full Changelog

Merged pull requests:

v2.18.1 (2018-04-06)

Full Changelog

Merged pull requests:

v2.18.0 (2018-04-06)

Full Changelog

Merged pull requests:

v2.17.0 (2018-03-26)

Full Changelog

Merged pull requests:

v2.16.0 (2018-03-20)

Full Changelog

Closed issues:

  • BlockPanel renders empty body if no children #371

Merged pull requests:

  • Add support for row onClick to SortableTable #366 (zldavis)

v2.15.0 (2018-03-14)

Full Changelog

Merged pull requests:

v2.14.1 (2018-02-28)

Full Changelog

Closed issues:

  • DateInput should allow ...props passed to input #364

Merged pull requests:

v2.14.0 (2018-02-23)

Full Changelog

Merged pull requests:

v2.13.1 (2018-02-07)

Full Changelog

Merged pull requests:

  • zd - Allow passing state to BlockPanel open prop #362 (zldavis)

v2.13.0 (2018-01-29)

Full Changelog

Merged pull requests:

v2.12.1 (2018-01-23)

Full Changelog

Merged pull requests:

v2.12.0 (2018-01-11)

Full Changelog

Merged pull requests:

  • mj - add tabindex to select close link so we dont tab to it #356 (mjewell)

v2.11.0 (2017-12-26)

Full Changelog

Merged pull requests:

  • ap - create bound HOC to enroll components with BoundForms #354 (aaronpanch)

v2.10.0 (2017-12-18)

Full Changelog

Merged pull requests:

v2.9.1 (2017-12-16)

Full Changelog

Merged pull requests:

v2.9.0 (2017-12-14)

Full Changelog

Merged pull requests:

v2.8.1 (2017-12-14)

Full Changelog

Merged pull requests:

v2.8.0 (2017-12-13)

Full Changelog

Merged pull requests:

v2.7.4 (2017-12-11)

Full Changelog

Closed issues:

  • Date Picker should close the picker when user presses enter #342
  • Aaron is too cool #338

Merged pull requests:

v2.7.3 (2017-11-22)

Full Changelog

Closed issues:

  • Add attachments block #118

Merged pull requests:

v2.7.2 (2017-11-18)

Full Changelog

Closed issues:

  • CreditCardNumber shows type PropType error used with FormRow #330

Merged pull requests:

v2.7.1 (2017-11-14)

Full Changelog

Merged pull requests:

  • ap - remove props that are provided as context in BoundForm #334 (aaronpanch)

v2.7.0 (2017-11-13)

Full Changelog

Merged pull requests:

v2.6.2 (2017-11-06)

Full Changelog

Merged pull requests:

v2.6.1 (2017-11-03)

Full Changelog

Merged pull requests:

v2.6.0 (2017-11-02)

Full Changelog

Merged pull requests:

v2.5.0 (2017-10-28)

Full Changelog

Merged pull requests:

v2.4.0 (2017-10-27)

Full Changelog

Merged pull requests:

v2.3.2 (2017-10-26)

Full Changelog

Closed issues:

  • Options for transpiled vs source-based package distribution? #85

Merged pull requests:

  • kg: hide safari autofill icon in react select #320 (buronnie)

v2.3.1 (2017-10-20)

Full Changelog

Merged pull requests:

v2.3.0 (2017-10-20)

Full Changelog

Merged pull requests:

v2.2.0 (2017-10-19)

Full Changelog

Merged pull requests:

v2.1.1 (2017-10-13)

Full Changelog

Merged pull requests:

v2.1.0 (2017-10-10)

Full Changelog

Merged pull requests:

v2.0.0 (2017-09-23)

Full Changelog

Closed issues:

  • <DateInput /> Don't real-time format the value when onChange #292
  • Select highlight uses hard-coded Saffron color #195
  • Use peerDependencies #81

Merged pull requests:

v1.29.1 (2017-09-09)

Full Changelog

Merged pull requests:

v1.29.0 (2017-09-08)

Full Changelog

Merged pull requests:

  • ps - improve the bundle #290 (balloob)
  • Add webpack config to generate a lib folder with individual files #286 (balloob)

v1.28.0 (2017-09-08)

Full Changelog

Closed issues:

  • DateInput - disable arrow keys when picker closed #289
  • Export remaining reactstrap components to lib #287

Merged pull requests:

v1.27.0 (2017-08-22)

Full Changelog

Closed issues:

  • Select - use a BS4 color var for highlight color vs fixed APM color #279

Merged pull requests:

v1.26.1 (2017-08-14)

Full Changelog

Merged pull requests:

v1.26.0 (2017-08-14)

Full Changelog

Merged pull requests:

v1.25.2 (2017-08-10)

Full Changelog

Merged pull requests:

v1.25.1 (2017-08-09)

Full Changelog

Merged pull requests:

  • Change Note component fecha date format string to use day of the month instead of day of the week #277 (ragurney)
  • Convert prop types to package #273 (balloob)

v1.25.0 (2017-08-04)

Full Changelog

Merged pull requests:

v1.24.1 (2017-08-04)

Full Changelog

Merged pull requests:

v1.24.0 (2017-07-31)

Full Changelog

Merged pull requests:

v1.23.0 (2017-07-24)

Full Changelog

Merged pull requests:

v1.22.0 (2017-07-19)

Full Changelog

Merged pull requests:

v1.21.0 (2017-07-18)

Full Changelog

Closed issues:

  • Select border is using rem vs px #261

Merged pull requests:

v1.20.2 (2017-07-12)

Full Changelog

Merged pull requests:

v1.20.1 (2017-07-12)

Full Changelog

v1.20.0 (2017-07-12)

Full Changelog

Merged pull requests:

v1.19.4 (2017-07-07)

Full Changelog

Merged pull requests:

v1.19.3 (2017-07-03)

Full Changelog

Merged pull requests:

v1.19.2 (2017-06-30)

Full Changelog

Merged pull requests:

v1.19.1 (2017-06-30)

Full Changelog

Merged pull requests:

v1.19.0 (2017-06-30)

Full Changelog

Closed issues:

  • Some components in docs don't show correct names #228
  • Add a form component #84
  • Add Datepicker #83
  • Clean up dependencies vs devDependencies #76

Merged pull requests:

v1.18.1 (2017-06-29)

Full Changelog

Merged pull requests:

v1.18.0 (2017-06-28)

Full Changelog

Merged pull requests:

v1.17.2 (2017-06-27)

Full Changelog

Merged pull requests:

v1.17.1 (2017-06-27)

Full Changelog

Closed issues:

Merged pull requests:

v1.17.0 (2017-06-23)

Full Changelog

Merged pull requests:

v1.16.3 (2017-06-16)

Full Changelog

Merged pull requests:

v1.16.2 (2017-06-09)

Full Changelog

Merged pull requests:

  • ap - fix height of HasManyFieldsRemove delete button on Safari #234 (aaronpanch)

v1.16.1 (2017-06-09)

Full Changelog

Merged pull requests:

v1.16.0 (2017-06-08)

Full Changelog

Closed issues:

  • HasManyFields #124

Merged pull requests:

v1.15.1 (2017-06-07)

Full Changelog

Merged pull requests:

v1.15.0 (2017-06-06)

Full Changelog

Merged pull requests:

v1.14.1 (2017-06-05)

Full Changelog

Merged pull requests:

v1.15.0-0 (2017-06-02)

Full Changelog

Closed issues:

  • Update storybook to 3.x #222

v1.14.0 (2017-06-01)

Full Changelog

Merged pull requests:

v1.13.1 (2017-05-25)

Full Changelog

Merged pull requests:

v1.13.0 (2017-05-22)

Full Changelog

Merged pull requests:

v1.12.0 (2017-05-22)

Full Changelog

Merged pull requests:

v1.11.1 (2017-05-18)

Full Changelog

Merged pull requests:

v1.11.0 (2017-05-17)

Full Changelog

Merged pull requests:

v1.10.0 (2017-05-15)

Full Changelog

Merged pull requests:

  • Upgrade react-select and remove monkey patch #215 (tlconnor)

v1.9.7 (2017-05-15)

Full Changelog

Merged pull requests:

  • Change feature banner children proptype to be node #214 (JingyuZ)

v1.9.6 (2017-05-15)

Full Changelog

Merged pull requests:

v1.9.5 (2017-05-13)

Full Changelog

Closed issues:

  • Responsive tables are missing the drop shadow #212

Merged pull requests:

v1.9.4 (2017-05-11)

Full Changelog

Merged pull requests:

v1.9.3 (2017-05-10)

Full Changelog

Merged pull requests:

v1.9.2 (2017-05-09)

Full Changelog

v1.9.1 (2017-05-09)

Full Changelog

Merged pull requests:

v1.9.0 (2017-05-08)

Full Changelog

Closed issues:

  • InfoBox border color does not update in some cases #204
  • Add Waiting Component #198

Merged pull requests:

v1.8.1 (2017-04-27)

Full Changelog

Merged pull requests:

v1.8.0 (2017-04-27)

Full Changelog

Merged pull requests:

v1.7.0 (2017-04-25)

Full Changelog

Merged pull requests:

v1.6.1 (2017-04-24)

Full Changelog

Closed issues:

Merged pull requests:

v1.6.0 (2017-04-22)

Full Changelog

Merged pull requests:

v1.5.0 (2017-04-21)

Full Changelog

Merged pull requests:

v1.4.0 (2017-04-20)

Full Changelog

Merged pull requests:

v1.3.2 (2017-04-19)

Full Changelog

Merged pull requests:

v1.3.1 (2017-04-17)

Full Changelog

Merged pull requests:

v1.3.0 (2017-04-13)

Full Changelog

Merged pull requests:

v1.2.3 (2017-04-12)

Full Changelog

Merged pull requests:

v1.2.2 (2017-04-07)

Full Changelog

Merged pull requests:

v1.2.1 (2017-04-07)

Full Changelog

Merged pull requests:

v1.2.0 (2017-04-03)

Full Changelog

Closed issues:

  • Add optional "X" button on modals #178

Merged pull requests:

v1.1.0 (2017-03-31)

Full Changelog

Merged pull requests:

v1.0.2 (2017-03-23)

Full Changelog

Merged pull requests:

v1.0.1 (2017-03-17)

Full Changelog

Merged pull requests:

v1.0.0 (2017-03-10)

Full Changelog

Implemented enhancements:

  • Add 'stacked' prop to FormRow #147

Closed issues:

  • Remove lodash.includes dependency #80
  • Remove lodash.range dependency #79
  • Do not use experimental JavaScript #78
  • Consolidate babel configs #77

Merged pull requests:

v0.3.11 (2017-03-07)

Full Changelog

Merged pull requests:

v0.3.10 (2017-03-06)

Full Changelog

Fixed bugs:

  • BoundFormRow onChange handler #143

Merged pull requests:

v0.3.9 (2017-03-02)

Full Changelog

Merged pull requests:

v0.3.8 (2017-03-01)

Full Changelog

Merged pull requests:

v0.3.7 (2017-02-24)

Full Changelog

Merged pull requests:

v0.3.6 (2017-02-23)

Full Changelog

Merged pull requests:

v0.3.5 (2017-02-22)

Full Changelog

Closed issues:

  • Input Addon is not aligned well with the input field #136

Merged pull requests:

v0.3.4 (2017-02-15)

Full Changelog

Merged pull requests:

v0.3.3 (2017-02-14)

Full Changelog

Fixed bugs:

  • Add Tooltip Component #134

Merged pull requests:

v0.3.2 (2017-02-13)

Full Changelog

Implemented enhancements:

  • Support errors prop on forms #123

Closed issues:

  • Only allow X digits after period for Currency Input #122

Merged pull requests:

v0.3.1 (2017-02-10)

Full Changelog

Merged pull requests:

v0.3.0 (2017-02-02)

Full Changelog

Merged pull requests:

v0.2.3 (2017-02-01)

Full Changelog

Merged pull requests:

  • ap - only pass props to FormRow children in BoundForms #121 (aaronpanch)

v0.2.2 (2017-01-31)

Full Changelog

Closed issues:

  • Remove mobx dependency #75

Merged pull requests:

v0.2.1 (2017-01-26)

Full Changelog

Merged pull requests:

v0.2.0 (2017-01-24)

Full Changelog

Merged pull requests:

v0.1.22 (2017-01-23)

Full Changelog

Merged pull requests:

v0.1.21 (2017-01-19)

Full Changelog

Merged pull requests:

v0.1.20 (2017-01-19)

Full Changelog

Merged pull requests:

v0.1.19 (2017-01-18)

Full Changelog

Merged pull requests:

v0.1.16 (2017-01-18)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator