File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
8
8
- ** History** : History section to list all changes
9
9
- ** Localization** : All UI text elements are now localized
10
10
- ** Localization** : Chinese locale is now available (thanks to @choicky )
11
+ - ** Localization** : Korean locale is now available (thanks to @junwonpk )
11
12
- ** Localization** : Russian locale is now available (thanks to @efimlosev )
12
13
- ** Localization** : Spanish locale is now available (thanks to @MatiasArriola )
14
+ - ** Misc** : Copy to clipboard modal when clicking on header anchor
13
15
- ** Print** : Optimized layout and colors for print view
14
16
15
17
### Changed
18
+ - ** Misc** : Refactored all client-side code into Vue components
16
19
- ** Misc** : Updated dependencies
17
20
- ** UI** : Reveal 'Top of Page' only on scroll + icon only
18
21
@@ -24,6 +27,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
24
27
- ** Misc** : Commented headers no longer appear in page contents
25
28
- ** Misc** : CJK + Arabic validators are now working properly
26
29
- ** Search** : Content is now indexed properly and handles more scenarios
30
+ - ** Search** : CJK search terms are no longer stripped
27
31
- ** UI** : Markdown is now stripped from page contents items
28
32
- ** UI** : Page contents no longer disappear when scrolling down
29
33
You can’t perform that action at this time.
0 commit comments