All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.48.0 (2022-01-22)
- add missing declaration files on modules using TS (#505) (278f83d)
- expose table with cursors (#510) (8bfcd69)
- isValidFirestorePath in package
@rainbow-modules/validation
(#508) (fcd42d7) - set empty refresh (#512) (f2614a6)
- table container styles (#514) (36d58ee)
- update StackedAccordionSection header styles (#517) (42b2f0e)
- useStorageState when store falsy values (#506) (4d70b91)
0.47.3 (2021-12-03)
- add react-query as peer dep in firebase-hooks package (ebd404a)
0.47.2 (2021-12-03)
0.47.1 (2021-12-03)
- change exported method to fetchAsync in useAuthFetch (#502) (51ee94c)
- pathJoin in useAuthFetch (#503) (b9ff13d)
0.47.0 (2021-11-28)
- add options param to Input page object (#481) (b6e2711)
- improve RadioGroup page object (#484) (3d7b856)
- improve Table page object (#493) (4a64014)
- add
open
assertion to Picklist page object (#495) (5742a32) - add copy to clipboard button to CodeViewer (#492) (40e44da)
- add isValidColor to @rainbow-modules/validation (#488) (e17e505)
- add spinner and animation when iframe shows (#487) (808a48d)
- added arrowlink and updirection icons (#485) (bd4083f)
- implement accordion page object (#489) (15d646a)
- implement AvatarMenu page object (#490) (43da7e8)
- implement popup variant on Iframe (#483) (54c96fa)
- implement Step page object (#480) (72b8397)
- implement Tree page object (#491) (ec1ed9c)
- implement useAuthFetch (#496) (f209cc1)
- implement useHttpAuthMutation (#501) (9b9f99f)
- implement useHttpAuthQuery (#499) (f99a222)
- improve Tabset page object (#482) (66d4011)
0.46.0 (2021-10-25)
0.45.0 (2021-10-22)
- avoid reload when repaint container (#467) (5c2e11a)
- color for default icon for unknown file types (#466) (8030058)
- composeValidators (d387364)
- improve Step styles (#474) (56df431)
- partial fix for horz scroll in CodeViewer (#473) (d48e719)
- useOpenModal return types (#476) (e8c2db2)
- add webhook icon (#465) (329690a)
- added number and memory icons (#468) (15df17a)
- implement Tabset page object (#475) (4341090)
0.44.0 (2021-10-02)
- add getOption to ButtonMenu page object (#459) (d54dd42)
- add languageResolver prop to CodeViewer component (#464) (153560f)
- add link to source code on story toolbar (#461) (38a7496)
- added caution icon (#463) (1158431)
- implement expect api on Table page object (#458) (0cf498a)
- implement InputSearch page object (#456) (ed3a6ce)
- implement Textarea page object (#457) (5ea3905)
0.43.0 (2021-09-20)
- add
variant
assertion to AppMessage page object (#453) (045bca6) - add settings icon (#455) (ccc8169)
- added is url to form validators (#450) (f3dbbf1)
- implement FloatingSearch page object (#454) (de05889)
0.42.0 (2021-09-12)
- add
id
prop to StripeCheckoutModal component (#447) (fbec780) - add
id
prop to UniversalFormModal component (#448) (20d5427) - export-is-url-validation (#449) (7778df1)
0.41.0 (2021-09-11)
- add options getter to Picklist and Lookup page objects (#435) (14277e8)
- fields generator component (#431) (e087f44)
- implement
getOption
in dropdown page object (#444) (dd39ec5) - improve page objects (#430) (362f4dc)
- improve Picklist page object (#440) (eb1d4ef)
- put the example docs outside the pageObject file (#434) (74adb6e)
- added document path icon (#437) (a81dffa)
- added link icon (#443) (c7a0c9e)
- implement AppMessage page object (#441) (aeb8154)
- implement CategoriesPicker page object (#439) (ba1dd7a)
- implement StripeCardInput page object (#442) (d68c104)
- set up page object doc generation (#432) (3e017de)
0.40.1 (2021-07-27)
- add shouldHaveError to Input page object (3e4d58c)
0.40.0 (2021-07-27)
- add Lookup page object (#428) (7158eb1)
- add select option to UniversalPicker (a234b18)
- add Sidebar page object (#429) (9bfb2c6)
- add Table page object (#427) (26f715e)
0.39.4 (2021-07-23)
- button page object (7690790)
0.39.3 (2021-07-23)
0.39.2 (2021-07-23)
0.39.1 (2021-07-21)
0.39.0 (2021-07-21)
- accordion padding (#407) (1646d08)
- add props to inputSearchg (#410) (ed8c09d)
- added labelalignment to fieldsgenerator (#417) (deb146b)
- fix CodeBlock integration tests (#413) (c6f6778)
- hidden input position in UniversalPicker (#420) (456cc1a)
- improve
InputSearch
component (#411) (0738145) - improve development performance (#418) (3b5a67e)
- invoke onSearch when InputSearch is cleared (#416) (2b4ba13)
- add
title
prop to icons (#412) (2f473cc) - add theme prop to
CodeBlock
component (#419) (3b42a7f) - added tag icon (#414) (aaaca5c)
- implement
CodeViewer
component (#409) (0c3df52) - implement
VirtualizedTable
component (#415) (a03fff1) - implement Cypress page objects (#421) (892a9f0)
- implement Input and Button page objects (bfd21f1)
0.38.0 (2021-06-29)
- add
className
andstyle
props to ResizableColumns (#397) (ba39886) - add missing dependency to 'content' package (#406) (93d4ee2)
- fix ResizableColumns tests (#394) (701da19)
- improve
CodeBlock
component (#403) (debe451) - move
shouldMove
function to package helpers (#402) (0535b02) - tile border-color (#401) (440ec70)
- tile styles (#399) (edabd62)
- add CountryPicker (#396) (f8501c2)
- implement
InputSearch
component (#405) (406ed4d) - implement
LinkButton
component (#404) (bec5239) - implement
useUserClaims
hook (#400) (88009ae) - implement FloatingBar example (#393) (d39ab24)
- implement ResizableColumns component (#392) (985644e)
- implement StackedAccordion component (#395) (184d7cc)
0.37.0 (2021-06-07)
- add apps icons (#382) (f70eb34)
- add prop
keepDirtyOnReinitialize
toUniversalForm
component (#383) (dbc6f64) - add tooltip sidebar (#391) (fc6fe85)
- added new icons (#384) (9d9a4d0)
- implement CodeBlock component (#390) (1e69b5b)
- implement FloatingTopBar component (#388) (4d2f470)
- implement PageRating component (#386) (1661ebe)
- implement Step component (#387) (44bcac3)
- implement useFloatingBarScrollHandler (#389) (3f3c84b)
0.36.0 (2021-05-09)
- add loadingMessage prop to useMutationFlow hook (#379) (8bc3f38)
- add message support to app spinner (#377) (f77ad25)
0.35.2 (2021-05-03)
- add style and className to SignUpWithGoogle component (69415e4)
0.35.1 (2021-05-03)
- remove background in SignUpWithGoogle (ff27c86)
0.35.0 (2021-05-02)
- add SignUpWithGoogle component in demos package (#376) (9ab64d8)
- added pullrequest fx document icons (#375) (1fb4a2b)
0.34.0 (2021-04-23)
- add
Open
icon and fixDisabled
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)
- close notificationMenu when a notification is clicked (#359) (26fa314)
- improve JsonInput component (#360) (886a4b1)
- improved use unique identifier hook (#366) (914b710)
- minor issue (#362) (eb99399)
- add key icons (#365) (e68689d)
- expose close method via ref (#361) (ba50216)
- useMutationFlow hide success and error notification (#364) (0efd174)
0.32.0 (2021-03-15)
- fixed universal form module (#356) (7c83e31)
- improve useOpenModal with useCallback (#352) (d536269)
- padding Notification (#354) (a0aa70a)
- pass className and style to NotificationMenu component (be68abd)
- record header (#349) (3f6ddda)
- styles notification menu (#351) (6765798)
- update useOpenModal tests (#355) (c403279)
- useMutationFlow to show success and error message as function when type message (e189513)
- user Icon (#358) (87ea7df)
0.31.0 (2021-03-06)
0.30.0 (2021-03-03)
- 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)
- add cellAlignment prop to FormFieldColumn (14417a0)
- add ed prop to the RecordField editable (#339) (6c10c33)
- add firestore path validators (#344) (884b677)
- add id to record field (#338) (a069eb8)
- add isInteger field form validator (57f25a1)
- add some new icons (#342) (5caf0d5)
- add store icon (#343) (e07fc4f)
- implement
NotificationMenu
component (#340) (7b45884), closes #336 - implement FormFieldColumn (#341) (be63591)
- implement-CategoriesPicker (#334) (a79bbc2), closes #330
0.29.0 (2021-02-16)
- eslint (5903ef1)
- export new field validators (81daeb2)
- failing test (c16bd38)
- pass value without format to custom component in RecordField (910e7f5)
0.28.1 (2021-02-15)
- add actions to d.ts file in app module (37aef77)
0.28.0 (2021-02-15)
- airline label for FlightStatsInput (d121bc2)
- fixed height in colored status column (#327) (2f81626)
- update z-index on portals (#328) (dd73a64)
- add flat and disabled props to firebase hooks (#329) (e8d51dc)
- add isEditable prop to RecordField (#326) (c73e7da), closes #320
0.27.0 (2021-02-08)
- 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)
- implement FlightStastsInput (#324) (3d22f83)
- implement UniversalFormOverlay component (#325) (d4930ee), closes #319
0.26.0 (2021-01-29)
- 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)
- 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)
0.23.1 (2021-01-20)
Note: Version bump only for package root
0.23.0 (2021-01-19)
- add Car and Seat icons (#292) (aa22eb9)
- add function icon (#295) (4845aba)
- cypress tests in globalsearch (#282) (0ee9de7)
- implement
DoubleBarChart
component (#281) (7864841), closes #266 - include source maps in the compilation (#299) (ee4607d)
0.22.0 (2021-01-08)
- add columnFilled icon (#283) (e21074d)
- add DraggableList component to listview module (#289) (f6a4ee3)
- add new icons (#285) (887cbd9)
0.21.0 (2021-01-03)
0.20.2 (2021-01-01)
- useMutationFlow type in onSuccess prop (9aeabe0)
0.20.1 (2020-12-31)
- add doc to useBatch and fix useMutationFlow (#277) (b78268d)
- fixed bug in copy to clipboard (#276) (307c429)
0.20.0 (2020-12-30)
0.19.2 (2020-12-28)
0.19.1 (2020-12-27)
0.19.0 (2020-12-27)
- 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)
0.17.0 (2020-12-24)
- 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)
- add clear and close buttons to global search (#255) (3c55312)
- add component prop to SearchEntity (#259) (dc72cef)
- book and download (#257) (60163af)
0.16.0 (2020-12-22)
RecordField
with `type="dateTime" crashes when pass a string date or a new Date(string) (#247) (b6f7f2c)
- add locationPin and locationPinFilled icons (#252) (8473ed2)
- add recents to GlobalSearch (#254) (247e4e8)
0.15.1 (2020-12-18)
- search package dependencies (420db8b)
0.15.0 (2020-12-18)
- 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)
- add copytoclipboard icon (#234) (eae9dae)
- add facebookCircle, email and CloseFilled icons (#239) (0652477)
- add Google icon (#229) (fdb99b1)
- add QuestionFilled icon (#243) (93e9c6c)
- add tab amounts in GlobalSearch (#245) (cd6debc)
- added icons users roles lock (#230) (b04bbdf)
- added more icon (#233) (dbeb872)
- added types in recordfield (#226) (d3ce70b)
- implement global search pagination (#244) (5da5d67)
- implement keyboard navigation in GlobalSearch (#248) (3b56be6)
- search module first commit (#195) (351cdd7)
0.14.0 (2020-12-05)
0.13.0 (2020-11-23)
- 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)
- add Settings, Login and Logout icons (#204) (f13238f)
- created recordfield in rocord module (#210) (24f851e)
- implemented recordheader module (#214) (a4595a0)
- implemented recordprimarydetails module (#215) (7a71241)
- implemented recordsection module (#213) (1f83178)
0.12.0 (2020-11-17)
0.11.0 (2020-11-13)
- border 0n CreditCardPicker component (#194) (3d581b1)
- change getCurrentPosition timeout (2ccb426)
- fixed tests on batchactionsbar module (#191) (61a4ef4)
0.10.0 (2020-10-29)
- add prop name to CreditCardPicker (#183) (6a51dfd)
- call stopPropagation when submit in StripeCheckoutModal (#185) (e8eafd1)
0.9.0 (2020-10-29)
- add prop name to CreditCardPicker (5c1dd64)
0.8.0 (2020-10-27)
0.7.1 (2020-10-26)
0.7.0 (2020-10-26)
- story component mdx in StripeCheckoutModal (c63a6cd)
0.6.0 (2020-10-26)
- add defaultCenter to mapbox Map (8de4a2e)
- card icons (#164) (c1d5346)
- carousel calendar styles (#176) (0816961)
- some fixes in CreditCardPicker (50aca8b)
- 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)
- ad stripe env variable to CI (64377c9)
- card icons (#164) (c1d5346)
- some fixes in CreditCardPicker (50aca8b)
- implement StripeCheckoutModal (3b274fc)
0.4.0 (2020-10-19)
- 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)
- add avatar and focus icons (#155) (5c50509)
- add onRenderRoute prop to mapbox Route component (e60a690)
- implement CreditCardPicker (#163) (7bc3ce2)
- implement UniversalPicker (#156) (03485a7)
0.3.2 (2020-10-09)
- let pass destination first to map route (#153) (2e282cf)
- map children (#154) (9fb7c3a)
- set map container height to 100% (e8a00b2)
0.3.1 (2020-10-08)
locale
prop onRainbowFirebaseApp
component (#45) (4b7a637)- add @rainbow-modules/validation to .storybook/main.js (#124) (5a8da34)
- add query prop to FirestoreTable (#70) (45fa9bc)
- add rainbow-module logo (#87) (e8fe9b0), closes #86
- auth EmailPasswordSignInForm imports (#141) (9117349)
- change coverage for test in pre-push hook (3725f60)
- change rainbow-modules logo (#88) (4567107)
- change react to peerDependencies (#72) (71a7226)
- change storage API call to async (#125) (81ab6ca)
- clean up (#65) (9831467)
- docs of import text on icons modules (#118) (599748e)
- documentation on coloredstatuscolumn module (#138) (d9bf40b)
- examples (#47) (ad4e548)
- export auth components in index (#18) (60d2d56)
- fs table passing through props to table (#69) (62dd0d0)
- gallery image (#130) (2f302cc)
- image gallery props (#137) (0cfcd1f)
- import (#39) (2af8888)
- imports on icons modules (#139) (d2a9bed)
- improve icons module (#83) (11a5774), closes #82
- improve Notification components (#108) (aaffa55), closes #96
- lint errors (0dd8db0)
- remove query dep form firebase hooks (#79) (8ccb288)
- search icons (#112) (a4b4ac7)
- version (#135) (95f1fca)
- add
middlewares
prop to App and ReduxContainer components in@rainbow-modules/app
(#148) (e3362f2) - add
useWindowScrolling
hook to@rainbow-modules/hooks
package (#127) (59246b2) - add and on modules (#98) (eb1dd86)
- add icon in @rainbow-modules/icon (#97) (576f064), closes #94
- add app message (#4) (758fcfb)
- add Checkmark icon (#105) (d46eee3), closes #104
- add EmailPasswordSignInForm component (#32) (63aa244)
- add EmailPasswordSignUpForm component (#31) (fb0b9e8), closes #14
- add firebase-hooks module (#6) (86b319e)
- add Getting Started documentation section (#77) (9a3932a)
- add Github icon (#122) (83e1342), closes #111
- add Minus icon (#151) (0e537a1)
- add more validations (#57) (d368337)
- add Plus, ClockFilled icons (#150) (6558c48)
- add Point, Checkin, Flag icons (#147) (57c626b)
- add SideBarNavigation component (#33) (81c4944)
- add the rainbow logo to the icons module (#46) (05930f0)
- add useFirebaseApp hook (#29) (cc2a71a)
- add useOutsideClick hook (#64) (59c5052)
- add validation module (#54) (d153fd7)
- added delete on imagegallery component (#145) (4855145)
- allow custom spinner on rainbow firebase app (#55) (eaa5285), closes #49 #49
- app spinner poc (#3) (97da566)
- docs poc first commit (#8) (6faef8c)
- first commit listview module (#66) (61c5b66)
- icons example (#76) (d520e26)
- implement "showNotification" component (#89) (c85d696), closes #84
- implement
DatePickerCarousel
component (#107) (868601e) - implement coloredstatuscolumn component on rainbow-modules (#109) (4f4a5ae)
- implement confirmModal (#50) (049d536)
- implement image-gallery-component (#99) (a666116)
- implement on RainbowFirebaseApp
initialize
prop (#44) (90988bf), closes #38 - implement Tile component on @dashboard module (#106) (77fed5b)
- implement TilePicker component on dashboard module (#110) (2057719)
- implement useUniqueIdentifier (#92) (31b52f5)
- make the Spinner backdrop blurred (#81) (ea839c3), closes #80
- mapbox first commit (#149) (254dfe9)
- server sorting in FirestoreTable (#71) (757463a)
- use redirect prop as object or string (#85) (a02656e)
locale
prop onRainbowFirebaseApp
component (#45) (4b7a637)- add @rainbow-modules/validation to .storybook/main.js (#124) (5a8da34)
- add query prop to FirestoreTable (#70) (45fa9bc)
- add rainbow-module logo (#87) (e8fe9b0), closes #86
- auth EmailPasswordSignInForm imports (3c05864)
- change coverage for test in pre-push hook (3725f60)
- change rainbow-modules logo (#88) (4567107)
- change react to peerDependencies (#72) (71a7226)
- change storage API call to async (#125) (81ab6ca)
- clean up (#65) (9831467)
- docs of import text on icons modules (#118) (599748e)
- examples (#47) (ad4e548)
- export auth components in index (#18) (60d2d56)
- fs table passing through props to table (#69) (62dd0d0)
- gallery image (#130) (2f302cc)
- image gallery props (#137) (0cfcd1f)
- import (#39) (2af8888)
- imports on icons modules (#139) (d2a9bed)
- improve icons module (#83) (11a5774), closes #82
- improve Notification components (#108) (aaffa55), closes #96
- lint errors (0dd8db0)
- remove query dep form firebase hooks (#79) (8ccb288)
- search icons (#112) (a4b4ac7)
- version (#135) (95f1fca)
- add and on modules (#98) (eb1dd86)
- add icon in @rainbow-modules/icon (#97) (576f064), closes #94
- add app message (#4) (758fcfb)
- add Checkmark icon (#105) (d46eee3), closes #104
- add EmailPasswordSignInForm component (#32) (63aa244)
- add EmailPasswordSignUpForm component (#31) (fb0b9e8), closes #14
- add firebase-hooks module (#6) (86b319e)
- add Getting Started documentation section (#77) (9a3932a)
- add Github icon (#122) (83e1342), closes #111
- add more validations (#57) (d368337)
- add SideBarNavigation component (#33) (81c4944)
- add the rainbow logo to the icons module (#46) (05930f0)
- add useFirebaseApp hook (#29) (cc2a71a)
- add useOutsideClick hook (#64) (59c5052)
- add validation module (#54) (d153fd7)
- allow custom spinner on rainbow firebase app (#55) (eaa5285), closes #49 #49
- app spinner poc (#3) (97da566)
- docs poc first commit (#8) (6faef8c)
- first commit listview module (#66) (61c5b66)
- icons example (#76) (d520e26)
- implement "showNotification" component (#89) (c85d696), closes #84
- implement
DatePickerCarousel
component (#107) (868601e) - implement coloredstatuscolumn component on rainbow-modules (#109) (4f4a5ae)
- implement confirmModal (#50) (049d536)
- implement image-gallery-component (#99) (a666116)
- implement on RainbowFirebaseApp
initialize
prop (#44) (90988bf), closes #38 - implement Tile component on @dashboard module (#106) (77fed5b)
- implement TilePicker component on dashboard module (#110) (2057719)
- implement useUniqueIdentifier (#92) (31b52f5)
- make the Spinner backdrop blurred (#81) (ea839c3), closes #80
- server sorting in FirestoreTable (#71) (757463a)
- use redirect prop as object or string (#85) (a02656e)
locale
prop onRainbowFirebaseApp
component (#45) (4b7a637)- add @rainbow-modules/validation to .storybook/main.js (#124) (5a8da34)
- add query prop to FirestoreTable (#70) (45fa9bc)
- add rainbow-module logo (#87) (e8fe9b0), closes #86
- change coverage for test in pre-push hook (3725f60)
- change rainbow-modules logo (#88) (4567107)
- change react to peerDependencies (#72) (71a7226)
- change storage API call to async (#125) (81ab6ca)
- clean up (#65) (9831467)
- docs of import text on icons modules (#118) (599748e)
- examples (#47) (ad4e548)
- export auth components in index (#18) (60d2d56)
- fs table passing through props to table (#69) (62dd0d0)
- gallery image (#130) (2f302cc)
- import (#39) (2af8888)
- improve icons module (#83) (11a5774), closes #82
- improve Notification components (#108) (aaffa55), closes #96
- lint errors (0dd8db0)
- remove query dep form firebase hooks (#79) (8ccb288)
- remove unnecesary eslint exceptions (949d412)
- search icons (#112) (a4b4ac7)
- version (#135) (95f1fca)
- add and on modules (#98) (eb1dd86)
- add icon in @rainbow-modules/icon (#97) (576f064), closes #94
- add app message (#4) (758fcfb)
- add Checkmark icon (#105) (d46eee3), closes #104
- add EmailPasswordSignInForm component (#32) (63aa244)
- add EmailPasswordSignUpForm component (#31) (fb0b9e8), closes #14
- add firebase-hooks module (#6) (86b319e)
- add Getting Started documentation section (#77) (9a3932a)
- add Github icon (#122) (83e1342), closes #111
- add more validations (#57) (d368337)
- add SideBarNavigation component (#33) (81c4944)
- add the rainbow logo to the icons module (#46) (05930f0)
- add useFirebaseApp hook (#29) (cc2a71a)
- add useOutsideClick hook (#64) (59c5052)
- add validation module (#54) (d153fd7)
- allow custom spinner on rainbow firebase app (#55) (eaa5285), closes #49 #49
- app spinner poc (#3) (97da566)
- docs poc first commit (#8) (6faef8c)
- first commit listview module (#66) (61c5b66)
- icons example (#76) (d520e26)
- implement "showNotification" component (#89) (c85d696), closes #84
- implement
DatePickerCarousel
component (#107) (868601e) - implement coloredstatuscolumn component on rainbow-modules (#109) (4f4a5ae)
- implement confirmModal (#50) (049d536)
- implement image-gallery-component (#99) (a666116)
- implement on RainbowFirebaseApp
initialize
prop (#44) (90988bf), closes #38 - implement Tile component on @dashboard module (#106) (77fed5b)
- implement TilePicker component on dashboard module (#110) (2057719)
- implement useUniqueIdentifier (#92) (31b52f5)
- make the Spinner backdrop blurred (#81) (ea839c3), closes #80
- server sorting in FirestoreTable (#71) (757463a)
- use redirect prop as object or string (#85) (a02656e)