forked from codemirror/codemirror5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
57 lines (43 loc) · 1.96 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [0.11.0] - 2021-11-07
## [0.10.0] - 2020-10-28
## [0.9.1] - 2020-10-21
### Changed
- Change shortcut link
## [0.9.0] - 2020-07-28
## [0.8.0] - 2020-03-13
## [0.7.0] - 2020-03-09
## [0.6.0] - 2019-01-05
## [0.5.0] - 2019-01-05
### Added
- Update defaults, f4 and shift+f11 disabled for .hideable-hide
## [0.4.0] - 2018-11-15
## [0.3.0] - 2018-11-15
### Added
- Undeline cursor for inster mode
## [0.2.0] - 2018-10-22
### Added
- Allow run external regexp files in replace mode
## 0.1 | 2016-04-23
převedení projektu do composeru
sublime.js: Ctrl+d ignoruje velikosti písmen
sublime.js: přidána podpora Ctrl+D Ctrl+K pro přeskočení nalezeného výskytu
search.js: vyhledávání podle aktuální pozice kurzoru, z dialogu vždy od začátku souboru
Označení nalezeného výsledku
Skroll okna na nalezený výsledek
Automatické odsazení kurzoru po vložení nové řádky
CHANGELOG created
[0.11.0]: https://github.com/InternetGuru/CodeMirror.git/compare/v4_beta2...v0.11.0
[0.10.0]: https://github.com/InternetGuru/CodeMirror/compare/v4_beta2...v0.10.0
[0.9.1]: https://github.com/InternetGuru/CodeMirror/compare/v4_beta2...v0.9.1
[0.9.0]: https://github.com/InternetGuru/CodeMirror/compare/v4_beta2...v0.9.0
[0.8.0]: https://github.com/InternetGuru/CodeMirror/compare/v4_beta2...v0.8.0
[0.7.0]: https://github.com/InternetGuru/CodeMirror/compare/v4_beta2...v0.7.0
[0.6.0]: https://github.com/InternetGuru/CodeMirror/compare/v4_beta2...v0.6.0
[0.5.0]: https://github.com/InternetGuru/CodeMirror/compare/v4_beta2...v0.5.0
[0.4.0]: https://github.com/InternetGuru/CodeMirror/compare/v4_beta2...v0.4.0
[0.3.0]: https://github.com/InternetGuru/CodeMirror/compare/v4_beta2...v0.3.0
[0.2.0]: https://github.com/InternetGuru/CodeMirror/compare/v4_beta2...v0.2.0