|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [1.0.5] |
| 4 | + |
| 5 | +### Updates |
| 6 | + |
| 7 | +- Fixed Modal windows in header navbar of Dashboard |
| 8 | +- Updated following dependency and devDependency: |
| 9 | + |
| 10 | + "dependencies": |
| 11 | + "@amcharts/amcharts4": "^4.7.1" -> "^4.10.18" , |
| 12 | + "@amcharts/amcharts4-geodata": "^4.1.7" -> "^4.1.20", |
| 13 | + "animate.css": "3.7.0" -> "4.1.1", |
| 14 | + "apexcharts": "^3.10.0" -> "^3.26.3", |
| 15 | + "awesome-bootstrap-checkbox": "1.0.1", |
| 16 | + "bootstrap": "4.3.1" -> "4.6.0", |
| 17 | + "classnames": "^2.2.6" -> "^2.3.1" , |
| 18 | + "echarts": "^4.4.0" -> "4.9.0", |
| 19 | + "echarts-for-react": "^2.0.15-beta.1" -> "2.0.16", |
| 20 | + "font-awesome": "4.7.0", |
| 21 | + "glyphicons-halflings": "^1.9.1", |
| 22 | + "line-awesome": "github:icons8/line-awesome", |
| 23 | + "moment": "^2.22.2" -> "^2.29.1", |
| 24 | + "rc-hammerjs": "^0.6.9" -> "^0.6.10", |
| 25 | + "react": "^16.5.2" -> "^16.14.0", |
| 26 | + "react-animate-height": "^2.0.15" -> "2.0.23", |
| 27 | + "react-animated-number": "^0.4.4", |
| 28 | + "react-apexcharts": "^1.3.9", |
| 29 | + "react-dev-utils": "^6.0.5" -> "6.1.1", |
| 30 | + "react-dom": "^16.5.2" -> "16.14.0", |
| 31 | + "react-google-maps": "^9.4.5", |
| 32 | + "react-redux": "^5.0.7" -> "5.1.2", |
| 33 | + "react-router": "^4.3.1", |
| 34 | + "react-router-dom": "^4.3.1", |
| 35 | + "react-router-hash-link": "^1.2.1" -> "^1.2.2", |
| 36 | + "react-sparklines": "^1.7.0", |
| 37 | + "react-toastify": "^5.4.0" -> "^5.5.0", |
| 38 | + "react-transition-group": "^2.5.2" -> "^2.9.0", |
| 39 | + "reactstrap": "7.1.0", |
| 40 | + "redux": "^4.0.1" -> "^4.1.0", |
| 41 | + "redux-logger": "^3.0.6", |
| 42 | + "redux-thunk": "^2.3.0", |
| 43 | + "rickshaw": "1.6.6" _> "1.7.1" |
| 44 | + |
| 45 | + "devDependencies": |
| 46 | + "@babel/core": "7.4.4" -> "7.14.3" , |
| 47 | + "@babel/plugin-proposal-class-properties": "7.4.4" -> "7.13.0", |
| 48 | + "@babel/plugin-proposal-optional-chaining": "^7.2.0" -> "^7.14.2", |
| 49 | + "@svgr/webpack": "4.2.0" -> "4.3.3", |
| 50 | + "babel-core": "7.0.0-bridge.0", |
| 51 | + "babel-eslint": "10.0.1" -> "10.1.0", |
| 52 | + "babel-jest": "24.8.0" -> "24.9.0", |
| 53 | + "babel-loader": "8.0.5" -> "8.2.2", |
| 54 | + "babel-plugin-named-asset-import": "1.0.0-next.103" -> "1.0.0-next.154", |
| 55 | + "babel-preset-react-app": "9.0.0" -> "9.1.2", |
| 56 | + "bfj": "6.1.1" -> "6.1.2", |
| 57 | + "bundle-loader": "0.5.6", |
| 58 | + "case-sensitive-paths-webpack-plugin": "2.2.0" -> "2.4.0", |
| 59 | + "chalk": "2.4.2", |
| 60 | + "cross-env": "^7.0.3", |
| 61 | + "css-loader": "2.1.1", |
| 62 | + "dotenv": "8.0.0" -> "8.6.0", |
| 63 | + "dotenv-expand": "5.1.0", |
| 64 | + "eslint": "5.16.0", |
| 65 | + "eslint-config-react-app": "4.0.1", |
| 66 | + "eslint-loader": "2.1.1", //deprecated |
| 67 | + "eslint-plugin-flowtype": "3.8.1" -> "3.13.0", |
| 68 | + "eslint-plugin-import": "2.17.2" -> "2.23.2", |
| 69 | + "eslint-plugin-jsx-a11y": "6.2.1" -> "6.4.1" , |
| 70 | + "eslint-plugin-react": "7.13.0" -> "7.23.2", |
| 71 | + "eslint-plugin-react-hooks": "1.6.0" -> "1.7.0", |
| 72 | + "expose-loader": "0.7.5", |
| 73 | + "file-loader": "3.0.1", |
| 74 | + "fs-extra": "7.0.1", |
| 75 | + "html-webpack-plugin": "4.0.0-alpha.2" -> "4.5.2", |
| 76 | + "identity-obj-proxy": "3.0.0", |
| 77 | + "imports-loader": "0.8.0", |
| 78 | + "jest": "24.8.0" -> "24.9.0", |
| 79 | + "jest-pnp-resolver": "1.2.1" -> "1.2.2", |
| 80 | + "jest-resolve": "24.8.0" -> "24.9.0", |
| 81 | + "lodash.assign": "^4.2.0", |
| 82 | + "lodash.clonedeep": "^4.5.0", |
| 83 | + "mini-css-extract-plugin": "0.6.0" -> "0.12.0", |
| 84 | + "node-sass": "4.14.1", |
| 85 | + "optimize-css-assets-webpack-plugin": "5.0.1" -> "5.0.6", |
| 86 | + "pnp-webpack-plugin": "1.4.3" -> "1.6.4", |
| 87 | + "postcss-flexbugs-fixes": "4.1.0" -> "4.2.1", |
| 88 | + "postcss-loader": "3.0.0", |
| 89 | + "postcss-preset-env": "6.6.0" -> "6.7.0", |
| 90 | + "postcss-safe-parser": "4.0.1" -> "4.0.2", |
| 91 | + "resolve": "1.10.1" -> "1.20.0", |
| 92 | + "sass-loader": "7.1.0" -> "7.3.1", |
| 93 | + "style-loader": "0.23.0" -> "0.23.1", |
| 94 | + "terser-webpack-plugin": "1.2.3" -> "1.4.5", |
| 95 | + "url-loader": "1.1.2", |
| 96 | + "webpack": "4.31.0" -> "4.46.0", |
| 97 | + "webpack-dev-server": "3.3.1" -> "3.11.2" , |
| 98 | + "webpack-manifest-plugin": "2.0.4" -> "2.2.0", |
| 99 | + "webpack-raphael": "2.1.4", |
| 100 | + "workbox-webpack-plugin": "4.3.1" |
| 101 | + |
| 102 | + |
3 | 103 | ## [1.0.4]
|
4 | 104 |
|
5 | 105 | ### Updates
|
|
0 commit comments