Skip to content

Monorail Release v0.0.17 - 'The Who'

Compare
Choose a tag to compare
@steve-jones steve-jones released this 12 Nov 19:02
· 21 commits to master since this release
982b73c

Monorail Release v0.0.17 - 'The Who'

package.json

  • Add react-lottie and @types/react-lottie as devDependencies

src/helpers/categoryTransforms.ts

  • Config Modules and External Subnet categories added

src/visualComponents/dataStates/DataStates.tsx

  • NoModules data state added

src/visualComponents/icon/Icon.tsx

  • Add EmptySyllabusList to list of custom icons

Update Icons to resolve bug

  • src/visualComponents/icon/custom/Events.tsx
  • src/visualComponents/icon/custom/ReportsAnalytics.tsx
  • src/visualComponents/icon/custom/TechOps.tsx

Add Loading components

  • src/visualComponents/loading/Loading.tsx
  • src/visualComponents/loading/LoadingGeneric.tsx
  • src/visualComponents/loading/loading.json
  • src/visualComponents/loading/loadingGeneric.json

src/visualComponents/menu/Menu.tsx

  • Export MenuContainer

src/visualComponents/pageHeader/PageHeader.tsx

  • Add justify-content: space-between; to TitleContainer

tsconfig.json

  • Add resolveJsonModule so lottie can create loading animation from json