- Introduced a new specification for adding an optional contact email field to events, including front-end output and compatibility testing. - Added a comprehensive design document for multi-day event occurrences, detailing the new occurrence data model, validation, normalization, and calendar architecture. - Created specifications for ACF field-key switching compatibility and local ACF override compatibility to ensure seamless integration with existing themes. - Implemented a desktop calendar view toggle design, allowing users to switch between calendar and list views, with persistent preferences and responsive behavior.
29 lines
1.1 KiB
YAML
29 lines
1.1 KiB
YAML
- main [ref=f1e2]:
|
|
- generic [ref=f1e3]:
|
|
- generic [ref=f1e4]:
|
|
- link "Today" [ref=f1e6] [cursor=pointer]:
|
|
- /url: index.html
|
|
- group "Calendar view" [ref=f1e7]:
|
|
- button "Calendar" [pressed] [ref=f1e8] [cursor=pointer]
|
|
- button "List" [ref=f1e9] [cursor=pointer]
|
|
- generic [ref=f1e10]:
|
|
- link "Previous Month" [ref=f1e11] [cursor=pointer]:
|
|
- /url: index.html
|
|
- heading "July 2026" [level=2] [ref=f1e12]
|
|
- link "Next Month" [ref=f1e13] [cursor=pointer]:
|
|
- /url: august.html
|
|
- grid "July 2026 calendar" [ref=f1e15]:
|
|
- row [ref=f1e16]:
|
|
- columnheader "Thu" [ref=f1e17]
|
|
- row [ref=f1e18]:
|
|
- gridcell "16" [ref=f1e19]
|
|
- generic [ref=f1e21]:
|
|
- generic [ref=f1e22]:
|
|
- link "Today" [ref=f1e24] [cursor=pointer]:
|
|
- /url: index.html
|
|
- group "Calendar view" [ref=f1e25]:
|
|
- button "Calendar" [pressed] [ref=f1e26] [cursor=pointer]
|
|
- button "List" [ref=f1e27] [cursor=pointer]
|
|
- grid "Second calendar" [ref=f1e29]:
|
|
- row [ref=f1e30]:
|
|
- gridcell "16" [ref=f1e31] |