Releases: fityannugroho/idn-area-map
Releases · fityannugroho/idn-area-map
v1.1.0
New! Pilkada 2024 data on the map
Explore detailed data of Pilkada 2024 with the interactive map. Go to /pilkada2024
page.
What's Changed
- Refactor
AreaBoundary
component by @fityannugroho in #44 - Introduce interactive map for Pilkada 2024 data, including refactor some components by @fityannugroho in #45
- Simplify
AreaBoundary
, prevent unnecessaryuseArea
usage by @fityannugroho in #46 - Increase fill opacity of the boundary for
/pilkada2024
page by @fityannugroho in #47
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- fix: increase maximum zoom level by @fityannugroho in #43
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Finally!!! v1.0.0 🥳
What's Changed
- Add detail area page
/{code}
by @fityannugroho in #16 - Generate OpenGraph image dynamically by @fityannugroho in #17
- build(deps): bump next from 14.1.0 to 14.1.1 in the npm_and_yarn group across 1 directory by @dependabot in #18
- build(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory by @dependabot in #19
- build(deps): bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group by @dependabot in #20
- Make dashboard panel component collapsible by @fityannugroho in #21
- build(deps): bump next from 14.1.1 to 14.2.12 in the npm_and_yarn group by @dependabot in #22
- fix: resize the map when the sidebar panel is resized by @fityannugroho in #23
- feat: double-click the sidebar toggle to collapse/expand by @fityannugroho in #24
- feat: add double-tap functionality to collapse/expand the sidebar by @fityannugroho in #25
- refactor: use
NextResponse
instead ofResponse
by @fityannugroho in #26 - Fix unhandled validation error, add Not Found Page by @fityannugroho in #28
- Upgrade
next-themes
and the other dependencies by @fityannugroho in #27 - Implement dark mode for leaflet components by @fityannugroho in #29
- Add API and Donate links to the Navbar by @fityannugroho in #30
- fix: added target blank instead of replacing current tab by @mazkaaa in #31
- Replace
Prettier
withBiome
by @fityannugroho in #32 - Refactor
MapDashboard
and other resources by @fityannugroho in #33 - fix: not all provinces data loaded in
AreaSelectors
by @fityannugroho in #34 - Add testing by @fityannugroho in #35
- Upgrade
Combobox
dependency and others by @fityannugroho in #36 - Update shadcn UI components, add icons to theme toggle items by @fityannugroho in #37
- Replace Radix UI icons with Lucide icons by @fityannugroho in #38
- Adjust icon sizes and spacing in AreaBoundary and IslandMarkers by @fityannugroho in #39
- Add more e2e tests by @fityannugroho in #40
- chore: update dependencies and switch to pnpm for package management by @fityannugroho in #41
- Fix Laggy Map Dragging on Mobile with Dark Mode Enabled by @fityannugroho in #42
New Contributors
Full Changelog: v0.1.1...v1.0.0
v0.1.1
What's Changed
- Fix unstopped boundary loading spinner when failed & upgrade deps by @fityannugroho in #15
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- build(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #1
- fix(utils): change API endpoint by @fityannugroho in #3
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #2
- Big update: upgrade to Next 14, revamp dashboard by @fityannugroho in #7
- Make map support dark mode, etc by @fityannugroho in #8
- Show the error when failed fetch data by @fityannugroho in #9
- fix quotes
"
escaping inCommandItem
component by @fityannugroho in #10 - Boundary data for provinces and regencies by @fityannugroho in #11
- Add districts boundary, improve error handling by @fityannugroho in #12
- Add toggle for visibility of boundaries by @fityannugroho in #13
- Map fly to selected area by @fityannugroho in #14
New Contributors
- @dependabot made their first contribution in #1
- @fityannugroho made their first contribution in #3
Full Changelog: https://github.com/fityannugroho/idn-area-map/commits/v0.1.0