Commit Graph

52 Commits

Author SHA1 Message Date
William Tran fe754f09f0 Refactor to use consistent interfaces
Plus styling bugfixes
2021-07-04 15:09:51 -04:00
William Tran 8102daf956 Merge branch 'main' into feat/organized-content 2021-07-04 14:44:12 -04:00
William Tran 595ccd6568 Add bugfix 2021-06-28 17:16:49 -04:00
William Tran 65a178417f Add bugfix 2021-06-28 17:01:41 -04:00
William Tran d90f9db6bb Add debounce 2021-06-28 16:47:48 -04:00
William Tran 2683ed535d Show on scroll 2021-06-28 16:36:27 -04:00
William Tran d688c45808 Close on click outside 2021-06-28 16:10:10 -04:00
William Tran c060f5a398 Add scrolling 2021-06-28 15:31:59 -04:00
William Tran f07f25009c Add rudmentary mobile 2021-06-28 14:49:17 -04:00
Adi Thakral 93ede558a4 Fix font-size, line-height, and some other smaller changes 2021-06-27 03:33:09 +00:00
Bonnie Peng 48056ca82e Event Description Card: Logo update 2021-06-24 02:10:51 +00:00
Bonnie Peng ae8e84564b Our Supporters Page 2021-06-22 01:22:54 +00:00
Linhui Luo 7a08e0c331 Footer 2021-06-13 23:55:25 +00:00
Catherine Wan 078276efa7 Link Component 2021-06-13 19:36:34 +00:00
Linna Luo 426c81360e Fix MiniEventCard drop down icon styling 2021-06-10 01:39:37 +00:00
William Tran dc0cc390c1 OrganizedContent 2021-06-10 01:12:44 +00:00
Bonnie Peng 2594a72fdb Mobile EventDescriptionCard 2021-06-09 11:16:40 +00:00
Aditya Thakral 2b733ade44 Use NEXT_PUBLIC_ prefix for base path 2021-06-07 21:51:02 -04:00
Bonnie Peng 13c20dd88f Add Button component 2021-06-01 04:45:52 +00:00
William Tran 552330ca9b Apply 1 suggestion(s) to 1 file(s) 2021-05-31 07:02:53 +00:00
William Tran be636c5085 Fix navLink width 2021-05-31 02:45:45 -04:00
William Tran f3ad802b42 Refactor content given to OrganizedContent 2021-05-31 02:45:29 -04:00
William Tran 8bbe4d5bec Add .mdx functionality to OrganizedContent 2021-05-31 02:26:27 -04:00
William Tran 5b398f8343 Fix styling for Link 2021-05-31 01:44:48 -04:00
William Tran c9a8cc09b2 Make Nav disappear on mobile 2021-05-30 20:25:53 -04:00
William Tran d7257c7223 Merge branch 'main' into feat/organized-content 2021-05-30 17:23:01 -04:00
William Tran 99d20e85ef Remove unneccessary line 2021-05-30 04:40:05 -04:00
William Tran 07a2909c81 Refactor 2021-05-30 04:38:01 -04:00
Dora Su 1a784a9984 Add new routes to the navbar 2021-05-26 16:13:54 +00:00
William Tran 429a9ae9fb Refactor ReadAll content 2021-05-24 21:33:17 -04:00
William Tran 0bf1033c4a Refactor 2021-05-24 21:29:45 -04:00
William Tran fa1ad02690 Start mobile changes 2021-05-24 20:52:25 -04:00
William Tran 7f33bbdabd Add selected marker 2021-05-24 20:28:23 -04:00
William Tran 6099a0b337 Merge branch 'main' into feat/organized-content 2021-05-24 20:21:22 -04:00
William Tran 1a203f4f4f Add ReadAll functionality 2021-05-24 18:48:17 -04:00
William Tran ffbfdac772 Apply prettier changes 2021-05-24 17:49:44 -04:00
Aditya Thakral 4f5496ba8c Use 16px as default font-size for desktops 2021-05-24 15:27:44 -04:00
Adi Thakral 1dcc97368d Convert rems to px and use calc to convert on build time 2021-05-24 18:58:28 +00:00
Amy Wang 4777b5f274 TeamMemberCard 2021-05-24 09:21:34 +00:00
Aditya Thakral 7f88950f78 Make registerLink and poster optional for events 2021-05-24 04:04:02 -04:00
Aditya Thakral 04736be3b6 Consistent event cards 2021-05-24 03:41:50 -04:00
Jared He 429f19fdd4 Add EventCard 2021-05-24 06:00:47 +00:00
Dora Su ed9724a36e TeamMember 2021-05-23 22:56:49 +00:00
Aditya Thakral 8a9935ba27 🚑️ Add <Image /> + `next export` improvements
The <Image /> component makes prepends the basePath to the image src.
This makes all <img /> work with `next export` correctly.
2021-05-20 23:30:52 -04:00
William Tran 49b2fd6b2f Add styling to OrganizedContent
Also fixes props interface
2021-05-18 20:56:11 -04:00
Amy Wang 4393037e94 Navbar 2021-05-18 03:16:32 -04:00
Bonnie Peng b4d4a15212 Event Description Card 2021-05-16 03:22:06 -04:00
Dora Su de2e7cd739 Add the NewsCard component 2021-05-14 04:03:26 -04:00
William Tran edbae617c3 Add OrganizedContent with basic functionality 2021-05-13 18:47:40 -04:00
Linhui Luo efd9eecdca Create MiniEventCard 2021-05-12 00:34:49 -04:00