Edward-Ji/essentials-of-microeconomics
fix(ui): dark mode highlight color in elasticity tables
refactor: update gray color to use property cycle
fix(settings): unable to restore theme settings
fix(oligopoly): poor visibility in highlighted cell in dark mode
feat(ui): plot style follow theme
feat(settings): dark mode switch
Merge pull request #30 from Edward-Ji/dependabot/pip/sympy-1.13.3
chore(dependabot): get daily security updates
build(deps): bump sympy from 1.12 to 1.13.3
build(deps): bump shiny from 0.7.0 to 1.1.0
fix: duplicate element id in elasticity tab
Merge pull request #16 from Edward-Ji/dependabot/pip/pandas-2.2.0
build(deps): bump pandas from 2.1.4 to 2.2.0
Merge pull request #17 from Edward-Ji/dependabot/pip/shiny-0.7.0
fix: deprecation warnings using shiny `nav`
build(deps): bump shiny from 0.6.0 to 0.7.0
Merge pull request #14 from Edward-Ji/dependabot/pip/numpy-1.26.3
Merge pull request #15 from Edward-Ji/dependabot/pip/jinja2-3.1.3
build(deps): bump jinja2 from 3.1.2 to 3.1.3
build(deps): bump numpy from 1.26.2 to 1.26.3
Merge pull request #12 from Edward-Ji/dependabot/pip/pandas-2.1.4
build(deps): bump pandas from 2.1.3 to 2.1.4
fix: incorrect dwl formula in externalities tab
Merge pull request #11 from Edward-Ji/dependabot/pip/matplotlib-3.8.2
build(deps): bump matplotlib from 3.8.1 to 3.8.2
Merge pull request #10 from Edward-Ji/dependabot/pip/pandas-2.1.3
build(deps): bump pandas from 2.1.2 to 2.1.3
Merge pull request #9 from Edward-Ji/dependabot/pip/numpy-1.26.2
feat(#8): improve earlier plots consistency
build(deps): bump numpy from 1.26.1 to 1.26.2
chore: add pylint configuration
refactor: fix linting errors
refactor: improve return to scale text
refactor: fix some type hint issues
fix: remove one unnecessary horizontal line
refactor: replace fill between with rectangle
refactor: remove type cast
fix: externalities plot has no height
fix: switch demand and supply in equilibrium tab
style: remove trailing white space in css
fix: missing superscript in taxes tab
feat: add more explanation in externalities
refactor: fix a typing problem
feat: add externalities tab
refactor: change one output ui to text
refactor: rename tab values to snake case
fix: typo in incidences of tax
feat: add deadweight loss in taxes and subsidies
fix(ui): non top-level tab pane top padding
Merge branch 'dependabot/pip/matplotlib-3.8.1'
