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
Copy file name to clipboardExpand all lines: NEWS.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# teal 0.16.0.9029
1
+
# teal 1.0.0
2
2
3
3
### Breaking changes
4
4
@@ -10,6 +10,7 @@
10
10
11
11
### Enhancement
12
12
13
+
* Improved the layout and appearance of the app using `bslib` components.
13
14
* General repositioning of key navigation components across the app:
14
15
- Modules: The module navigation is moved from a nested tab selection to a "Module" drop-down selection. The module selection can be done from the nested button of modules.
15
16
- Reporter: The Report previewer is no longer displayed as yet another teal module, it is placed inside a "Report" drop-down right next to the "Module" drop-down. The Report previewer is a modal that displays the added report cards. The "Report" drop-down also contains other global report options like download/load/reset the Report.
0 commit comments