You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Latest versions of the Day Planner plugin refactored and re-arranged a bunch of css classes, that essentially broke efforts by @ceciliamay to support it in the latest beta of Primary (v2.11.0)
While the Day Planner looked the same in the beta as it was on stable, it also introduced a sidebar to the right, instead of having buttons on the title bar to control the weekday view (allegedly people had issue with it as they would disable the title bar).
Describe the enhancement
I essential forked the repo (found here) and did the following for Day Planner:
made bug fixes to beta changes so that the styling in Primary is applied to latest css classes properly
I really didn't like how the sidebar fits against the general vibe in Primary (whatever I did to it, I didn't like the sharp corners that it left on the view), so I switched to be a floating bar at the bottom (form over function if you will, but looks good on mobile and gives more space on it)
so, here's a before
and after
If my changes make sense, I would love to open a PR for it 🙂
(P.S. the left editor shows initial support for Dataview. I've just styled the Dataview tables to be consistent with the markdown ones)
The text was updated successfully, but these errors were encountered:
Primary Theme Version
v2.11.0
Debug Info
Latest versions of the Day Planner plugin refactored and re-arranged a bunch of css classes, that essentially broke efforts by @ceciliamay to support it in the latest beta of Primary (v2.11.0)
While the Day Planner looked the same in the beta as it was on stable, it also introduced a sidebar to the right, instead of having buttons on the title bar to control the weekday view (allegedly people had issue with it as they would disable the title bar).
Describe the enhancement
I essential forked the repo (found here) and did the following for Day Planner:
so, here's a before
and after
If my changes make sense, I would love to open a PR for it 🙂
(P.S. the left editor shows initial support for Dataview. I've just styled the Dataview tables to be consistent with the markdown ones)
The text was updated successfully, but these errors were encountered: