Skip to content

Fix/chrome49 win xp

Pavlo Mashliakovskiy requested to merge fix/chrome49_winXP into master
  • getDomainInfo endpoint now compatible with UB server <= 5.16 (compatibility broken by @unitybase/ub@5.2.36)
  • Promise.done(...) -> Promise.then(...); empty done() calls are removed
  • Promise.fin -> Promise.finally
  • Q -> Promise
  • Object rest spread -> Object.assign

adminui-vue production boundle builds with coreJS polyfills

Merge request reports

Loading