Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: move playground to app router * feat: add hero section * feat: visitorId box * chore: move components into playground * feat: style table v1 * feat: table link, prevent icon wrapping to a separate line * feat: fix external link icon color and location text * feat: nicer map * feat: fix map height, suspect score n/a * feat: analyze again button * feat: accordion wip * feat: improve accordion * feat: finish how to use this playground * chore: update Next * feat: finish how to use this playground * feat: json section * ci: fix report status job * feat: layout fix * feat: Learn more section * feat: scrolly scroll * feat: improve scrollbar position * feat: finally fix scroll area * feat: basic copy button * feat: copied state for copy button * styles: running intelligence padding * styles: responsiveness whitespace * styles: responsiveness font-size * styles: more responsiveness * feat: make signal table collapsible * feat: finalize open-close chevron * fix tests * feat: try @microlink/react-json-view, does not work * try react18-json-viewer, much better * feat: improve json viewer * feat: use json viewer * improve copy function, organize styles * fix build * fix map * ci: fix e2e tests * styles: update minor styles * styles: learn more section horizontal scroll on mobile * styles: update padding * feat: use accuracyRadius * fix build * styles: fix chevron visibility * chore: simplify accordion implementation * chore: self review fixes * chore: fix build * chore: fix build * chore: review fixes * Update src/client/components/common/componentUtils.tsx Co-authored-by: Przemysław Żydek <[email protected]> * fix lint * Feat/final redesign touches (#147) * feat: external link animation * feat: custom spinner * feat: running intelligence animation * fix: move refresh button to the top * feat: add remote control smart signal * feat: add velocity smart signal * left align hero section on mobile * fix accordion color * fix build * feat: use the same mapbox tiles as the main website * ci: run check even when PR is not into main * fix: spinner size * Playground Layout: Put visitor ID in Identification column (#148) * feat: external link animation * feat: custom spinner * feat: running intelligence animation * fix: move refresh button to the top * feat: add remote control smart signal * feat: add velocity smart signal * left align hero section on mobile * fix accordion color * fix build * feat: use the same mapbox tiles as the main website * ci: run check even when PR is not into main * feat: put visitor ID box in the identification column * fix mobile layout * self-review: remove comments * test: fix locator * fix map z index * fix: disable scroll restoration on playground * feat: add table animations * fix: remove !important --------- Co-authored-by: Przemysław Żydek <[email protected]>
- Loading branch information