Commit Graph

21 Commits

Author SHA1 Message Date
becarta
e9d3d8a2fb Contact form logic 2025-03-04 00:32:39 +01:00
becarta
2e4284cba3 changed font size and added blog item 2025-02-26 02:35:19 +01:00
becarta
4b0cdaf83c Main page overhaul 2025-02-26 01:53:49 +01:00
prototypa
38db18b05b Add basic animation 2024-10-13 03:33:40 -04:00
prototypa
a606b34a19 Format all files with prettier: npm run format 2024-04-29 17:51:55 -04:00
Dylan Awalt-Conley
afacd786bf fix: define component Props type instead of typecasting Astro.props
This surfaces some type errors in props being passed to some components,
particularly in the way Features passes the classes props.
2024-03-26 12:11:41 -04:00
prototypa
5e8bb02ab8 Allow set a name for textarea message 2024-03-25 08:18:12 -04:00
prototypa
9818cd08b8 Fix Button to render a <button> tag if the 'type' attribute exists. Issue #299 2023-12-02 09:25:34 -05:00
prototypa
55ac68f086 Minor ui fixes and format 2023-09-02 20:52:55 -04:00
prototypa
47ab6f02a5 Add cursor-pointer class to link 2023-09-02 20:37:56 -04:00
prototypa
770dee10bd Replace component CTA with Button with new props 2023-09-02 18:02:45 -04:00
widgeter
b775a11473 Include ItemGrid component on Content widget 2023-08-24 22:49:05 +02:00
prototypa
3022d4424b Fix imported type using a type-only import 2023-08-22 22:56:57 -04:00
prototypa
138fc72fe0 Small ui fixes 2023-08-21 20:01:01 -04:00
prototypa
9e7462a77d Better layout when no image 2023-08-16 00:42:35 -04:00
prototypa
b7e0ae9d66 Add scroll margin offset 2023-08-14 11:56:52 -04:00
widgeter
33242302c6 Merge branch 'main' of https://github.com/widgeter/astrowind 2023-08-11 19:35:09 +02:00
widgeter
5dbdf84dd7 Create a contact component 2023-08-11 17:50:09 +02:00
prototypa
c0c4cd1ccf Make components RTL compatible 2023-08-10 14:47:19 -04:00
prototypa
85868395f6 Move DListItem.astro to components/ui folder 2023-07-27 14:56:41 -04:00
prototypa
b51e3bdebc Add useful components for ui 2023-07-27 14:51:09 -04:00