|
692ecf1c99
|
[TWIG] Improved templates HTML structure, removed unnecessary element nesting, and refactored content sectioning
[COMPONENTS][Search] Refactored widget event as 'PrependRightPanel' (making it able to accomodate more generic blocks)
|
2022-01-21 21:03:08 +00:00 |
|
|
7daa61500d
|
[COMPONENTS][Collection] Notes collection template now has a default title
[CARDS][Note] Removed note actions from minimal note block
|
2022-01-21 21:03:07 +00:00 |
|
|
f7cbfbff8c
|
[COMPONENT][Collection] Add event to render html before drawing feed
|
2022-01-21 21:03:06 +00:00 |
|
|
600a1511cb
|
[TWIG] Removed all instances were 'arrow-down' icon was called in twig templates, replaced it's intended feedback by using :after pseudo-selector within CSS
In user panel render time reduced dramatically, by ~70ms. Said icon was requested by twig >10 times.
|
2022-01-12 16:07:28 +00:00 |
|
|
1438433859
|
[PLUGINS][NoteTypeFeedFilter] Polish feed actions HTML, adding proper anchor titles and better user feedback when a filter in applied
[COMPONENTS][Collection] Notes feed template HTML polish to accomodate changes needed for NoteTypeFeedFilter
|
2022-01-07 21:14:51 +00:00 |
|
|
8fa04bb47d
|
[EVENT][AddFeedActions] Add bool param which denotes whether the feed is empty. [PLUGIN][NoteTypeFeedFilter] Don't show filters if the feed is empty
|
2022-01-03 02:23:06 +00:00 |
|
|
ea5a4df1a4
|
[UI][PLUGIN][Directory] Add UI for Directory listing ordering. This uses a GET parameter, which subits the field in order_by and the operator in order_op. Using order_by=filed^ is still supported
|
2022-01-03 02:18:44 +00:00 |
|
|
5fa8056899
|
[COMPONENT][Collection] Refactoring: Further work in abstracting collections
|
2022-01-03 02:18:43 +00:00 |
|