Skip to content

Commit

Permalink
Feat #712 + #711 : Developer can see a list of enpoints and a graph s…
Browse files Browse the repository at this point in the history
…howing my ‘Hits per Day’ (#836)

* mock redux

* mock redux

* feat: #712: Add traffic event table component

* feat: #712: Upgrade react-table to stable version - Add Footer for table element

* fixing typescript

* feat: #712: Update developer endpoint list + chart

* feat: #712: Fix typo issues

* feat: #712: Fix linting issues

* feat: #712: Fix linting issues

* feat: #712: Update snapshot test

Co-authored-by: nhalx <[email protected]>
  • Loading branch information
Vu Nguyen and leXuanNha authored Apr 7, 2020
1 parent d7c561e commit ef2f7f2
Show file tree
Hide file tree
Showing 35 changed files with 20,671 additions and 2,454 deletions.
4 changes: 2 additions & 2 deletions packages/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reapit/elements",
"version": "0.5.49",
"version": "0.5.50",
"description": "A collection of React components and utilities for building apps for Reapit Marketplace",
"homepage": "https://github.com/reapit/foundations#readme",
"bugs": {
Expand Down Expand Up @@ -54,7 +54,7 @@
"react-google-map": "^3.1.1",
"react-google-maps-loader": "^4.2.5",
"react-icons": "^3.7.0",
"react-table": "7.0.0-alpha.35",
"react-table": "7.0.4",
"styled-components": "^4.4.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit ef2f7f2

Please sign in to comment.