|
1 | 1 | # Changelog
|
| 2 | +## [1.1.4] |
| 3 | +updated position icon on page Grid, |
| 4 | +customized vector map circles |
| 5 | +removed text shadow from Apex Monochrome Pie Chart |
| 6 | + |
| 7 | +## [1.1.3] |
| 8 | +add new nivo charts; |
| 9 | +customized bootstrap table in table dynamic; |
| 10 | +updated follow dependencies and devDependencies: |
| 11 | +"dependencies": { |
| 12 | +"@amcharts/amcharts4": "^4.7.1" -> "^4.10.18" , |
| 13 | +"@amcharts/amcharts4-geodata": "^4.1.7" -> "^4.1.20", |
| 14 | +"@fullcalendar/core": "5.3.0" -> "5.7.0", |
| 15 | +"@fullcalendar/daygrid": "5.3.0" -> "5.7.0", |
| 16 | +"@fullcalendar/interaction": "5.3.0" -> "5.7.0", |
| 17 | +"@fullcalendar/list": "5.3.0" -> "5.7.0", |
| 18 | +"@fullcalendar/react": "5.3.0" -> "5.7.0", |
| 19 | +"@fullcalendar/timegrid": "5.3.0" -> "5.7.0", |
| 20 | +"animate.css": "3.7.0" -> "4.1.1", |
| 21 | +"axios": "^0.19.2" -> "^0.21.1", |
| 22 | +"apexcharts": "^3.10.0" -> "^3.26.3", |
| 23 | +"bootstrap": "4.3.1" -> "4.6.0", |
| 24 | +"chroma-js": "^2.1.0" -> "^2.1.2", |
| 25 | +"classnames": "^2.2.6" -> "^2.3.1" , |
| 26 | +"draft-js": "0.10.5" -> "0.11.7", |
| 27 | +"echarts": "^4.4.0" -> "4.9.0", |
| 28 | +"echarts-for-react": "^2.0.15-beta.1" -> "2.0.16", |
| 29 | +"formik": "^2.1.4" -> "^2.2.8", |
| 30 | +"moment": "^2.22.2" -> "^2.29.1", |
| 31 | +"prettier": "^2.0.5" -> "^2.3.0", |
| 32 | +"rc-hammerjs": "^0.6.9" -> "^0.6.10", |
| 33 | +"react": "^16.5.2" -> "^16.14.0", |
| 34 | +"react-animate-height": "^2.0.15" -> "2.0.23", |
| 35 | +"react-animated-number": "^0.4.4", |
| 36 | +"react-apexcharts": "^1.3.9", |
| 37 | +"react-autosize-textarea": "5.0.0" -> "5.0.1", |
| 38 | +"react-bootstrap-table": "4.1.5" -> "4.3.1", |
| 39 | +"react-datetime": "2.16.1" -> "2.16.3", |
| 40 | +"react-dev-utils": "^6.0.5" -> "6.1.1", |
| 41 | +"react-dom": "^16.5.2" -> "16.14.0", |
| 42 | +"react-draft-wysiwyg": "1.10.12" -> "1.14.7", |
| 43 | +"react-redux": "^5.0.7" -> "5.1.2", |
| 44 | +"react-router": "^4.3.1" -> "^4.4.0-beta.8", |
| 45 | +"react-router-dom": "^4.3.1" -> "^4.4.0-beta.8", |
| 46 | +"react-router-hash-link": "^1.2.1" -> "^1.2.2", |
| 47 | +"react-scrollspy": "3.3.5" -> "3.4.3", |
| 48 | +"react-select": "3.0.8" -> "3.2.0", |
| 49 | +"react-slick": "0.23.1" -> "0.28.1", |
| 50 | +"react-sortable-hoc": "0.8.3" -> "0.8.4", |
| 51 | +"react-sortable-tree": "2.2.0" -> "2.8.0", |
| 52 | +"react-sortablejs": "1.5.0" -> "1.5.1", |
| 53 | +"react-syntax-highlighter": "10.1.2" -> "10.3.5", |
| 54 | +"react-table": "6.7.6" -> "6.11.5", |
| 55 | +"react-toastify": "^5.4.0" -> "^5.5.0", |
| 56 | +"react-transition-group": "^2.5.2" -> "^2.9.0", |
| 57 | +"redux": "^4.0.1" -> "^4.1.0", |
| 58 | +"redux-logger": "^3.0.6", |
| 59 | +"redux-thunk": "^2.3.0", |
| 60 | +"rickshaw": "1.6.6" -> "1.7.1", |
| 61 | +"showdown": "1.8.6" -> "1.9.1", |
| 62 | +"sortablejs": "1.10.0" -> "1.13.0" |
| 63 | +}, |
| 64 | +"devDependencies": { |
| 65 | +"@babel/core": "7.4.4" -> "7.14.3" , |
| 66 | +"@babel/plugin-proposal-class-properties": "7.4.4" -> "7.13.0", |
| 67 | +"@babel/plugin-proposal-optional-chaining": "^7.2.0" -> "^7.14.2", |
| 68 | +"@svgr/webpack": "4.2.0" -> "4.3.3", |
| 69 | +"babel-eslint": "10.0.1" -> "10.1.0", |
| 70 | +"babel-jest": "24.8.0" -> "24.9.0", |
| 71 | +"babel-loader": "8.0.5" -> "8.2.2", |
| 72 | +"babel-plugin-named-asset-import": "1.0.0-next.103" -> "1.0.0-next.154", |
| 73 | +"babel-preset-react-app": "9.0.0" -> "9.1.2", |
| 74 | +"bfj": "6.1.1" -> "6.1.2", |
| 75 | +"bundle-loader": "0.5.6", |
| 76 | +"case-sensitive-paths-webpack-plugin": "2.2.0" -> "2.4.0", |
| 77 | +"chalk": "2.4.2", |
| 78 | +"cross-env": "^7.0.3", |
| 79 | +"css-loader": "2.1.1", |
| 80 | +"dotenv": "8.0.0" -> "8.6.0", |
| 81 | +"eslint-loader": "2.1.1", //deprecated |
| 82 | +"eslint-plugin-flowtype": "3.8.1" -> "3.13.0", |
| 83 | +"eslint-plugin-import": "2.17.2" -> "2.23.2", |
| 84 | +"eslint-plugin-jsx-a11y": "6.2.1" -> "6.4.1" , |
| 85 | +"eslint-plugin-react": "7.13.0" -> "7.23.2", |
| 86 | +"eslint-plugin-react-hooks": "1.6.0" -> "1.7.0", |
| 87 | +"expose-loader": "0.7.5", |
| 88 | +"file-loader": "3.0.1", |
| 89 | +"fs-extra": "7.0.1", |
| 90 | +"html-webpack-plugin": "4.0.0-alpha.2" -> "4.5.2", |
| 91 | +"imports-loader": "0.8.0", |
| 92 | +"jest": "24.8.0" -> "24.9.0", |
| 93 | +"jest-pnp-resolver": "1.2.1" -> "1.2.2", |
| 94 | +"jest-resolve": "24.8.0" -> "24.9.0", |
| 95 | +"lodash.clonedeep": "^4.5.0", |
| 96 | +"mini-css-extract-plugin": "0.6.0" -> "0.12.0", |
| 97 | +"optimize-css-assets-webpack-plugin": "5.0.1" -> "5.0.6", |
| 98 | +"pnp-webpack-plugin": "1.4.3" -> "1.6.4", |
| 99 | +"postcss-flexbugs-fixes": "4.1.0" -> "4.2.1", |
| 100 | +"postcss-loader": "3.0.0", |
| 101 | +"postcss-preset-env": "6.6.0" -> "6.7.0", |
| 102 | +"postcss-safe-parser": "4.0.1" -> "4.0.2", |
| 103 | +"react-responsive-carousel": "^3.2.9" -> "^3.2.18", |
| 104 | +"resolve": "1.10.1" -> "1.20.0", |
| 105 | +"sass-loader": "7.1.0" -> "7.3.1", |
| 106 | +"style-loader": "0.23.0" -> "0.23.1", |
| 107 | +"terser-webpack-plugin": "1.2.3" -> "1.4.5", |
| 108 | +"url-loader": "1.1.2", |
| 109 | +"webpack": "4.31.0" -> "4.46.0", |
| 110 | +"webpack-dev-server": "3.3.1" -> "3.11.2" , |
| 111 | +"webpack-manifest-plugin": "2.0.4" -> "2.2.0", |
| 112 | +"webpack-raphael": "2.1.4", |
| 113 | +"workbox-webpack-plugin": "4.3.1" |
| 114 | +} |
| 115 | +add following packages: |
| 116 | +-"react-bootstrap-table-next": "^4.0.3", |
| 117 | +-"react-bootstrap-table2-editor": "^1.4.0", |
| 118 | +-"react-bootstrap-table2-filter": "^1.3.3", |
| 119 | +-"react-bootstrap-table2-paginator": "^2.1.2", |
| 120 | +-"react-bootstrap-table2-toolkit": "^2.1.3", |
| 121 | +-"@nivo/bar": "^0.70.1", |
| 122 | +-"@nivo/calendar": "^0.70.1", |
| 123 | +-"@nivo/chord": "^0.70.1", |
| 124 | +-"@nivo/circle-packing": "^0.70.1", |
| 125 | +-"@nivo/core": "^0.70.1", |
| 126 | +-"@nivo/pie": "^0.70.1", |
| 127 | +-"@nivo/radar": "^0.70.1", |
| 128 | +-"@nivo/stream": "^0.70.1", |
| 129 | +-"@nivo/sunburst": "^0.70.1", |
| 130 | +-"@nivo/swarmplot": "^0.70.1", |
| 131 | +-"@nivo/waffle": "^0.70.1". |
2 | 132 |
|
3 | 133 | ## [1.1.2]
|
4 | 134 |
|
|
0 commit comments