Commit Graph

22 Commits

Author SHA1 Message Date
1b026e6af4 implement detectedType, fix wrapping inside listbox button 2024-05-09 23:06:10 -05:00
1b78d7e37c add favicon, fix import 2024-05-09 21:45:55 -05:00
cb798c4ec1 Add proper isLoading implementation/spinning icon, detectedType prop stub 2024-05-09 21:45:23 -05:00
86d4bc5d2e Fix primary onSubmit invocation to properly use Maybe types 2024-05-09 02:30:00 -05:00
f37e6f87a2 add clsx, add bottom padding for ErrorCard 2024-05-09 02:15:11 -05:00
e325942c37 Highlight 'rdap' in title with span darkening 1st/2nd level namespaces 2023-08-26 00:19:42 -05:00
425240e39b Add separate description prop for ErrorCard, lighten header line, fix typo 2023-08-26 00:18:18 -05:00
cb424781e6 Create ErrorCard component for displaying errors better 2023-08-26 00:09:05 -05:00
d3419713c8 Add manual target type selection ListBox, add targetType to onChange return, autodetect interface 2023-08-25 23:55:32 -05:00
4553e1d30d Set target on change automatically, set response to null on exception 2023-05-23 23:39:15 -05:00
ece0ffc7a0 Commit latest design, styling & functionality 2023-05-23 20:00:16 -05:00
Xevion
bd8a1130aa Move all components into /components/ subfolders
- Fixed last remaining axios to fetch switch
2023-02-20 00:50:17 -06:00
Xevion
8218210c41 Update constants, remove unused inputRef 2023-02-20 00:24:37 -06:00
Xevion
063397625c Rewrite index with useLookup hook, add react-ogp 2023-02-20 00:17:28 -06:00
Xevion
ffc690edce Move current RDAP implementation into old.tsx page 2023-02-20 00:06:59 -06:00
Xevion
7ae7f5b337 Move types into schema, prepare for full lookup implementation 2023-01-21 00:57:28 -06:00
Xevion
0fa1cfaabd Add primitive dark mode 2023-01-15 02:28:14 -06:00
Xevion
9787076922 Add registrar RDAP schema, improve error handling & remove all typescript errors 2023-01-15 01:41:17 -06:00
Xevion
3010cf22b3 Add better Domain/Events/Status rendering, implement zod schema parsing & handling 2023-01-15 00:05:37 -06:00
Xevion
34819bd195 Build out primitive object schemas 2023-01-14 14:53:12 -06:00
Xevion
496a25cf59 Prototype commit 2023-01-14 13:58:36 -06:00
Xevion
a8373d27cd Commit blank index page 2023-01-12 21:05:16 -06:00