- Send Accept-Language header
- Typesafe i18n functions
- Added CI tests
- Add builder step to drone file with lint step
- Update tsconfig.json
- Fix dynamic env var replacement
- Fix env vars no longer available in nginx image due to new builder step
- Fix handling of base names which are /
- Use
cracoinstead ofreact-scriptsso that thecraco.config.jsfile is used and the license checker works - Remove service worker file
- Remove "REACT_APP_DEPLOYMENT_ENV" variable
- Remove @types/yup
- Add loading indicator delay
- Add useQuery
- Add useHash
- Add useInterval
- Add TextStyles.css
- Rename Styles.ts to Colors.ts
- Remove styled-components
- Update used GitHub actions
- Git ignore swagger codegen files
- Switch to Open Sans as default font
- Add tHtml function for translations with HTML support
- Fix cyclic dependency issue with i18n default locale
- Add Yup custom validator example
- Add scroll to top upon navigation
- Add Cypress setup
- Replace mobx with zustand
- Add networking with react-query and axios
- Renamed useQuery and useHash to useQueryParams and useHashParams due to clash with react-query
- Add useDebugCommands to make debug functions accessible in browser console
- Add debug screen
- Add node version lint step
- switched form swagger to openapi codegen
- Replaced outdated
jpoissonnier.vscode-styled-componentsVSC extension with newstyled-components.vscode-styled-components - Remove
hoist-non-react-statics - Add
showStringKeysfunction
- Fixed
<base>tag in index.html - Fixed CustomSwitch
- Fixed dynamic base name
- added meta tag to index.html
- added PUBLIC_URL path to config.js index.html
- added PUBLIC_URL "." to .drone.yml
- Updated
README.mdpublishing info.
- For drone builds: add git branch, hash and build time as comment to section
- Added
<ErrorMessage>component - Dynamic base name
- Updated all packages to latest version
- Updated
README.mdwith instructions on how to test template locally - Updated to node 14
- Removed last
tslintleftovers - Removed
launch.jsonandtasks.json - Removed VSC extension
msjsdiag.debugger-for-chrome - Removed default meta description to avoid being shown in search results