Commit Graph

23 Commits

Author SHA1 Message Date
Corbin Crutchley
45b4da536e chore: fix tsc 2023-08-18 02:19:29 -07:00
Corbin Crutchley
a0e548543b chore: add more tests for search page 2023-08-16 00:44:30 -07:00
Corbin Crutchley
ebcf827b65 chore: fix TSC 2023-08-10 21:53:11 -07:00
James Fenn
5f6a93316b Merge branch 'main' into uwu 2023-04-29 20:16:23 -04:00
James Fenn
9b6f0c8aeb simplify pronouns param to accept any optional string 2023-04-11 20:24:15 -04:00
James Fenn
686d0b73a2 remove obsolete translations prop, rename series->collection for clarity 2023-04-09 18:08:48 -04:00
James Fenn
551755d863 set social/banner img props on PostInfo to avoid unnecessary image generation 2023-04-05 01:01:27 -04:00
James Fenn
b3ade667e2 massive refactor to improve post query performance 2023-04-05 00:25:25 -04:00
James Fenn
526cf3e06a port mock data from main brach to astro types 2022-11-18 20:39:57 -05:00
Corbin Crutchley
cc4903db25 feat!: initial work to refactor to Astro.build 2022-09-21 14:14:21 -07:00
Corbin Crutchley
c0b4b7032d chore: fix tests, add new SEO tests 2022-05-14 09:32:52 -07:00
Corbin Crutchley
6c4987bfa8 Got initial version of author page rendering 2021-12-13 00:17:57 -08:00
Corbin Crutchley
734f39b84b WIP add test mock data to Next 2021-12-12 23:20:25 -08:00
Corbin Crutchley
a61f02d96e Add initial migration to NextJS 2021-12-10 12:58:26 -08:00
Corbin Crutchley
25071a5e61 chore: fix tests 2021-05-04 15:38:17 -07:00
Corbin Crutchley
5f1e81cfbd Fix tests 2020-03-25 17:02:16 -07:00
Corbin Crutchley
65ec69f91b Finalize initial typescript typings 2020-02-27 21:24:17 -08:00
Corbin Crutchley
ae460629f5 Finish typing most components 2020-02-27 20:56:42 -08:00
Corbin Crutchley
73651395cd Fixed tests 2020-02-13 22:52:13 -08:00
Corbin Crutchley
d32057d94a Merge branch 'integration' into filter-listbox-refactor
# Conflicts:
#	src/components/dropdown-button/dropdown-button.js
#	src/components/filter-search-bar/filter-listbox/filter-listbox.js
#	src/utils/a11y/useSelectRef.js
#	src/utils/useLunr.js
#	src/utils/useOutsideClick.js
#	src/utils/useRefBoundingBox.js
#	src/utils/useWindowSize.js
2019-11-04 12:14:45 -08:00
Corbin Crutchley
784b6b5313 Added further tests for mutli-author support 2019-10-06 10:00:01 -07:00
Corbin Crutchley
698e86bb1e Integration merge 2019-10-05 18:06:35 -07:00
Corbin Crutchley
d61e0aa7d4 Mock out more data 2019-08-22 17:30:08 -07:00