The Mist
|
497e896f59
|
[Update] default config
|
2024-05-07 16:44:44 +08:00 |
mistricky
|
8f9e6fa5aa
|
chore(docs): update TOC
|
2024-05-07 08:07:01 +00:00 |
The Mist
|
e45cc92739
|
[Update] add highlight code block chapter
|
2024-05-07 16:06:45 +08:00 |
The Mist
|
4c3b56c82e
|
[Update] add demo for take code snapshot with highlighted code block
|
2024-05-07 16:06:45 +08:00 |
mistricky
|
00e2156364
|
chore(docs): update TOC
|
2024-05-02 09:29:26 +00:00 |
The Mist
|
9a230ac6e9
|
[Feat] add contributors chapter
|
2024-05-02 17:29:09 +08:00 |
mistricky
|
ec5fcced8e
|
chore(docs): update TOC
|
2024-05-02 09:00:36 +00:00 |
Mist
|
48f37b9b78
|
[Feat] add actions to generate TOC
|
2024-05-02 17:00:09 +08:00 |
The Mist
|
5c365e0328
|
[Update] remove br label
|
2024-04-27 20:05:01 +08:00 |
The Mist
|
4008ded6ed
|
[Feat] add more pretty badge
|
2024-04-27 20:03:58 +08:00 |
The Mist
|
c4a13f0a74
|
[Update] support for display line number
|
2024-04-26 10:56:29 +08:00 |
The Mist
|
2ff1247b2b
|
[Update] add keymappings examples & add lua version commands
|
2024-04-23 00:18:45 +08:00 |
OKURA Masafumi
|
727584b109
|
[Fix] correct Neovim version (#85)
I don't know, maybe it's common to call is v9, but officially it's 0.9.
|
2024-04-14 23:19:16 +08:00 |
The Mist
|
5389a958a2
|
[Update] usage of save_path
|
2024-04-06 00:16:01 +08:00 |
JT Smith
|
42ee8bf327
|
[Update] README.md - fix references to incorrect package (#66)
|
2024-04-05 09:44:18 +08:00 |
Mist
|
3d684bb2b8
|
[Update] remove language from shell code block
|
2024-04-03 18:03:48 +08:00 |
Micya
|
3054519b58
|
Update README.md (#62)
|
2024-04-03 18:01:13 +08:00 |
Mist
|
0b0cb79bf8
|
[Update] default config & perf usage chapter
|
2024-04-03 17:49:26 +08:00 |
Mist
|
f616da253f
|
[Update] add language to shell code block
|
2024-04-03 17:35:06 +08:00 |
Mist
|
1698892981
|
[Update] add contributors chapter & update the usage
|
2024-04-03 17:14:53 +08:00 |
Mist
|
8e7d77ea41
|
[Update] installation steps & migration chapter
|
2024-04-03 17:01:34 +08:00 |
Mist
|
a75018bbb5
|
[Update] features description
|
2024-03-17 23:09:48 +08:00 |
Mist
|
70265fcb68
|
[Update] description
|
2024-03-17 23:01:07 +08:00 |
Mist
|
8d2c3714e1
|
[Update] add docs for use breadcrumbs
|
2024-03-17 22:49:56 +08:00 |
Mist
|
58bf7b9107
|
[Update] add example of background
|
2024-03-17 20:22:09 +08:00 |
Mist
|
9b9a11f42e
|
[Update] change the name of video
|
2024-03-17 12:46:52 +08:00 |
Mist
|
d35273cfae
|
[Update] replace banner with lua syntax
|
2024-03-17 01:30:33 +08:00 |
Mist
|
82e49a8be2
|
[Update] replace banner with more pretty one
|
2024-03-17 01:27:20 +08:00 |
Mist
|
08f0b24cf4
|
[Release] v1.0.0 (#43)
* [Update] apply template
* [Feat] update assets files (#35)
* [Update] README add packer install config
* [Feat] take snapshot via skia engine
* [Feat] title component
* [Feat] add watermark
* [Feat] update padding of code panel
* [Remove] pack ci script
* [Release] v1.0.0
* [Update] apply template
* [Chore] remove unused code
* [Update] readme
* [Release] v1.0.1
* [Update] apply template
* [Update] readme
* Update README.md
* [Feat] compile nvim-0.9 FFI
* [Release] v1.0.2
* [Update] apply template
* [Update] README.md
* [Feat] add multi platform support
* [Feat] add workflow for build target binary package
* [Update] files based on generated files by template generator
* [Update] files based on generated files by template generator
* [Update] files based on generated files by template generator
* [Update] files based on generated files by template generator
* [Update] files based on generated files by template generator
* [Update] files based on generated files by template generator
* [Update] files based on generated files by template generator
* [Feat] build plugin after released
* [Delete] build.yml
* [Update] README
* [Release] v1.0.3
* [Update] README
* [Refactor] editor frame size calculation logic
* [Refactor] update margin of watermark
* [Feat] preset font family
* [Refactor] update component interface
* [Update] change theme to onedark
* [Refactor] redefine render_error and throw it to lua scope
* [Perf] build script
* [Refactor] abstract component concept & implement it for all widgets
* [Update] README.md
---------
Co-authored-by: mistricky <mistricky@users.noreply.github.com>
|
2024-03-17 01:07:12 +08:00 |
Mist
|
bf50e50801
|
[Update] remove npm deps (#32)
|
2024-02-25 20:19:30 +08:00 |
Mist
|
749e8ba996
|
[Feat] support custom font-family for watermark and code (#21)
* [Feat] support custom font-family for watermark and code
* [Update] README
|
2024-02-24 19:01:39 +08:00 |
Mist
|
7963b3f2cc
|
[Feat] add preview_title option to configure preview page title (#20)
* [Feat] add preview_title option
* [Update] add preview_title option in document
|
2024-02-24 18:26:03 +08:00 |
Elliott Minns
|
38396ebcdf
|
[Fix] change docs on how to hide watermark (#17)
|
2024-02-24 13:31:43 +08:00 |
Mist
|
7c6d04c2ec
|
[Release] release v0.0.6 (#7)
* [Release] bump to 0.0.6
* [Fix] mistake description for how to setup
* [Fix] render watermark use config
|
2024-02-23 16:13:54 +08:00 |
Mist
|
6a184bfc84
|
[Update] README.md
|
2024-02-21 21:01:18 +08:00 |
Mist
|
eee4e96948
|
[Init] setup extension config
|
2024-02-19 22:28:27 +08:00 |
Mist
|
b5e86f5d4f
|
Initial commit
|
2024-02-13 14:05:36 +08:00 |