Commit Graph

170 Commits

Author SHA1 Message Date
prototypa
7023e9ca9f Small design fix to links 2024-04-12 10:55:33 -04:00
prototypa
d05620e2b4 Update Brands widget to use Image component 2024-04-11 23:25:48 -04:00
prototypa
c226364478 Small performance improvements in alternative assets 2024-04-11 22:40:37 -04:00
Stefan
0a3bd525a0 Fix header 1px gap 2024-04-08 21:54:03 -04:00
prototypa
22e6c4364b Update Announcement to Astro 4.5 2024-03-31 13:05:08 -04:00
prototypa
6b14879507 Refactor tu use astrowind:config virtual import 2024-03-29 00:49:47 -04:00
prototypa
a2187f0991 Fix typescript errors on astro check 2024-03-26 22:23:23 -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
1ab864be79 New look 2024-03-02 04:20:00 -05:00
prototypa
e224f832c0 Fix Lighthouse A11y errors on dark mode 2024-03-02 04:18:40 -05:00
prototypa
b15682b2cd Update Announcement 2024-02-17 02:16:43 -05:00
Denartha10
3498448c5f Added change to Header - redundant tailwind
There was redundant tailwind in the headeer.astro component
Flex and hidden where both assigned as display values whe only hidden was needed.
Corrected mistake. Just a small catch :)
2024-01-22 14:50:14 +00:00
prototypa
d7d7233641 Update dependencies (astro v4.2.1) 2024-01-21 21:39:10 -05:00
prototypa
0be813aba2 Update to Astro 4.x 2023-12-08 20:34:26 -05:00
prototypa
ee5bb1747a Only apply shadow and other styles to sticky headers on scroll, issue #279 2023-12-01 11:04:47 -05:00
prototypa
6576ea70ec Update announcement 2023-12-01 08:58:14 -05:00
prototypa
57cbb7d015 Fix popular tag in Pricing: part of issue #242 2023-09-02 22:02:35 -04:00
prototypa
4c917f5133 Replace props in CallToAction widget: 'callToAction' to 'actions' 2023-09-02 20:39:46 -04:00
prototypa
acd30ca73a Remove comment 2023-09-02 20:37:08 -04:00
prototypa
770dee10bd Replace component CTA with Button with new props 2023-09-02 18:02:45 -04:00
prototypa
fa82390f10 Replace max-w-screen-lg 2023-08-30 12:36:54 -04:00
prototypa
dfba1c2b35 Update Announcement.astro 2023-08-30 11:17:44 -04:00
prototypa
2dcb51d7e3 Fix avatar in large displays 2023-08-30 11:03:29 -04:00
widgeter
34707c15ef Include CTA component in Hero widgets 2023-08-28 23:13:35 +02:00
widgeter
b775a11473 Include ItemGrid component on Content widget 2023-08-24 22:49:05 +02:00
widgeter
a9a4298eec Include a callToAction on Content widget 2023-08-24 22:01:40 +02:00
widgeter
2840bfffb3 Include a Brands widget 2023-08-24 21:49:27 +02:00
prototypa
3022d4424b Fix imported type using a type-only import 2023-08-22 22:56:57 -04:00
prototypa
da8ef74b38 Replace SITE_CONFIG, UI_CONFIG, METADATA_CONFIG... to SITE, UI, METADATA... 2023-08-22 22:22:53 -04:00
prototypa
9d23150832 Remove css class 'bg-page' to allow blur/transparency on desktop 2023-08-22 22:22:13 -04:00
prototypa
a159b13125 Update announcement to Astro 3 release date 2023-08-22 18:23:55 -04:00
prototypa
138fc72fe0 Small ui fixes 2023-08-21 20:01:01 -04:00
prototypa
7643983d62 Create new HeroText widget 2023-08-16 03:30:31 -04:00
prototypa
a56761213b Add defaultIcon to Features 2023-08-16 00:43:36 -04:00
prototypa
9e7462a77d Better layout when no image 2023-08-16 00:42:35 -04:00
widgeter
eaf7f40482 Merge branch 'main' of https://github.com/widgeter/astrowind 2023-08-15 16:16:27 +02:00
widgeter
2530a5d36c Merge branch 'main' of https://github.com/widgeter/astrowind 2023-08-15 16:13:56 +02:00
widgeter
1e511022d5 Include some texts in personal page 2023-08-15 15:00:27 +02:00
Alastair Waddell
0522b2800b Add subtitle to prices map 2023-08-15 19:17:35 +09:30
prototypa
c04d97540c Update max-width 2023-08-15 01:50:34 -04:00
prototypa
1eeee6ce2b Change bullet points background color 2023-08-14 09:13:34 -04:00
prototypa
c3b8de03d3 Add tagline to Hero2 2023-08-14 09:12:13 -04:00
prototypa
8d31bf8f27 Fix: Heading elements are not in a sequentially-descending order 2023-08-14 03:32:08 -04:00
prototypa
77817aa77e Migrate from @astrojs/image to Astro Assets and Unpic 2023-08-13 17:34:30 -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
widgeter
c7b6e597d5 Include Faqs widged on pricing page 2023-08-10 11:03:23 +02:00
widgeter
1db237dd7a Refactor the Pricing widget 2023-08-09 19:30:55 +02:00
widgeter
951f270726 Add WidgetWrapper and Headline in Content widget 2023-08-09 12:34:08 +02:00