1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 06:06:45 +02:00

7374 Commits

Author SHA1 Message Date
Awilum
ed4b66f9f5 feat(shortcodes): add ability to parse nested shortcodes for registry shortcode 2022-05-25 21:04:33 +03:00
Awilum
4cf5181f5b feat(shortcodes): add ability to parse nested shortcodes for url 2022-05-25 21:00:12 +03:00
Awilum
ebab3740e8 feat(shortcodes): add ability to parse nested shortcodes for markdown s… 2022-05-25 20:27:37 +03:00
Awilum
96a990812d feat(shortcodes): upd logic for tr shortcode 2022-05-25 20:22:49 +03:00
Awilum
6a26599399 feat(shortcodes): simplify logic for tr shortcode 2022-05-25 20:17:49 +03:00
Awilum
4f362dd9b4 fix(tests): fix tests for shortcodes 2022-05-25 19:38:38 +03:00
Awilum
66616bfa56 feat(shortcodes): add ability to parse nested shortcodes for entries shortcode 2022-05-25 19:31:21 +03:00
Awilum
39ff94f8a1 feat(shortcodes): add calc shortcode 2022-05-25 19:21:43 +03:00
Awilum
a60131607e feat(shortcodes): add field shortcode - typo fix 2022-05-25 19:18:35 +03:00
Awilum
9bf43d6b34 feat(shortcodes): add field shortcode 2022-05-25 19:18:04 +03:00
Awilum
852260c68e feat(shortcodes): fix logic for uuid shortcode and upd tests 2022-05-25 18:16:19 +03:00
Awilum
39ff8ef7bc feat(shortcodes): upd logic for uuid shortcode and upd tests 2022-05-25 18:13:56 +03:00
Awilum
f317b20ac6 feat(tests): add missed tests for uuid shortcode 2022-05-25 18:04:43 +03:00
Awilum
3216e303d6 feat(tests): add missed tests for var shortcode 2022-05-25 18:03:07 +03:00
Awilum
35912b84a0 feat(tests): add missed tests for var shortcode 2022-05-25 18:01:09 +03:00
Awilum
c2e3175c65 feat(shortcodes): add var shortcode 2022-05-25 17:36:02 +03:00
Awilum
a20fdb62fe fix(tests): fix tests for shortcodes 2022-05-25 15:47:38 +03:00
Awilum
6face7f82b feat(shortcodes): nested shortcodes implementation for strings 2022-05-25 15:44:57 +03:00
Awilum
a37c99ca36 fix(tests): fix tests for shortcodes 2022-05-25 12:24:40 +03:00
Awilum
337c7d860b fix(tests): fix tests for shortcodes 2022-05-25 12:19:33 +03:00
Awilum
22839c426c fix(tests): fix tests for shortcodes 2022-05-25 12:18:10 +03:00
Awilum
74dd56a1d4 fix(tests): fix tests for shortcodes 2022-05-25 12:17:01 +03:00
Awilum
f1d7c669ce feat(shortcodes): change parameter_value_delimiter format 2022-05-25 12:13:11 +03:00
Awilum
421359f8ad feat(shortcodes): change parameter_value_delimiter format 2022-05-25 12:09:41 +03:00
Awilum
d03bbd842c feat(flextype): add view settings 2022-05-25 10:59:57 +03:00
Awilum
b355b96fc3 feat(directives): add ability to set enabled_globaly setting 2022-05-24 07:59:22 +03:00
Awilum
0028d8ebeb feat(entries): change visibility of methods initDirectives and initMacros 2022-05-24 07:51:11 +03:00
Awilum
93d86d8b55 feat(entries): add ability to init custom macros and directives 2022-05-23 21:38:14 +03:00
Awilum
6a4bed1acf feat(entries): add ability to init custom macros and directives 2022-05-23 21:29:58 +03:00
Awilum
9c006a15b9 chore(entries): upd comments 2022-05-23 21:26:11 +03:00
Awilum
e7b10789be feat(entries): add ability to init custom macros and directives 2022-05-23 21:21:51 +03:00
Awilum
27fb8d8688 Update composer.json 2022-05-23 19:41:33 +03:00
Awilum
32eb420792 Update composer.json 2022-05-23 19:38:30 +03:00
Awilum
c0bdc93fa8 feat(shortcodes): typo fix settings path 2022-05-22 20:09:42 +03:00
Awilum
b4d7f30d4b feat(shortcodes): add ability to customize shortcodes syntax 2022-05-22 20:00:18 +03:00
Awilum
a06d4c6af2 Update CHANGELOG.md 2022-05-22 18:24:05 +03:00
Awilum
edb0e7c273 Update CHANGELOG.md 2022-05-22 18:18:00 +03:00
Awilum
cf961db1b3 feat(tests): improvements 2022-05-22 10:37:30 +03:00
Awilum
783bb7e73b feat(tests): improve tests for directives 2022-05-22 10:21:13 +03:00
Awilum
59fd3042ca feat(tests): improve tests for directives 2022-05-22 10:18:24 +03:00
Awilum
20f056f0ff feat(tests): improve tests for directives 2022-05-22 10:01:15 +03:00
Awilum
49885646e5 feat(tests): improve tests for directives 2022-05-22 09:58:00 +03:00
Awilum
77f512194e feat(settings): load types directive at the end 2022-05-22 09:57:32 +03:00
Awilum
fa71728685 feat(directives): small update for calc directive 2022-05-22 09:57:05 +03:00
Awilum
e1c05209d1 feat(tests): update tests for entires 2022-05-22 08:50:15 +03:00
Awilum
6d82f0d09a chore(directives): typo upd 2022-05-21 18:10:20 +03:00
Awilum
9318fe6255 feat(directives): add @php directive 2022-05-21 18:10:02 +03:00
Awilum
0925cc49a8 feat(settings): add missed uuid short setting 2022-05-21 17:57:25 +03:00
Awilum
81df7744a8 feat(console): typo fix for tokens fetch command 2022-05-21 16:22:44 +03:00
Awilum
09e7c20ca2 feat(shortcodes): implement new syntax for shortcodes 2022-05-21 16:22:18 +03:00