December Week 1 Release
What's Changed
- Remove unwanted console log from facility pages by @patelaryan7751 in #4119
- Solve patient tiles glitch by @skks1212 in #4112
- Fix updatePreset by @Ashesh3 in #4158
- Fix 4025: Default Value for hideBack prop by @gigincg in #4026
- Fix query params not preserved between views by @rabilrbl in #4110
- Fixes issues in Facility Card's layout and minor UI tweaks by @rithviknishad in #3959
classNames
utility by @rithviknishad in #4160- Add asset Import/Export for a Facility by @Ashesh3 in #4131
- File name can be changed and it can be archived by @patelaryan7751 in #3716
- Bump postcss-loader from 7.0.1 to 7.0.2 by @dependabot in #4152
- Bump @types/react-dom from 18.0.6 to 18.0.9 by @dependabot in #4153
- Bump @sentry/browser from 7.16.0 to 7.22.0 by @dependabot in #4155
- Bump raviger from 4.1.1 to 4.1.2 by @dependabot in #4154
- Bump i18next from 20.6.1 to 22.0.6 by @dependabot in #4072
- Workflow to automate the label for Deploy Failed by @rithviknishad in #4189
- Migrate
clsx
to newclassNames
utility under the directory:src/Components/Common/**
by @rithviknishad in #4172 - Migrate
clsx
to newclassNames
utility under the directory:src/Components/Shifting/**
by @rithviknishad in #4176 - Migrate
clsx
to newclassNames
utility under the directory:src/Components/Facility/**
by @rithviknishad in #4175 - Migrate
clsx
to newclassNames
utility under the directory:src/Components/Users/**
by @rithviknishad in #4174 - Migrate
clsx
to newclassNames
utility under the directory:src/Components/Patient/**
by @rithviknishad in #4173 - Migrate
clsx
undersrc/CAREUI/**
by @rithviknishad in #4171 - Automate removal of
Deploy-Failed
label by @rithviknishad in #4194 - Removes unicons support and introduces
CareIcons
library for internal use by @rithviknishad in #4071
Full Changelog: v15.4.1...v15.4.2