Commit Graph

536 Commits

Author SHA1 Message Date
Elio Struyf
e18a5c082f Added customfield option to the field types 2023-05-10 14:26:03 +02:00
Elio Struyf
04d6bfd0df #424 - update setting 2023-04-24 09:15:34 +02:00
Elio Struyf
0effbc7b7c Merge branch 'unional-patch-1' into dev 2023-04-24 09:11:14 +02:00
Homa Wong
3166ad49cc fix: typo
This should fix the error:

```sh
$ref 'gobalconfiguration' in 'vscode://schemas/settings/configurationDefaults' can not be resolved.```
2023-04-23 21:10:53 -07:00
Elio Struyf
c5aedfffd1 Enhancement: Add ability to open snippet in modal for editing #424 2023-04-18 12:54:55 +02:00
Elio Struyf
5f1279eeb8 8.5.0 2023-04-14 15:54:03 +02:00
Elio Struyf
32da568025 Update version 2023-04-14 15:53:29 +02:00
Elio Struyf
628782432a #558 - Moved taxonomy to its own database file 2023-04-14 15:53:16 +02:00
Elio Struyf
78f0e7f56a #548 - Project selection support 2023-03-30 21:06:04 +02:00
Elio Struyf
6bb9831542 Implementation of the project selector 2023-03-30 18:28:04 +02:00
Elio Struyf
30df5c6233 #549 - Added the folder name 2023-03-30 11:50:22 +02:00
Elio Struyf
5336f3c9c2 #550 - Taxonomy suggestions 2023-03-28 22:41:21 +02:00
Elio Struyf
d52f51fec7 #549 - sync submodule changes 2023-03-28 20:19:32 +02:00
Elio Struyf
5011c1c95d #538 - encodeEmoji property support 2023-03-20 13:19:32 +01:00
Elio Struyf
898f59ed6a #543 - fix json schema 2023-03-20 10:22:47 +01:00
Elio Struyf
3a5d57e03a #541 - Title suggestion AI support 2023-03-18 21:25:40 +01:00
Elio Struyf
d29d0cfc44 #512 - added frontmatter config folder support 2023-03-17 16:00:20 +01:00
Elio Struyf
f45affbd2e Merge branches 'dev' and 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-03-17 13:20:31 +01:00
Elio Struyf
6058a02b70 #512 - added jsonc file association for frontmatter.json 2023-03-17 13:12:17 +01:00
Elio Struyf
ea19c61b4e update settings link 2023-03-17 11:14:34 +01:00
Elio Struyf
48e1cd882a Added an unknown field for uniforms 2023-03-16 15:18:46 +01:00
Elio Struyf
22dbf4681f Removed app insights + custom metrics 2023-03-13 12:45:05 +01:00
Elio Struyf
b3a1628b77 #530 - Chatbot API update 2023-03-10 11:54:11 +01:00
Elio Struyf
36a903c7b6 #530 - Front Matter AI 2023-03-09 21:06:13 +01:00
Elio Struyf
ecacba53a7 Added chatbot integration 2023-03-09 18:09:18 +01:00
Elio Struyf
53dd1303dc #518 - revert and update yaml parser + config 2023-03-06 10:46:23 +01:00
Elio Struyf
34f5e9c41b #523 - number options 2023-03-04 11:59:39 +01:00
Elio Struyf
cf6133b143 8.4.0 2023-02-26 15:38:50 +01:00
Elio Struyf
386bf0218d Added external script loading 2023-02-26 15:18:57 +01:00
Elio Struyf
7e398d206a POC of rendering custom HTML 2023-02-24 18:21:12 +01:00
Elio Struyf
75af200108 Update submenu 2023-02-19 14:56:31 +01:00
Elio Struyf
1b1eac0a43 Merge branch 'furkanb-issue/#504' into dev 2023-02-11 12:08:04 +01:00
furkanb
04960b7fdb issue/#504 2023-02-11 01:47:03 +03:00
Elio Struyf
c843e74077 #505 - Align to theme colors WIP 2023-02-06 18:26:11 +01:00
Elio Struyf
baed139cc6 Implement new scoped groups from tailwind 2023-02-05 14:39:28 +01:00
Elio Struyf
38839470ac #502 - Keyboard bindings added 2023-02-05 14:31:25 +01:00
Elio Struyf
8a4b24396c #503: Allow making changes to preview URL + tailwind v3 update 2023-02-05 14:13:43 +01:00
Elio Struyf
4a50cf70a0 #473 - Allow setting the SEO title name 2023-02-04 10:08:25 +01:00
Pongstr
9c9102f6f5 chore(devx-improvements): Deps upgrades + Prettier 2023-02-02 11:13:55 +02:00
Pongstr
c0b1e4383f init: sync with dev 2023-02-01 16:13:57 +02:00
Pongstr
ddf2873794 init 2023-02-01 11:58:31 +02:00
Pongstr
faf629cca5 init 2023-02-01 11:40:12 +02:00
Elio Struyf
70316c4c28 #474 - Allow to define the file prefix on content types 2022-12-23 15:00:49 +01:00
Elio Struyf
cc2c6dc217 Allow external configurations - start 2022-12-22 18:03:04 +01:00
Elio Struyf
1764965aa7 8.3.0 2022-12-14 10:18:22 +01:00
Elio Struyf
75b01cde7b #484 - Script support for different environments 2022-12-13 12:00:01 +01:00
Elio Struyf
a84fecaf96 Update json schema + changelog 2022-12-08 16:46:45 +01:00
Elio Struyf
e3bd7eebbe #360 - Define which content types can be used on your page folders 2022-11-09 13:59:14 +01:00
Elio Struyf
f1a8e0d425 #458 - Ability to configure the file prefix on folder level 2022-11-09 10:31:49 +01:00
Elio Struyf
e098442eaa #412 - Allow title on snippets 2022-11-07 17:28:40 +01:00