1
0
Fork 0
Commit Graph

11 Commits (c4a13f0a74e188a1607eec036253af39967758cf)

Author SHA1 Message Date
The Mist 3b7dd6a3ad
[Feat] support line number & remove unused module (#91) 2024-04-26 01:01:17 +08:00
Mist 272e89ff8e [Feat] add breadcrumbs to display file path 2024-03-17 22:35:58 +08:00
Mist 3f57ce62fc [Feat] add more beautiful background themes 2024-03-17 18:55:01 +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 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
Mist 383be3a533 [Feat] finished codesnap client 2024-02-21 18:36:01 +08:00
Mist a088d8b580 [Feat] finished mvp version 2024-02-19 22:28:27 +08:00
Mist 9a73beb12f [Update] add default config option preview switch 2024-02-19 22:28:27 +08:00
Mist 42831a4907 [Feat] setup rust env for neovim plugin 2024-02-19 22:28:27 +08:00
Mist eee4e96948 [Init] setup extension config 2024-02-19 22:28:27 +08:00