Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next release updates #33

Merged
merged 8 commits into from
Mar 19, 2021
Merged

Next release updates #33

merged 8 commits into from
Mar 19, 2021

Conversation

houbly
Copy link
Contributor

@houbly houbly commented Mar 19, 2021

Integrate latest rail zone finder updates.

houbly and others added 8 commits February 23, 2021 11:05
* fix service worker lint errors

* Update header

* add footer and fix layout

* add intro text

* update packages

* map out search module html

* autocomplete to component

* add results section

* shift folder structure

* Update icon component

* add List view content

* Add accordion component

* add basic accordion functionality

* basic accordion + custom access icon

* add env vars

* access icon inline-block

* add dummy accordion content

* Add train autocomplete files

* fix proptypes

* Add train autocomplete + dependencies

* set up train autocomplete

* add station data to accordions

* open/close all accordions functionality

* temp minor style fixes

* move autocomplete

* save queries to array

* support multiple selected stations

* add map bg toggle

* add key checkboxes

* toggle map access menu visiblility

* add map icon toggle

* Show station access information

* remove selected stations functionality

* fix autocomplete label

* fix autocomplete alignment

* add clear search fn

* move rail data to api hook

* Highlight map zones

* remove highlights from map when state is updated

* clear svg map on reset

* clean id search to prevent error

* move mapView state to context fix error switching between views

* move icons in front of labels

* fix bugs in station map selection

* add svg pan zoom package

* add pan/zoom to svg

* adjust text bg position

* reorganise components

* fix map view switching error

* update json data

* show station name in list accordions

* use json for data

* stop result from showing if already selected

* fix message component

* h1 styling

* add tray swipe components

* responsive map sizing

* add wmnds map controls

* change zone highlight color

* mobile tray toggle

* fix callback error

* remove font size rule

* update map key

* display icons by default

* text amends

* move map stuff to own context + hook

* move mapHighlights to hook

* highlight svg icons

* map view sticky layout

* move map reset fns to hooks

* clean up  autocomplete context

* fit zone to viewer on add

* move zone highlight to mapcontext state

* clear highlighted zones from state

* add some comments

* zoom to selection on change

* fix clearing autocomplete bug

* fix bug with clearing selection

* fix auto zoom to station zone on selection

* clean up list view layout

* moved accessibility key to shared components

* move custom hook

* fix bug switching between list and map view

* remove mobile tray for now

* fix accordion text accessibility

* added nTrain zone 5

* fix wave accessibility errors

* fit map to view on resize

* add more comments

* fix undefined mapref bug

* update railzone map
* Updatd linting for Github Actions

* Updated packages

* Updated to use env vars

* Updated env vars to correct

* Removed unused env vars

* Updated to use page title var

* Fixed some linting issues

* Removed eslintcache

* Updated level of error

* removed levels

* Removed reviewdog for traditional linting
* put map below search on mobile

* fix class attribute name

* fix resize bug in map/list view

* fix error when name doesn't match svg

* prevent adding more than 10 stations

* update gh actions

* fix eslint issues

* lint fixes for unused files

* clean up folder structure

* remove + Add stations link

* fix map zoom bug
* update to ds 1.4.1

* add footer v2 class

* add feedback link
* fix position sticky issues

* add includes polyfill
* update rail json data

* amend intro text width

* fix sandwell & dudley link
* Updated linting workflow files

* Added vscode suggestions
* add toggle station accessibility functionality

* toggle part

* update rail json data

* amend intro text width
@daylesalmon daylesalmon merged commit 232e004 into main Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants