Commit Graph

44 Commits

Author SHA1 Message Date
6944151486 Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
f1ea830828 Re-add on-click feedback to MonthSection and OsuDropdown headers 2021-08-06 20:58:07 +09:00
9538c4c7f2 Make the news collapsable month sections sound like dropdowns, because they pseudo kinda are 2021-07-30 21:35:28 +09:00
905472a20b make NewsSidebar extends OverlaySidebar 2021-06-04 00:12:29 +07:00
c48b5eebdd Don't reload the context when clicking selected year button 2021-05-20 15:45:39 +03:00
d60478851f Add proper action to YearButton 2021-05-19 15:38:53 +03:00
150ed01c62 Make NewsSidebar scrollable 2021-05-19 15:22:55 +03:00
19a07b0107 IsOpen -> Expanded 2021-05-19 15:49:22 +09:00
539e5179fe Tidy up content and bind event code 2021-05-19 15:49:22 +09:00
d70d37b7f4 Remove convoluted autosize logic in MonthSection 2021-05-18 22:30:36 +03:00
d614a47614 Rename variable to better explain purpose 2021-05-17 18:54:17 +02:00
7befcf74ff Split value change callbacks out to separate methods 2021-05-17 18:53:09 +02:00
555e3e2db3 Delete NewsSideBar.cs 2021-05-17 12:02:33 +03:00
01090de1fd Fix filenames does not match contained type 2021-05-17 11:55:55 +03:00
586c5c7365 Emulate year changes in the test scene 2021-05-17 11:36:53 +03:00
c0cfbd11dd Add tooltip and action for PostButton in MonthSection 2021-05-17 11:20:31 +03:00
5059bfaef9 Use FillFlowContainer in YearsPanel 2021-05-17 11:17:02 +03:00
e754d2e590 Simplify YearButton 2021-05-17 10:54:45 +03:00
abeeda5d04 Rewrite YearsPanel to not be insanely long 2021-05-17 16:24:56 +09:00
032f60819d Rename content container 2021-05-17 16:11:46 +09:00
22561cda19 MonthDropdown -> MonthSection 2021-05-17 16:02:21 +09:00
50e2b5a327 SideBar -> Sidebar 2021-05-17 16:00:36 +09:00
3e1b1c6c3e Improve statement readability 2021-05-15 19:14:58 +03:00
e479db9186 Clear transforms in PostsContainer for all children 2021-05-15 19:14:02 +03:00
38c0ba2d10 Implement current year highlight in YearsPanel 2021-05-13 16:16:19 +03:00
315a2b8314 Refactor MonthDropdown to decouple autosized logic 2021-05-12 20:50:20 +03:00
20a6903a40 Use GridContainer to distribute buttons in YearsPanel 2021-05-11 23:43:01 +03:00
f4801c08ff Refactor MonthDropdown to ensure all the posts are within a given month 2021-05-11 22:34:01 +03:00
b0297c6324 Fix incorrect no posts handling and add corresponding test 2021-05-11 20:52:11 +03:00
c2ba16f977 Use relative sizing for MonthDropdown 2021-05-11 16:51:59 +03:00
1c0b0996cf Rename DropdownButton to DropdownHeader 2021-05-11 16:42:18 +03:00
208224cc0d CI fixes 2021-05-11 16:08:09 +03:00
01f5c77dac Add better comments explaining empty actions 2021-05-11 15:56:50 +03:00
705aad262a Rename MonthPanel to MonthDropdown 2021-05-11 15:42:40 +03:00
0a9c3c9413 Move metadata change logic to it's own method 2021-05-11 15:39:50 +03:00
9603712aa1 Cache metadata in NewsSideBar 2021-05-11 15:33:27 +03:00
e736240a06 Use lookup instead of dictionary to distribute posts 2021-05-11 15:12:04 +03:00
711e7ba860 Apply suggestions for MonthPanel 2021-05-11 14:43:23 +03:00
69f01e82db Add bottom padding for NewsSideBar content 2021-05-11 14:42:56 +03:00
220eef0351 Remove overcomplicated date logic in MonthPanel 2021-05-10 17:00:18 +03:00
0d243be457 CI fixes 2021-05-10 10:07:43 +03:00
4b97224932 Implement NewsSideBar component 2021-05-10 09:53:52 +03:00
7971a2ef48 Implement MonthPanel component 2021-05-10 08:47:00 +03:00
7ca3e13712 Implement basic years panel 2021-05-10 07:43:01 +03:00