Commit Graph

7 Commits

Author SHA1 Message Date
Kevin Schaul
e53e3b123d chore: fix mapbox references in stories, webpack config 2023-08-28 16:13:36 -05:00
Kevin Schaul
5b450106c3 fix: remove outdated references to mapbox
Fixes #814
2023-08-25 14:04:22 -05:00
Luke Seelenbinder
74cacd5bdf Initial work to convert from Mapbox GL v1.13 to MapLibre v2.4.0. 2022-10-27 14:02:47 +02:00
orangemug
2cc179acc1 Fixed more input accessibility issues, also
- Added searchParams based router for easier testing
 - Added more stories to the storybook
2020-06-09 19:11:07 +01:00
orangemug
d6f31ec82e Block* -> Field* 2020-06-03 17:11:47 +01:00
orangemug
90dfbf37e0 Added 'a11y' and 'source' addons to storybook as well as more stories 2020-06-03 09:52:54 +01:00
orangemug
624ccb5b00 Tidy of components
- Moved all components into a single directory like nextjs
 - Made component names consistent with each other
 - Made component names consistent with their export class names
 - Added storybook for a few components with the aim to extend this further.
2020-06-01 16:09:32 +01:00