Skip to content

Latest commit

 

History

History
955 lines (667 loc) · 106 KB

CHANGELOG.md

File metadata and controls

955 lines (667 loc) · 106 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.48.0 (2022-01-22)

Bug Fixes

Features

0.47.3 (2021-12-03)

Bug Fixes

  • add react-query as peer dep in firebase-hooks package (ebd404a)

0.47.2 (2021-12-03)

Bug Fixes

  • useHttpAuthMutation to throw an error when request not success (#504) (815906e)

0.47.1 (2021-12-03)

Bug Fixes

  • change exported method to fetchAsync in useAuthFetch (#502) (51ee94c)
  • pathJoin in useAuthFetch (#503) (b9ff13d)

0.47.0 (2021-11-28)

Bug Fixes

Features

0.46.0 (2021-10-25)

Bug Fixes

Features

0.45.0 (2021-10-22)

Bug Fixes

Features

0.44.0 (2021-10-02)

Bug Fixes

  • add getOption to ButtonMenu page object (#459) (d54dd42)
  • add languageResolver prop to CodeViewer component (#464) (153560f)

Features

0.43.0 (2021-09-20)

Bug Fixes

  • implement expect api on Input page object (#452) (e279ed1)

Features

0.42.0 (2021-09-12)

Bug Fixes

  • add id prop to StripeCheckoutModal component (#447) (fbec780)
  • add id prop to UniversalFormModal component (#448) (20d5427)
  • export-is-url-validation (#449) (7778df1)

Features

0.41.0 (2021-09-11)

Bug Fixes

Features

0.40.1 (2021-07-27)

Bug Fixes

  • add shouldHaveError to Input page object (3e4d58c)

0.40.0 (2021-07-27)

Bug Fixes

Features

  • add boolean type to FieldsGenerator schema (#426) (746600f)

0.39.4 (2021-07-23)

Bug Fixes

0.39.3 (2021-07-23)

Bug Fixes

0.39.2 (2021-07-23)

Bug Fixes

0.39.1 (2021-07-21)

Bug Fixes

0.39.0 (2021-07-21)

Bug Fixes

Features

0.38.0 (2021-06-29)

Bug Fixes

Features

0.37.0 (2021-06-07)

Bug Fixes

Features

0.36.0 (2021-05-09)

Bug Fixes

Features

  • add loadingMessage prop to useMutationFlow hook (#379) (8bc3f38)
  • add message support to app spinner (#377) (f77ad25)

0.35.2 (2021-05-03)

Bug Fixes

  • add style and className to SignUpWithGoogle component (69415e4)

0.35.1 (2021-05-03)

Bug Fixes

  • remove background in SignUpWithGoogle (ff27c86)

0.35.0 (2021-05-02)

Features

  • add SignUpWithGoogle component in demos package (#376) (9ab64d8)
  • added pullrequest fx document icons (#375) (1fb4a2b)

0.34.0 (2021-04-23)

Bug Fixes

Features

  • add Open icon and fix Disabled icon (#372) (ea2f388)
  • add disableSubmit prop to UniversalFormModal component (#374) (8204d48)
  • add hideAppMessage action (#373) (4019be4)
  • add icon Disabled to package/icons (#371) (ec5e29f)
  • add Markdown to the notification description (#369) (c05ee19)
  • implement MarkdownColumn component (#367) (497c981)

0.33.0 (2021-03-24)

Bug Fixes

Features

0.32.0 (2021-03-15)

Bug Fixes

Features

0.31.0 (2021-03-06)

Features

0.30.0 (2021-03-03)

Bug Fixes

  • export isInteger in index (b7021df)
  • force disable legend in DoubleBarChart component (#323) (7e498b0)
  • hover styles on RecordField editable (#333) (2d79b74)
  • improve NotificationMenu component (#345) (e17d434)
  • isRequired form validator (#337) (814f658)
  • paddings in FormFieldColumn (2e413ed)
  • show lock icon only when isEditable is a function that returns false in FormFieldColumn (0a31651)
  • stop propagation when press esc in UniversalFormOverlay (#335) (49c80e9)

Features

0.29.0 (2021-02-16)

Bug Fixes

  • eslint (5903ef1)
  • export new field validators (81daeb2)
  • failing test (c16bd38)
  • pass value without format to custom component in RecordField (910e7f5)

Features

0.28.1 (2021-02-15)

Bug Fixes

  • add actions to d.ts file in app module (37aef77)

0.28.0 (2021-02-15)

Bug Fixes

Features

0.27.0 (2021-02-08)

Bug Fixes

  • fields generator chagen fieldsSchema prop to schema (786a336)
  • forward ref passed through styled (#322) (640a7df)
  • icon color (#321) (68cb7ba)
  • improve interaction on FloatingSearchButtonIcon component (#317) (6786f75)
  • types default value in FieldsGenerator (c3a846a)

Features

0.26.0 (2021-01-29)

Features

  • add defaultValue to useStorageState hook (dc44d5b)
  • add FieldsGenerator component to form module (#316) (6ae5a08)
  • implement search funcionality listview (#313) (1b13852)

0.25.0 (2021-01-26)

Bug Fixes

Features

  • add className and style props (#309) (da1cf6e)
  • define typescript interfaces on rainbow-modules components (#296) (98002ac), closes #250
  • implement editable on ColoredStatusColumn component (#305) (e4cdbb6), closes #298
  • implement useStorageState hook (#315) (9819fc6)

0.24.0 (2021-01-22)

Bug Fixes

Features

0.23.1 (2021-01-20)

Note: Version bump only for package root

0.23.0 (2021-01-19)

Features

0.22.0 (2021-01-08)

Features

0.21.0 (2021-01-03)

Bug Fixes

  • fixed multiselect in universal form modal example (#278) (4e7bb85)

Features

0.20.2 (2021-01-01)

Bug Fixes

  • useMutationFlow type in onSuccess prop (9aeabe0)

0.20.1 (2020-12-31)

Bug Fixes

  • add doc to useBatch and fix useMutationFlow (#277) (b78268d)
  • fixed bug in copy to clipboard (#276) (307c429)

0.20.0 (2020-12-30)

Bug Fixes

Features

0.19.2 (2020-12-28)

Bug Fixes

0.19.1 (2020-12-27)

Bug Fixes

0.19.0 (2020-12-27)

Bug Fixes

Features

  • implement CopyToClipboardButton component on @rainbow-modules/record module (#246) (9238dcc)
  • implemented universal form modal example (#268) (4e128c5)
  • universal forms + more hooks (#262) (4686a72)

0.18.0 (2020-12-24)

Features

0.17.0 (2020-12-24)

Bug Fixes

  • check for current query when set results in GlobalSearch (e5e7241)
  • global search custom icon (#258) (1188717)
  • make key reactive in useLocalRecentSearches hook (e25d8e5)
  • skip recent searches that already exists in useLocalRecentSearches (50f7199)
  • useDoc initi isLoading in true (88e5d19)

Features

0.16.0 (2020-12-22)

Bug Fixes

  • RecordField with `type="dateTime" crashes when pass a string date or a new Date(string) (#247) (b6f7f2c)

Features

0.15.1 (2020-12-18)

Bug Fixes

  • search package dependencies (420db8b)

0.15.0 (2020-12-18)

Bug Fixes

  • change event names in golbal search (9301e79)
  • fixed bug in recorddetails (#242) (6407d7e)
  • global search results crash when no hits (23fd6ce)
  • RecordHeader component (#241) (759e462)

Features

0.14.0 (2020-12-05)

Bug Fixes

  • map improvements + getCurrentLocation helper (#228) (25e6866)

Features

0.13.0 (2020-11-23)

Bug Fixes

  • added tests to floatingsearch and floatingsearchbuttonicon (#206) (a132711)
  • bug in DatePickerCalendar component when using arrow keys navigation and bounds are reached (#198) (cb385b4)
  • move floatingsearchbuttonicon to listview (#205) (385bacc)
  • test Mapbox component first commit (#197) (6b38591)

Features

0.12.0 (2020-11-17)

Bug Fixes

Features

0.11.0 (2020-11-13)

Bug Fixes

  • border 0n CreditCardPicker component (#194) (3d581b1)
  • change getCurrentPosition timeout (2ccb426)
  • fixed tests on batchactionsbar module (#191) (61a4ef4)

Features

0.10.0 (2020-10-29)

Bug Fixes

  • add prop name to CreditCardPicker (#183) (6a51dfd)
  • call stopPropagation when submit in StripeCheckoutModal (#185) (e8eafd1)

Features

  • implement BatchActionsBar component on listview (#172) (987ce18)

0.9.0 (2020-10-29)

Bug Fixes

  • add prop name to CreditCardPicker (5c1dd64)

Features

  • implement BatchActionsBar component on listview (#172) (987ce18)

0.8.0 (2020-10-27)

Bug Fixes

Features

0.7.1 (2020-10-26)

Bug Fixes

  • add labelAlignment on CreditCardPicker component (#179) (351baac)

0.7.0 (2020-10-26)

Bug Fixes

  • story component mdx in StripeCheckoutModal (c63a6cd)

Features

0.6.0 (2020-10-26)

Bug Fixes

Features

  • add badge variant on Tile component (#175) (2d8571a)
  • add labelAlignment prop on the UniversalPicker component (#171) (ba5e521), closes #165
  • implement navigation button column (#173) (6d14efe)
  • implement StripeCheckoutModal (#170) (acb66e7)

0.5.0 (2020-10-22)

Bug Fixes

Features

  • implement StripeCheckoutModal (3b274fc)

0.4.0 (2020-10-19)

Bug Fixes

  • app message z-index (83b4428)
  • call onRenderRoute with null when not valid two waypoints (4ed6ba2)
  • changed coloredstatuscolumn stories (#159) (7da7f0d)
  • export showAppNotification in app module (9ee96ca)
  • react to center change mapbox Map (2b1176c)
  • z-index in app notification (8bd8d53)

Features

0.3.2 (2020-10-09)

Bug Fixes

0.3.1 (2020-10-08)

Bug Fixes

0.3.0 (2020-10-08)

Bug Fixes

Features

0.2.1 (2020-10-01)

Bug Fixes

Features

0.2.0 (2020-09-27)

Bug Fixes

Features