We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82d95a6 commit 581c66bCopy full SHA for 581c66b
1 file changed
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+### 2.6.0
2
+
3
+Added new utility functions:
4
5
+- commons-ui:
6
+ - isItemVisible
7
+ - getItemElement
8
+ - isElementVisible
9
+- commons-atom:
10
+ - editor largeness
11
+ - editor lineCountIfLarge
12
+ - editor lineLengthIfLong
13
+ - notifyError
14
15
+Fixed bugs in ViewContainer, scrollIntoView.
16
17
### 2.5.0
18
19
- feat: add domPurifyConfig parameter to MarkdownSevice.render
0 commit comments