-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #94 from Oceans-1876/release-1.0.0
Release 1.0.0
- Loading branch information
Showing
84 changed files
with
11,885 additions
and
23,416 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [1.0.0] - 2023-12-04 | ||
|
||
### Added | ||
|
||
- Added station grouping based on ocean regions. | ||
- Added inset map. | ||
- Added left panel to view FAO areas and group stations for comfortable browsing. | ||
|
||
### Fixed | ||
|
||
- Re-enabled station clustering. | ||
|
||
### Changed | ||
|
||
- Major UI updates based on the v1.0 design. | ||
- Replaced asset loaders with webpack 5 Asset Modules. | ||
- Updated TS build configurations. | ||
- Replaced HashRouter with BrowserRouter. | ||
|
||
### Removed | ||
|
||
- Removed unused components. | ||
- Removed dependency on `maplibre-gl-basemaps`. | ||
|
||
## [0.1.0] - 2022-12-21 | ||
|
||
- The initial release of the Challenger-Portal. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Contributors | ||
|
||
- Chris Navarro | ||
- Dhruv Mehta | ||
- Kaveh Karimi-Asli | ||
- Rashmil Panchani | ||
- Wenqi He |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.