Ryota Ushio
|
ed972b579f
|
Update package.json
|
2023-12-18 21:29:06 +09:00 |
Ryota Ushio
|
51d8513447
|
Update styles.css
|
2023-12-18 21:28:04 +09:00 |
Ryota Ushio
|
52ddfd64b6
|
Update manifest.json
|
2023-12-18 21:27:38 +09:00 |
Ryota Ushio
|
812bb8d4b4
|
Update main.ts
|
2023-12-18 15:32:58 +09:00 |
Ryota Ushio
|
c458cf92a7
|
Update manifest.json
|
2023-12-18 15:26:34 +09:00 |
Ryota Ushio
|
d38d26d8fb
|
Update README.md
|
2023-12-18 15:26:06 +09:00 |
Ryota Ushio
|
13c31ffef9
|
Remove sample setting
|
2023-12-15 18:11:02 +09:00 |
Ryota Ushio
|
fd2c12460f
|
Add `add...Setting` methods
|
2023-12-15 18:10:14 +09:00 |
Ryota Ushio
|
6cab764833
|
Update README.md
|
2023-12-08 08:47:00 +09:00 |
Ryota Ushio
|
a343405d76
|
Update README.md
|
2023-12-07 14:19:12 +09:00 |
Ryota Ushio
|
283b6ecd8c
|
Update README.md
|
2023-11-24 23:55:31 +09:00 |
Ryota Ushio
|
a29a9d4b34
|
Update tsconfig.json
|
2023-11-13 02:03:28 +09:00 |
Ryota Ushio
|
09b62e20d3
|
Update package.json
|
2023-11-03 01:53:07 +09:00 |
RyotaUshio
|
b1b46960e4
|
Add release workflow
|
2023-10-21 16:19:03 +09:00 |
RyotaUshio
|
7dd1911042
|
separate settings to another file
|
2023-10-21 16:17:56 +09:00 |
RyotaUshio
|
8db1b06aac
|
Customized the orignal template so that it fits my needs more
|
2023-10-18 17:09:44 +09:00 |
Lishid
|
7112f01bc6
|
Update README.md
|
2023-07-25 15:17:26 -04:00 |
Johannes Theiner
|
e8f03522bc
|
Adapt to plugin guidelines (#65)
- remove header in settings
- remove logging of changed settings value
|
2023-07-17 12:36:25 -04:00 |
Erica Xu
|
9be2b5d748
|
Update manifest.json
|
2023-07-11 11:37:36 -04:00 |
Alexander Pozdneev
|
2aee08d3d5
|
Remove old info about styles.css (#56)
|
2023-05-01 14:48:46 -04:00 |
Tim Rogers
|
0b5e5a2f6e
|
Upgrade esbuild to v0.17.x (#47)
|
2023-01-25 13:49:50 -05:00 |
INOUE Takuya
|
49fba8aa1f
|
fix .eslintignore (#48)
|
2023-01-19 10:06:51 -05:00 |
Erica Xu
|
747672e2f8
|
Merge pull request #42 from obsidianmd/funding-url
Add funding URL documentation
|
2022-12-05 15:57:04 -05:00 |
Erica Xu
|
d3bb1e6775
|
Update README.md
|
2022-12-05 15:55:39 -05:00 |
Erica Xu
|
b376f9c428
|
Add funding URL documentation
|
2022-12-05 15:49:16 -05:00 |
Erica Xu
|
97d84bc54b
|
Update manifest.json
|
2022-12-05 15:28:53 -05:00 |
lishid
|
866d3b8f0d
|
Build: Target ES2018.
|
2022-08-20 20:25:17 -04:00 |
lishid
|
64e8649877
|
Update sample css file.
|
2022-08-09 13:39:02 -04:00 |
lishid
|
b46f6c9322
|
Update for 0.15
|
2022-08-09 13:38:50 -04:00 |
lishid
|
04432b2ebf
|
Upgrade dependencies, add strictNullChecks.
|
2022-06-24 15:41:39 -04:00 |
Lishid
|
00967d9040
|
Update esbuild.config.mjs
|
2022-06-19 20:50:11 -04:00 |
Henré Botha
|
f85d2b74b5
|
Fix README headings (#29)
|
2022-05-07 11:15:23 -04:00 |
Xiao Meng
|
f690c04577
|
use LF instead of CRLF (#28)
|
2022-04-15 14:13:31 -04:00 |
Lishid
|
24918c946d
|
Update README.md
|
2022-04-04 22:20:58 -04:00 |
lishid
|
af0d47c19c
|
Always use latest obsidian package.
|
2022-03-09 10:29:32 -05:00 |
Lishid
|
43a3b5eaeb
|
Update package.json
|
2022-02-24 00:17:16 -05:00 |
pseudometa
|
4b06e44f8f
|
Update .gitignore (#25)
|
2022-01-28 10:34:53 -05:00 |
aidenlx
|
f3286063d3
|
add version bump script (#10)
|
2022-01-22 16:13:50 -05:00 |
Federico Granata
|
4f502e92eb
|
Update README.md (#24)
|
2022-01-21 11:15:02 -05:00 |
Federico Granata
|
67e05fe677
|
remove `package-lock.json` from `.gitignore` (#23)
|
2022-01-21 11:14:49 -05:00 |
fyears
|
fe035a3008
|
add type check (#22)
|
2022-01-16 10:07:19 -05:00 |
lishid
|
a25092b586
|
Update esbuild script to include codemirror packages as external.
|
2022-01-10 09:01:38 -05:00 |
lishid
|
d006ed755a
|
Update tsconfig.
|
2021-11-06 19:05:49 -04:00 |
lishid
|
db18a36e65
|
Update build script to include external node packages.
|
2021-11-01 15:18:11 -04:00 |
TfTHacker
|
6fdd374cb8
|
Adding eslint for code .\src\ (#17)
|
2021-10-30 14:04:07 -04:00 |
Phillip
|
02ac033b15
|
Use ESBuild API instead of passing command line arguments (#16)
|
2021-10-25 11:45:15 -04:00 |
lishid
|
e013825c21
|
Add comment for gitignore.
|
2021-10-23 04:58:40 -04:00 |
lishid
|
3afc9d78ab
|
Update sample plugin to use ESBuild.
|
2021-10-19 13:34:58 -04:00 |
fyears
|
5f95bce9e1
|
preserve and load settings correctly
|
2021-10-10 11:11:02 -04:00 |
Tokuhiro Matsuno
|
c228a70223
|
Add data.json to .gitignore
Prevent unintended disclosure of data.json.
|
2021-04-28 11:54:41 -04:00 |