Skip to content

Releases: Norgate-AV/cra-template-crestron-ch5-typescript

v0.6.0

05 May 12:16
Compare
Choose a tag to compare

0.6.0 (2022-05-05)

Features

  • template: add @norgate-av/react-crestron-ch5-hooks to template (bd14e4c)
  • add basic GitHub Actions CI config (fb8e51b)
  • template: add classnames package (c1647cb)
  • add components directory (8a2e523)
  • add containers directory (4570a5d)
  • add docker support (#29) (ff03738)
  • tailwindcss: add dracula theme colour palette as custom classes (2b7a482)
  • add electron support (#35) (51ee5f7)
  • add hooks directory (f802b04)
  • tailwind: add tailwind declarations to index.css (f6c5be1)
  • template: add tailwindcss (e0bad26)

Bug Fixes

  • electron: move electron-is-dev from dev-deps to deps (b915503)
  • scripts: use jq binary from node_modules in resolve:crcomlib (#25) (#26) (261a6e0)

v0.5.3

29 Apr 20:08
a24d77d
Compare
Choose a tag to compare

0.5.3 (2022-04-29)

Bug Fixes

v0.5.2

14 Apr 12:00
bef1a20
Compare
Choose a tag to compare

0.5.2 (2022-04-14)

Bug Fixes

  • scripts: make scripts work cross-platform (#27) (bef1a20)

v0.5.1

13 Apr 13:16
9a551c5
Compare
Choose a tag to compare

0.5.1 (2022-04-13)

Bug Fixes

  • scripts: use jq binary from node_modules in resolve:crcomlib (#25) (9a551c5)

v0.5.0

12 Apr 13:59
1c60f70
Compare
Choose a tag to compare

0.5.0 (2022-04-12)

Bug Fixes

  • lint-staged: only run eslint on js,jsx,ts,tsx files (#4) (#5) (4e76ee2)
  • redux-state: log webXPanel config object as object (b70af9c)
  • redux: fix typos in webXPanel import paths (1a358bf)
  • template.json: rename prepare script to husky:install (96343b4)

Features

  • add commitlint to template (#9) (17db3fd)
  • add redux store template (#19) (bf3849e)
  • add rooks to template (#17) (b4a162b)
  • add webxpanel (#22) (66cb3ad)
  • ch5-logo: add crestron ch5 logo to template (#6) (1198e2e)
  • index.tsx: update react-dom usage for react v18 (#16) (c2b0700)
  • template.json: add @norgate-av/crestron-ch5-helper (7f2c9f6)
  • template.json: add axios to template (#10) (dd7b620)
  • template.json: add redux to template (#11) (90ccfcc)
  • template.json: add redux-logger to template (#12) (8700edb)

v0.4.0

30 Mar 10:53
Compare
Choose a tag to compare

0.4.0 (2022-03-30)

Features

  • ch5-logo: add crestron ch5 logo to template (#6) (8954e39)

v0.3.1

30 Mar 05:53
82c6f3d
Compare
Choose a tag to compare

0.3.1 (2022-03-30)

Bug Fixes

  • lint-staged: only run eslint on js,jsx,ts,tsx files (#4) (82c6f3d)

v0.3.0

26 Mar 15:59
11776bd
Compare
Choose a tag to compare

0.3.0 (2022-03-26)

Features

  • index.tsx: add react-router hash router to app (a3c4c9b)
  • index.tsx: only bridge window events if running on a touchscreen (8f40060)

v0.2.0

15 Mar 19:42
Compare
Choose a tag to compare

0.2.0 (2022-03-15)

Features

  • package: add commitizen to standardise commit messages and automate changelog (38241e7)
  • package: add crestron event bridges to index.tsx (55f57f6)
  • package: add crestron object to package.json to define project variables and constants (7c27948)
  • package: add editorconfig (55351ad)
  • package: add eruda package for mobile browser debugging (f65f0a8)
  • package: add eslint and prettier configurations and scripts (5cea766)
  • package: add husky and lint-staged to run git hooks (8b79cb5)
  • package: add node-jq and sponge (3ed51d0)
  • package: add react-icons package (83c6d72)
  • package: add resolve:crcomlib script to "main" key to crestron's package.json if needed (55afecb)
  • package: add rimraf to clean output directories prior to building (93bc8a9)
  • package: add settings.json to enforce some settings in vscode (4beca49)
  • package: add standard react template testing files (778ba98)
  • package: bump @types/jest to v27.4.1 (2523da5)
  • package: bump @types/node to v16.11.26 (146517f)
  • package: bump @types/react-router-dom to v5.3.3 (22f0709)
  • package: bump @types/styled-components to v5.1.24 (e29068e)
  • package: bump react-router-dom to v6.2.2 (190f255)
  • package: bump styled-components to v5.3.3 (b744e35)
  • package: bump typescript to v4.6.2 (e1f3d70)
  • package: bump versions for react @types (4437d96)
  • package: bump versions of @testing-library packages (94fe417)
  • package: make use of resolve:crcomlib script in start and build scripts (15c983f)

Initial Release

01 Jun 18:22
Compare
Choose a tag to compare
v0.1.1

fix: add package scope