Skip to main content
Version: 4.2.x

generator-xdk-dva

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.2-rc.26 (2019-11-26)

Features

4.0.2-rc.25 (2019-11-26)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.2-rc.24 (2019-11-25)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.2-rc.23 (2019-11-21)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.2-rc.22 (2019-11-12)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.2-rc.21 (2019-11-06)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.2-rc.20 (2019-11-06)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.2-rc.19 (2019-10-24)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.2-rc.18 (2019-10-23)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.2-rc.17 (2019-10-18)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.2-rc.16 (2019-10-16)

Bug Fixes

  • filter erroneous keypress event (d4baffa)

4.0.2-rc.15 (2019-10-10)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.2-rc.14 (2019-10-09)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.2-rc.13 (2019-10-08)

Bug Fixes

  • add cancel flag to allow proper unmount (32c9884)
  • use PlatformInfo component (f68ef7d)

4.0.2-rc.12 (2019-10-04)

Bug Fixes

  • cannot use number input for now (f55b5fc)
  • in case data is not available (b8b407a)
  • isSelected is needed (ec9ea4a)
  • it should be focused instead of isFocused (3be6be9)
  • onChange should extract event target value (e534675)
  • only check these 4 parameters (012aa7f)
  • these should be colNo (95b0ee2)
  • this needs to be called on every render (029e626)

Features

  • create a useCallbackDispatch hook (7b92c6c)

4.0.2-rc.11 (2019-09-25)

Bug Fixes

  • multiple fixes (3f1857d)
  • port App to extends React.Component only (92337a9)
  • port Dashboard to React.Component only (19ead6e)
  • port Media to extends React.Component only (b46a2fb)
  • port MediaList to extends React.Component (d596e4b)
  • port Storage to extends React.Component (7d1e30c)
  • port System to extends React.Component (a5f9e32)
  • port TVKey to extends React.Component (47d0b21)
  • remove Common from inheritance (f03441e)
  • remove duplicate clone (f2bd53d)
  • state.selected is not available (3b81ba4)
  • this should be bool (15e0b9c)

4.0.2-rc.10 (2019-09-23)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.2-rc.9 (2019-09-19)

Bug Fixes

  • babel & webpack for dva share the same config (c33afa7)
  • move to public (e034a40)
  • support old Panasonic, chrome 23 like (8285969)
  • xdk3 dva to xdk4 dva :) (a828eac)

Features

  • both DVA common and webpack can now share (8ecc0d5)

4.0.2-rc.8 (2019-09-05)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.2-rc.7 (2019-09-04)

Bug Fixes

  • check path properly and other refactors (a4c9fdb)
  • better regex for catching spaces (788e7a6)
  • devtool should not be used (925809e)
  • these libraries need to be compiled (34b1315)
  • without this, eval will be used (2355a3b)

4.0.2-rc.6 (2019-08-29)

Bug Fixes

  • recode is a named export (b5217a0)
  • xdk-virtual-key will now be needed (e77780f)

4.0.2-rc.5 (2019-08-22)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.2-rc.4 (2019-08-16)

Bug Fixes

  • this should be object as well (a64b823)

4.0.2-rc.3 (2019-08-15)

Features

  • allow Lu to simply turn on or off onscreen logging (0e66da4)

4.0.2-rc.2 (2019-08-13)

Bug Fixes

  • pass and and host from start to webpack.config.js (c194f84)
  • use latest and stage css syntax instead of sass (8ce1fac)

Features

  • use gray function (eaaec1e)
  • use MiniCssExtractPlugin with HMR (893f803)

4.0.2-rc.1 (2019-07-19)

Bug Fixes

  • on Android WebView, we need to disable the outline when focused (3566cf4)

4.0.2-rc.0 (2019-07-19)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.1-rc.0 (2019-07-18)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.0-rc.3 (2019-07-16)

Bug Fixes

  • delete dist folders properly (f90c8e5)
  • fix dva webpack in linux (ea4d83b)

4.0.0-rc.2 (2019-07-11)

Bug Fixes

4.0.0-rc.1 (2019-06-28)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.0-beta.1 (2019-06-28)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.0-alpha.26 (2019-06-28)

Features

4.0.0-alpha.25 (2019-06-20)

Bug Fixes

  • transpilation and resource path generation (e48df5c)
  • use sourcemap loader to load sourcemap for dva (2589e6a)
  • xregexp is not needed (b9d2a68)

4.0.0-alpha.24 (2019-06-19)

Bug Fixes

  • prettier changes it rules during patch upgrade (0348678)

4.0.0-alpha.23 (2019-06-18)

Bug Fixes

4.0.0-alpha.22 (2019-06-17)

Bug Fixes

Features

  • add a next audiotracks button (a7ba104)
  • pull the playerInfo into its own component (9c18bc4)
  • replace renderInfo with PlayerInfo component (a2029a0)
  • style the playerInfo table properly (4ff19a7)
  • use decamelize and it needs to be Babel-ed (e4c2fdd)

4.0.0-alpha.21 (2019-06-13)

Bug Fixes

  • getAudioTracks should not trigger setAudioTrack (aaff392)
  • keep the changes in audio for now (42df0a0)

Features

  • display more info in info pane (36a488e)

4.0.0-alpha.20 (2019-06-10)

Bug Fixes

  • give every platform that support cookie a cookie name (2331f86)

4.0.0-alpha.19 (2019-06-10)

Bug Fixes

Features

  • delegate all polyfill, loading of config, monitoring to preflight (7d6fd40)
  • new Config component (6ec724f)
  • pass scrollUp/Down prop down to scroll (3da1b30)
  • style config container and pre (712735f)

4.0.0-alpha.18 (2019-05-30)

Bug Fixes

  • webos does not export getwebostvversion any more (7238d93)

4.0.0-alpha.17 (2019-05-21)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.0-alpha.16 (2019-04-25)

Features

  • a run-script that prevent npm install at package level (b78aab1)
  • add prevent install script and dep ref file directly (214fc6a)
  • link DVA with Vewd, sort the xdk.config.js alphabetically (1218476)
  • prettier fix previously un-fixed code (6523ed7)
  • relocation (b6f2d7a)

4.0.0-alpha.15 (2019-04-04)

Bug Fixes

  • the logger still use the old config (a113dae)

Features

  • reenable modules that become optionals in sentry 5 (66c8b54)
  • sentry recommend this way for error boundary (c6224d3)
  • update all packages (cd85933)

4.0.0-alpha.14 (2019-04-03)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.0-alpha.13 (2019-04-01)

Features

  • custom error boundary, that also send the error to Sentry (8fa4c70)
  • wrap the DVA Player with Error Boundary (7a8b1a7)

4.0.0-alpha.12 (2019-04-01)

Bug Fixes

  • extract monitoring out and expand for checking cookie (d035056)

4.0.0-alpha.11 (2019-03-29)

Bug Fixes

Features

  • connect Redux store with LogRocket (d2ab7f9)
  • migrate Sentry code to index.js (c64a631)
  • update to use new account (26701a2)
  • use latest Sentry lib and add LogRocket (430ffe8)

4.0.0-alpha.10 (2019-03-06)

Note: Version bump only for package @accedo/generator-xdk-dva

4.0.0-alpha.9 (2019-03-05)

Bug Fixes

  • cannot use fix npmrc as user name and _auth will also be needed (d7d5b0d)
  • generate missing changelog (0e5eb4d)
  • update the runtime-corejs2 to match the Babel version (ceb2b88)
  • version should be start counting from 4.0.0 (fffc2a4)
# [4.0.0-alpha.8](https://bitbucket.org/accedo/xdk/compare/@accedo/generator-xdk-dva@4.0.0-alpha.8...@accedo/generator-xdk-dva@4.0.0-alpha.8) (2019-03-05)

Bug Fixes

  • as defined in troubleshooting we need registry defined in npmrc (35c5f38)
  • as describe by lerna troubleshoot, lock the publish registry here (b2e32b3)
  • auto-fix one-var (6255d5f)
  • auto-fix prefer-arrow-callback (77af3b6)
  • auto-fix prefer-spread and prefer-template (b427105)
  • auto-fox no-var with following not auto-fixable (360156d)
  • cannot use fix npmrc as user name and _auth will also be needed (d7d5b0d)
  • enable no-useless-return and strict (efe1eac)
  • prefer-object-spread (586edc9)
  • spaced-comment (2f7d392)
  • use date-fns instead of luxon and other refactor (31bff25)
  • XDK4 require quite a bit of polyfill on webOS (16e3891)

Features

  • transpile and use new packages in DVA (cce77a5)
# 4.0.0-alpha.3 (2019-01-15)

Bug Fixes

  • these are string (fabe6a5)
  • these should be string (b3aead1)
  • type of navigationId should be number (8e06d63)
# 4.0.0-alpha.1 (2019-01-07)

Bug Fixes

  • enforce react/sort-prop-types and other enforceable ones (f4260cc)
  • fix all lint-able or auto-fixable stuffs (7412948)
  • fix all prop types issues reported by ESLint React plugin (b82abbb)

Features

  • add core-js and raf as per React spec (e4b93cc)
  • DVA is now dep on LG and Panasonic device packages (9ff8004)
  • dynamic import LG and Panasonic device package (b219a67)
  • use @babel/plugin-transform-runtime (fa8b335)
# 4.0.0-alpha.0 (2018-11-30)

Bug Fixes

  • don't render Player when media instance ID is not available (f73e26c)
  • ESLint no-unused-vars (18141c8)
  • mediaInstanceId is not needed in Dashboard (b276e9e)
  • remove unused console log (145f026)
  • script tag is not needed when HTML plugin is used (57536d0)
  • this should be accedo one (2b8b9a2)
  • xdk is needed here (ef9047b)
  • XDK's util is needed (975c805)

Features

  • porting of DVA full (6a6936d)
  • dva: add DVA skeleton package (0e0e12e)
  • add a comment that indicates the usage of this file for now (51f081e)
  • add all dependencies for DVA (682cdf0)
  • add getEntriesByTypeAlias (36d1cfa)
  • load ES6-ed XDK Core (6f8d50b)
  • only get Media Item from Accedo One (4494366)
  • replace magic string with template string (489a821)
  • split out the getSession function from init (2ce2819)
  • use dist folder instead (1b17199)
  • use optional chaining here (f12344c)
  • dva: copy across simple DVA source (4546f49)
  • use process.NODE_ENV to determine what should be exported (cd59e46)
  • use the update API (000bc62)
  • dva: down version the dep to match existing dva (74d03d0)