Skip to content

Commit

Permalink
Merge pull request #846 from makerdao/recharts-upgrade
Browse files Browse the repository at this point in the history
Upgrade recharts
  • Loading branch information
tyler17 authored Oct 26, 2023
2 parents f8abc63 + e5d5e63 commit 4cf5bc1
Show file tree
Hide file tree
Showing 6 changed files with 203 additions and 95 deletions.
2 changes: 1 addition & 1 deletion lib/matter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ export function matterWrapper(document: string): MatterResult {
}
});
return { data, content };
}
}
2 changes: 1 addition & 1 deletion modules/tags/constants/delegates-tags-definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@
"longname": "",
"description": "Delegate values focus on long-term goals and helps align MakerDAO actors."
}
]
]
8 changes: 4 additions & 4 deletions modules/tags/constants/poll-tags-definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"shortname": "High Impact",
"longname": "High Impact",
"recommend_ui": true,
"description": "Polls that GovAlpha has judged high-impact",
"description": "Polls that the Governance Facilitators have judged high-impact",
"related_link": "https://forum.makerdao.com/t/introducing-impact-estimations/14267",
"precedence": 1
},
Expand Down Expand Up @@ -90,7 +90,7 @@
"shortname": "Med Impact",
"longname": "Medium Impact",
"recommend_ui": true,
"description": "Polls that GovAlpha has judged medium-impact",
"description": "Polls that the Governance Facilitators have judged medium-impact",
"related_link": "https://forum.makerdao.com/t/introducing-impact-estimations/14267",
"precedence": 11
},
Expand Down Expand Up @@ -133,7 +133,7 @@
"shortname": "Low Impact",
"longname": "Low Impact",
"recommend_ui": true,
"description": "Polls that GovAlpha has judged low-impact",
"description": "Polls that the Governance Facilitators have judged low-impact",
"related_link": "https://forum.makerdao.com/t/introducing-impact-estimations/14267",
"precedence": 16
},
Expand Down Expand Up @@ -281,4 +281,4 @@
"description": "Polls that seek input on prioritization sentiment from MKR holders",
"precedence": 33
}
]
]
49 changes: 48 additions & 1 deletion modules/tags/constants/poll-tags-mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -978,5 +978,52 @@
"996": ["medium-impact", "misc-governance", "endgame"],
"997": ["high-impact", "misc-governance", "endgame"],
"998": ["medium-impact", "misc-governance", "endgame"],
"999": ["high-impact", "misc-governance", "endgame"]
"999": ["high-impact", "misc-governance", "endgame"],
"1000": ["high-impact", "ratification", "mips", "endgame"],
"1001": ["high-impact", "technical", "misc-funding"],
"1002": ["high-impact", "collateral-onboard", "spark"],
"1003": ["low-impact", "technical", "real-world-assets", "risk-parameter"],
"1004": ["medium-impact", "real-world-assets", "greenlight"],
"1005": ["high-impact", "budget", "endgame"],
"1006": ["high-impact", "real-world-assets", "collateral-onboard", "risk-parameter", "psm"],
"1007": ["high-impact", "risk-parameter"],
"1008": ["medium-impact", "risk-parameter", "d3m", "spark"],
"1009": ["high-impact", "technical", "spark"],
"1010": ["high-impact", "collateral-onboard", "risk-parameter", "spark"],
"1011": ["medium-impact", "risk-parameter", "d3m", "spark"],
"1012": ["medium-impact", "risk-parameter", "psm"],
"1013": ["high-impact", "ratification", "mips", "endgame"],
"1014": ["medium-impact", "ratification", "mips"],
"1015": ["medium-impact", "risk-parameter", "psm"],
"1016": ["high-impact", "surplus", "technical", "risk-parameter", "endgame"],
"1017": ["high-impact", "misc-governance"],
"1018": ["medium-impact", "real-world-assets", "risk-parameter"],
"1019": ["high-impact", "mips", "dsr", "endgame"],
"1020": ["medium-impact", "real-world-assets", "risk-parameter"],
"1021": ["high-impact", "risk-parameter", "d3m", "spark"],
"1022": ["medium-impact", "risk-parameter", "spark"],
"1023": ["medium-impact", "risk-parameter"],
"1024": ["medium-impact", "surplus", "endgame"],
"1025": ["high-impact", "mips", "dsr", "endgame"],
"1026": ["high-impact", "ratification", "mips", "endgame"],
"1027": ["high-impact", "ratification", "mips", "endgame"],
"1028": ["high-impact", "ratification", "mips", "endgame"],
"1029": ["high-impact", "misc-governance"],
"1030": ["medium-impact", "risk-parameter", "spark"],
"1031": ["medium-impact", "risk-parameter", "spark"],
"1032": ["medium-impact", "real-world-assets"],
"1033": ["medium-impact", "real-world-assets"],
"1038": ["high-impact", "risk-parameter", "d3m", "spark"],
"1039": ["medium-impact", "risk-parameter", "spark"],
"1040": ["medium-impact", "risk-parameter", "spark"],
"1041": ["high-impact", "real-world-assets"],
"1042": ["high-impact", "ratification", "mips", "endgame"],
"1043": ["high-impact", "ratification", "mips", "endgame"],
"1044": ["high-impact", "ratification", "mips", "endgame"],
"1045": ["high-impact", "spark"],
"1046": ["high-impact", "real-world-assets", "risk-parameter"],
"1047": ["high-impact", "risk-parameter"],
"1048": ["high-impact", "risk-parameter", "spark"],
"1049": ["high-impact", "collateral-onboard", "risk-parameter", "spark"],
"1050": ["high-impact", "collateral-onboard", "risk-parameter", "spark"]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"react-qr-svg": "^2.2.2",
"react-sticky": "^6.0.3",
"react-toastify": "^8.1.1",
"recharts": "2.1.12",
"recharts": "2.9.0",
"rehype-sanitize": "^5.0.1",
"rehype-stringify": "^9.0.3",
"remark-gfm": "^3.0.1",
Expand Down
Loading

0 comments on commit 4cf5bc1

Please sign in to comment.