Add help/doc button to dropdown menu, remove button from old position, edit Change file
Change-Id: I6aed5457e0872f58d3d549c8fa6e119f31c1c648
diff --git a/Changes b/Changes
index ccf74ea..b81aab5 100644
--- a/Changes
+++ b/Changes
@@ -1,23 +1,12 @@
0.59 2025-01-23
+ - Create top navbar and modify sidebar. (uyen-nhu)
- Improve appearance of title-addon on logo. (uyen-nhu)
- Create and style new item on top navbar for 'News'. (uyen-nhu)
- - Change settings link in logout.html.ep to dynamic link. (uyen-nhu)
- - Add an indicator for user login, and some minor design changes. (uyen-nhu)
- - Add back content_block headerButtonGroup due to backwards
- compatibility and modify header.html.ep to fit changes. (uyen-nhu)
- - Correct color of minimize button for snippets to
- nearly-white, and add media query for border-radius of
- the search bar. (uyen-nhu)
- - Delete helper class get_user_name and set user_handle
- instead to get the user name. (uyen-nhu)
- - Add scroll functionality for navbar: hide on scroll down,
- show on scroll up. (uyen-nhu)
- - Create burger menu and add responsive styles for navbar,
- optimize element positions in header. (uyen-nhu)
- - Add and style registration link to fit in login area,
- change navbar size and input fields, improve positionings of
- logo and icons, fix animation of navbar when scrolling on
- small devices. (uyen-nhu)
+ - Add an indicator for user login. (uyen-nhu)
+ - Create burger menu and add responsive styles for navbar. (uyen-nhu)
+ - Add and style registration link to fit in login area. (uyen-nhu)
+ - Fix animation of navbar when scrolling on small devices. (uyen-nhu)
+ - Edit general page layout to fit new navigation. (uyen-nhu)
- Return cursor position for query object (fixes #228; diewald)
- Keep plugin state in statemanager (fixes #201; diewald)
- Fix alerts in hint helper (diewald)