3.4.0 (2021-02-04)
3.3.0 (2020-12-28)
- icon: change icon map (f1a5ace)
- icon: fix Jest tests (fcfbcaa)
- icon: fix svg import (4494ddf)
- icon: fixing more jest tests (0c88cd3)
- icon: fixing tests (173a9e6)
- icon: implementation of new icon (2fc890b)
- icon test: fix jest test (ab169dc)
- icon test: improve icon test (6d7e9ee)
- package.json: edit package.json to remove 'jest' (5bba3d3)
3.2.0 (2020-12-26)
3.1.0 (2020-12-18)
- textfield: add id prop to text field (dd0ce21)
3.0.4 (2020-11-08)
- alert: fix typo (c1ff13a)
- breadcrumb: rename the props (f5692e6)
- calendar: fix the callendar story (9a3973f)
- callout: fix sb docs page (5983028)
- callout: remove comment and fix typo (b5f80ad)
3.0.3 (2020-10-24)
- table: fix table types (e6727ab)
3.0.2 (2020-10-18)
- navbar: nav bar icon broken (4369e15)
3.0.1 (2020-09-23)
3.0.0 (2020-09-15)
- component: ship components package with header injected styles (afee9ff), closes #254 #569 #254 #569
- component: we skip shipping & referencing of main.scss files. Now that there's no need for a .scss references in the front-end, the main.scss reference in the front-end must be removed.
2.0.1 (2020-09-08)
- import scss files from components into main.scss (edd8824)
2.0.0 (2020-09-07)
- 🎸 Adds addon-docs (1bbf623)
- 🧨 addon-info is replaced by addon-docs.
✅ Closes: 531
1.16.1 (2020-08-02)
- select.tsx: change default behavior - single not displaying all options after a selection made (896d674), closes #517
- storybook: remove wrong files (c47eb80)
1.16.0 (2020-07-17)
1.15.0 (2020-07-08)
1.14.3 (2020-07-08)
1.14.2 (2020-06-24)
- babel-jest: install the same version of tsdx (ffd5a59)
- deps: revert update of babel-jest from v26 to v24 (c1a25b7)
1.14.1 (2020-06-23)
- select: fix type of onchange (bce1bac)
1.14.0 (2020-06-22)
- components/navbar: amends to PR #463 (db1a9dc), closes #456
- icons: make bars icon available to components (2021ec0), closes #456
- navbar.stories.tsx: add hamburger menu icon to mobile navbar story (75465d4), closes #456
- navbar.test.tsx: add tests for navLinkList dividers and icons (7bae6c4), closes #456
- navbar.tsx: add divider between dropdown list link groups (d8275ce)
- navbar.tsx: added icons to NavLinkList items (270cc71), closes #456
- navbar.tsx: amend getNavLinkList className (86e8676), closes #456
- navbar.tsx: minor syntax change (77fb968), closes #456
- tsconfig.json: undo of redundant addition of skipLibCheck (075fe98), closes #456
1.13.0 (2020-06-18)
1.12.2 (2020-06-16)
- storybook: fix storybook build adding "skipLibCheck": true (683c2b8)
1.12.1 (2020-06-16)
- fix broken deps and updates scripts (c8c0eba)
1.12.0 (2020-06-05)
- datetimepicker, dropdown: support all languages (8e42796), closes #438
- datetimepicker.tsx and dropdown.tsx: multiple languages, onClick (ab390db), closes #324
1.11.0 (2020-06-03)
1.10.0 (2020-06-03)
- calendar: add callbacks to navigation buttons (093cc94)
1.9.0 (2020-05-31)
- modal: styling through props (7f2cf11)
- modal: reverted for master branch (b4da3e3)
1.8.1 (2020-05-29)
1.8.0 (2020-05-29)
- modal: styling with props (6d499c8)
1.7.0 (2020-05-27)
1.6.0 (2020-05-18)
- icon: add outline prop to Icon component (e461188)
- navbar: icon can be added as navbar item with its name, size, etc (d83321c)
- navbar: nav item of icon type can be inserted with Icon component (316909f)
1.5.0 (2020-05-05)
1.4.0 (2020-05-01)
1.3.0 (2020-04-08)
- component: icon based navbar dropdown (#345) (8f07823), closes /github.com/HospitalRun/hospitalrun-frontend/issues/1948#issue-589477927
1.2.0 (2020-03-28)
1.1.0 (2020-03-27)
1.0.0 (2020-03-18)
- coveralls: fix typo (9180d2f)
- input: add missing className and style properties (3713d16), closes #271
- input: add style to text input property and fix test (595b709), closes #271
- input: add validation styling to text input and field (ee3cd14), closes #271
- input: fix validation tests (67bab76), closes #271
- input: replace selected with defaultValue in select (c9656cd), closes #271
- input: resolve requested and other necessary changes and refactor (c0ec7ab), closes #271
- inputs: apply requested changes (45bcf23), closes #271
- table: fixes table tests (beba7f1)
- types: add ColorVariant light and info colors (6664de4), closes #66
- insert missing property to TextInput (fcbadca), closes #66
- actions: improves github action cicd and removes travis (44cf335)
- docs: removes unnecessary docs (98110ce)
- input: add input validation styles and tests, update react-bs (262d87e), closes #271
- input: add validation styling to select (a791422), closes #271
- inputs: add datetimepicker input validation and create docs (515db71), closes #271
- inputs: form validation progress (d24435e), closes #66
- textinput: add errorMessage property (3648fba), closes #66
- textinput: add valid input message, fix typos and others (4c90b45), closes #66
- input: update react bootstrap
0.36.0 (2020-03-08)
- add first table implementation (2914cbb)
- add further implementations (ba84e56)
- adds basic table test (4f34038)
- adds even more tests (d28314b)
- adds filtering, sorting and several columns types (b99883b)
- adds more testing (dada45c)
- adds pagination (aebda85)
- code cleaning (c2565c4)
- improve tables (b89c94a)
0.35.1 (2020-03-06)
- eslintrc: removes createDefaultProgram (3b2e1a0)
0.35.0 (2020-03-06)
- update vscode settings (ae83acb)
0.34.1 (2020-03-01)
- spinner: quick import fix (676fe36)
0.34.0 (2020-02-25)
- toast: position prop logic (e4e46b2)
- toast: remove unnecessary lines (9941714)
- toast: story props order and story name (7f019a0)
0.33.3 (2020-02-21)
0.33.2 (2020-02-15)
- prettier: changes endofline parameter (b6e2d0a)
0.33.1 (2020-02-13)
- fullcalendar: downgrade FullCalendar to fix frontend test failures (a690edd)
0.33.0 (2020-02-12)
- icons: add Edit icon with pencil (13a32ec)
0.32.5 (2020-02-08)
- fix precommit hooks (ddaeca9)
0.32.4 (2020-02-03)
- i18n: register locales to remove extraneous logs (095bd72), closes #251
- testing: remove datetimepicker extraneous logs (80a5f5b), closes #146
0.32.3 (2020-02-03)
- typeahead: add ability to set default value (ed9cad6)
0.32.2 (2020-02-02)
- textfield: fixes prop issue in textfield (81ee377)
- textinput: fixes prop issue in textinput (1aef1d5)
0.32.1 (2020-01-31)
0.32.0 (2020-01-30)
- navbar: fix tests, refactor brand component to icon and header, (91ce73e), closes #228
- navbar: remove className boilerplates (1042a66), closes #228
- navbar: remove test story (c569ce6), closes #228
- navbar: repeated key warning in navbar items (a52cff7), closes #228
- navbar: suggest new default and dark theme color, improve examples (8ebbcf0), closes #228
- navbar: add example with icons and support className prop (4784520), closes #228
- navbar: refactor navbar tests (717a9fc), closes #225
- navbar: support classname for all components and justify example (45faf19), closes #228
- navbar: support navbar items horizontal position w array order (f80382f), closes #225
0.31.0 (2020-01-29)
- panel: add missing test for header onclick panel toggle (5274a20), closes #233
- panel: fix panel opening on non collapsible panel (b2ecdf4), closes #233
- panel: make panel collapse on header click (2ab4878), closes #229
- panel: remove classname boilerplatee (f8ea36f), closes #233
0.30.4 (2020-01-25)
- textinput: add password, search, tel, url input types (71a344d), closes #226
- textinput: removed the unnecessary union string types from Props (0084b07)
0.30.3 (2020-01-23)
- typeahead: add some missing props to typeahead component (1d1024e)
0.30.2 (2020-01-17)
- calendar: fix export for calendar (be8c98b)
0.30.1 (2020-01-11)
- scss: fix imports to external dependencies (080b73e)
0.30.0 (2020-01-11)
- tab: add Tab and TabsHeader components (431d08a), closes #24
- tab: use project's existing Button component (24d617f), closes #24
0.29.0 (2020-01-11)
- typeahead: add typeahead component (0b0f1a8)
0.28.0 (2020-01-10)
- css: add tsdx config for PostCSS, organize CSS and SASS imports (add82bf)
- css: create a Theme to override Bootstrap colors (4094600), closes #35
- css: update jest config to mock .scss imports to fix test failures (5206931)
0.27.2 (2020-01-03)
0.27.1 (2020-01-03)
0.27.0 (2020-01-02)
- alert: add className and style props (76002ec)
- breadcrumb: add className and style props (d2bdd88)
- button: add className and style props (c2206da)
- icon: add className and style props (79a8b44)
- label: add className and style props (5291f0e)
- layout: add className and style props (adc8c0f)
- list: add className and style props (c46ebcd)
- pill: add className and style props (0f6144a)
- radio: add className and style props (4c886ad)
- select: add className and style props (933878e)
- switch: add className and style props (4687354)
- textfield: add className and style props (368a656)
- textinput: add className and style props (2c9b4f2)
0.26.1 (2020-01-02)
- eslint: ignore eslint import extentsion check (6d9d390)
0.26.0 (2020-01-02)
- dropdown: fix dropdown bugs (3290a6a), closes #154
- dropdown: fix missing necessary undefined type in id property (35c04e4), closes #154
- dropdown: make id optional on dropdown toggle and items (787beb7), closes #154
- eslint: fix eslint rules for newer versions (ddfb996)
- dropdown: add dropdown component (304666f), closes #58
- dropdown: randomly generate id if one is not given (b5fb940)
0.25.0 (2020-01-02)
- panel: support collapsible panel without header/title (c04c9d8)
- panels: adds panel component (d742ebd)
0.24.1 (2019-12-31)
0.24.0 (2019-12-30)
- label: fix-label-component-comment (e3f3268), closes #141
- label: remove unrelated commits (0e251a2), closes #141
- fix-label-default-props (b991f56), closes #141
- fix-label-doc (cffdf9f), closes #141
0.23.0 (2019-12-30)
- navbar: fix-missing-required-test-search-properties (be406a0), closes #148
- navbar: fix-navbar-mistakes (a962b51), closes #148
- navbar: fix-navbar-mistakes (e7abf72), closes #148
- navbar: fix-tests (5e3bb16), closes #148
- navbar: fix-tests-attempt (0628329), closes #148
- navbar: make-onchange-required (de0ebdd), closes #148
- navbar: remove unrelated commits (7d6a473), closes #148
- calendar: add ability to choose available views (0875a5b)
- calendar: add calendar component (820a3a0)
- checkbox: add className and style props (689805e)
- navbar: add customizable search placeholder/button text (106c530)
- navbar: add test for default props (8c238c1), closes #148
0.22.2 (2019-12-21)
- datetimepicker: fix DateTimePicker style (e477380), closes #156
- datetimepicker: remove comments (f02a0ba), closes #159
0.22.1 (2019-12-20)
- ci: updates test script and build matrix (3e8d005)
0.22.0 (2019-12-18)
- breadcrumb: add breadcrumb stories (8f59804)
- breadcrumb: make tests pass (a61742f)
- breadcrumb: remove href prop (e95a3fa)
- breadcrumb: separate breadcrumb item component (f6e5be5)
- breadcrumb: simplify with bootstrap defaults (a849fda)
- breadcrumb: write tests for breadcrumb wrapper (2ed44c4)
0.21.1 (2019-12-16)
- fontawesome: adds fontawesome-common-types (7482584)
0.21.0 (2019-12-07)
0.20.1 (2019-12-04)
- labels: fix missing label export (84b0fce)
0.20.0 (2019-11-30)
- layout: add Container, Row, Column components (bd3f658)
- layout: add Storybook stories for components (71d560a)
- layout: add tests for components (9da673c)
0.19.0 (2019-11-27)
- video-player: add Storybook story for video-player (c329f90)
- video-player: add tests (9ce135f)
- video-player: add type definition (16b550e)
- video-player: add VideoPlayer component (bf2f023)
- video-player: install video-react package (17bdbea)
0.18.3 (2019-11-26)
- navbar: fix typo in onSearchButtonClick function name (407ffe0)
0.18.2 (2019-11-23)
- richtext.test: fix window.matchMedia is not a function error (210d1b7)
- select: fix type of onChange prop (e4d5f25)
0.18.1 (2019-11-23)
- deps: removes devDeps @types/storybook__react (64a11c8)
0.18.0 (2019-11-21)
- richtext: adds RichText component (d541c93), closes #29
- richtext: fixes comments in Props to display in storybook (fa1e526), closes #93
- richtext: fixes default value for disabled prop (587a493), closes #93
0.17.1 (2019-11-19)
- component: fixes circular import on Button component (7b8cc92)
0.17.0 (2019-11-19)
0.16.0 (2019-11-16)
- image: add Image component (780204e)
0.15.0 (2019-11-15)
- labels: destructuring props assignment for labels (c3b92f0), closes #65
- label to functional component w/ addition htmlfor prop (0fc6d0a), closes #65
- label: added label component to library (6ddb776), closes #65
0.14.0 (2019-11-12)
- lint: lints some files, adds new rules (d46fa35)
- modals: adds modals (6a0fc55), closes #27
- modals: simplifies code, reuse button functionalities (7dda857)
0.13.3 (2019-11-11)
- naming: renames ts file in camelCase and refactors imports (f39019c)
0.13.2 (2019-11-02)
- text: change event type to ChangeEvent (c079fd3)
- textinput: change event type to ChangeEvent (aea29a0)
0.13.1 (2019-10-31)
- storybook: fix interfaces to allow storybook to read prop types (48e396c)
0.13.0 (2019-10-30)
- textinput: add placeholder for text input (f5d16b4)
0.12.0 (2019-10-21)
0.11.0 (2019-10-16)
- checkboxes: add ability to click on label to select (b93a757), closes #62
- checkboxes: adds Checkbox component (e0f0930), closes #62
0.10.0 (2019-10-14)
- switch: add Switch component (dc6667c), closes #69
- switch: removes name from props (b4bc81c), closes #69
0.9.0 (2019-10-14)
0.8.0 (2019-10-13)
0.7.0 (2019-10-13)
0.6.0 (2019-10-12)
- alerts: adds module export (b9f9487)
- alerts: changes path to components in alert story (9a41e56)
- alerts: little fixes (75cf927)
- test: replaces dist with src in tests (dddf357)
- alerts: adds Alert component (135a750)
0.5.0 (2019-10-06)
- text: adds text field component (d4b3928)
0.4.5 (2019-10-04)
- toolchain: adds custom tsconfig for storybook build (951c5c0), closes #55
- toolchain: fixes issue with storybook not properly building (70ce357), closes #55
- toolchain: fixes issue with storybook not properly building (b6708ae), closes #55
- toolchain: reverts mapped path due to netlify crash (4f2d1fc), closes #55
0.4.4 (2019-10-04)
- toolchain: fixes storybook static build (a72d9fb)
0.4.3 (2019-10-01)
- toolchain: removes storybook-build after tests (0099d91)
0.4.2 (2019-10-01)
- toolchain: fixes storybook build (d88f8c8)
- toolchain: fixes tsconfig, eslint, prettier and tsdx (f130a9e)
0.4.1 (2019-10-01)
- imports: reduces bundle size using specific modules imports (3097e19)
0.4.0 (2019-09-30)
0.3.0 (2019-09-30)
- toolchain: adds commit script (6639d28)
0.2.0 (2019-09-27)
- ci: changes to fix deprecation warning about prepublish (d2da681)
- storybook: improves toaster storybook (d6a2c0e)
- toolchain: adds some typescript-eslint dev deps and pretest script (dc6def4)
- buttons: adds Button component (34314ef), closes #19
- buttons: adds icon functionality to buttons (95cdc7a), closes #19
- icons: adds Icon component wrapper around fontawesome" (aabd1a1), closes #19
- storybook: adds confirm component in storybook (3167f35)
0.1.8 (2019-09-27)
- dep: adds .npmrc to the project (0230456)