Commit Graph

310 Commits

Author SHA1 Message Date
Elio Struyf 9744cf0117 #193 - Added data type support 2022-01-14 13:00:27 +01:00
Elio Struyf 01921c799c #193 - Support for list/array fields 2022-01-14 11:26:30 +01:00
Elio Struyf b1674b4b84 #193 - Data file dashboard added 2022-01-13 20:18:32 +01:00
Elio Struyf 9f7f803e25 #198 - Additional media sort options 2022-01-12 14:44:45 +01:00
Elio Struyf b83c565e29 HMR support for panel development 2022-01-12 14:09:59 +01:00
Elio Struyf dee30923ff #197 - Update fields type + support for taxonomy and images 2022-01-12 11:25:44 +01:00
Elio Struyf 9a91be8025 #197 - Support for multi-dimensional content type fields 2022-01-11 12:23:46 +01:00
Elio Struyf a6dcc1ea79 Merge pull request #222 from farmerau/onWillSaveTextDocument 2022-01-07 12:55:34 +01:00
Elio Struyf 32a686227e #221 - Logic to remove new line by gray matter 2022-01-07 12:54:39 +01:00
Austin Farmer faa74132e5 Adjust Automatic Date Updates to Run on Save
Prefers `onWillSaveTextDocument` over `onDidChangeTextDocument` for the triggering event.
2022-01-06 15:44:36 -05:00
Elio Struyf 2f31230e07 Merge pull request #220 from farmerau/markdown-file-heuristics-mdx 2022-01-05 18:40:01 +01:00
Austin Farmer c4225c0011 Support detection by file extension 2022-01-05 11:38:32 -05:00
Elio Struyf bb980b4afe #218 - Added MDX support for template and content creation 2022-01-04 11:51:11 +01:00
Elio Struyf d046f73d16 #214 - Open file after creation fix 2021-12-28 20:52:42 +01:00
Elio Struyf f144d713d1 added edit quick action 2021-12-28 10:45:33 +01:00
Elio Struyf d31c403bdc Update icon 2021-12-28 10:43:36 +01:00
Elio Struyf 35a0327387 Added quick actions + some styling fixes 2021-12-28 10:35:46 +01:00
Elio Struyf 5182a9ae1a Fix spinner overlapping the global navigation 2021-12-27 16:22:01 +01:00
Elio Struyf ab3686b3b5 #199 - Search media files 2021-12-27 15:56:12 +01:00
Elio Struyf c5b7b7845d #212 - Added deleted folder watcher 2021-12-26 20:29:44 +01:00
Elio Struyf 2f13c335ed #212 - Added folder watchers 2021-12-26 20:24:23 +01:00
Elio Struyf f219ac721f Updated navigation header 2021-12-26 19:13:42 +01:00
Elio Struyf 0149885289 Item borders 2021-12-26 18:56:24 +01:00
Elio Struyf cb80a10de2 #213 - Media folder design 2021-12-26 17:19:31 +01:00
Elio Struyf 092eb0fd2a #211 - Replace text selection on media insert 2021-12-26 12:11:38 +01:00
Elio Struyf 24f79d9d3f #210 - Media file extension fix 2021-12-26 11:52:45 +01:00
Elio Struyf 71449aa5cc Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2021-12-21 11:13:34 +01:00
Elio Struyf 87f293a3f6 added charset 2021-12-21 11:13:30 +01:00
Elio Struyf 6da3ddb5dd #206 - Removal of the front matter parsing error notification 2021-12-20 20:38:56 +01:00
Elio Struyf af9865d91b Refresh the pages on content creation 2021-12-17 19:21:59 +01:00
Elio Struyf e576b6e8a4 #207 - fix quick picks 2021-12-17 19:21:41 +01:00
Elio Struyf c9f4c8f94e #206 - Added front matter diagnostic parsing 2021-12-17 19:04:41 +01:00
Elio Struyf 6ef63da973 Add sentry ignore rule 2021-12-16 14:02:57 +01:00
Elio Struyf 2d85b0a554 Updates for Webpack 5 support + HMR during dev 2021-12-16 13:31:30 +01:00
Elio Struyf 6c94880497 Make output bundles smaller by smarter importing icons 2021-12-15 14:47:49 +01:00
Elio Struyf 5a69240178 #205 - Define a logging level setting 2021-12-15 14:10:58 +01:00
Elio Struyf cb72b53653 Refactoring to message listeners 2021-12-15 13:50:40 +01:00
Elio Struyf 050a513b48 Refactoring 2021-12-15 11:16:39 +01:00
Elio Struyf 98e4490318 updated changelog 2021-12-07 10:06:45 +01:00
Elio Struyf 2bac596e3d #200 - media file sorting fix 2021-12-05 13:11:22 +01:00
Elio Struyf 15a6ea8d8d #194 - Optimizations for the markup options 2021-12-04 13:55:52 +01:00
Elio Struyf 7549b3d989 #202 - Fix checkbox label color for light themes 2021-12-04 09:18:04 +01:00
Elio Struyf ca628b37de #201 - Fix filename overflow 2021-12-03 19:15:20 +01:00
Elio Struyf db120b5c45 #194 - ordered/unordered/task lists added 2021-12-03 19:06:27 +01:00
Elio Struyf 2973f5d27b #194 - Added heading and blockquote support 2021-12-03 14:11:18 +01:00
Elio Struyf 075c7ad350 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2021-11-30 15:09:05 +01:00
Elio Struyf 9bd06909c8 #194 - WYSIWYG controls implementation 2021-11-30 15:05:28 +01:00
Elio Struyf 1b45c2af13 Update changelog 2021-11-26 08:42:08 +01:00
Elio Struyf b4bbf6c6fb #191 - Fix beta settings 2021-11-26 08:41:43 +01:00
Elio Struyf 81fa0a7d0f #188 - support for markdown file extension added 2021-11-25 15:20:19 +01:00