Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial commit of quick forecast * Initial working mobile for grid strategy * Full working layout version, initial * Removing comments and adding bottom margin * Fixing scrolling from nav links * Fixing desktop condition/date alignment issue When there are no alerts for the day * Bump cookie and express in /tests/api (#1893) Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.1) Updates `express` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.0.0...5.0.1) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * update alert tab * review feedback * do it in css rather than js! * lints * Fixing mobile/tablet column vertical alignment issues * Adding hover state (border) for desktop * Hover them all! * Minor adjustments * Update scroll button colors for contrast, make them slighly smaller * Change temp chart header a heading, reduce spacing below headings * Reduce space below arrows * Hide chart arrows on desktop * Update libraries file * Update layout of daily forecast item cards * Remove width transition from hourly detail toggle button * Update library date --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Greg Walker <michael.walker@noaa.gov> Co-authored-by: partly-igor <igor.korenfeld@noaa.gov>
- Loading branch information