1
0
Fork 0
mirror of https://github.com/archtechx/gloss.git synced 2025-12-12 11:14:04 +00:00
Commit graph

53 commits

Author SHA1 Message Date
Abrar Ahmad
f196fd53c2 Update composer.json 2022-01-25 13:59:54 +05:00
Abrar Ahmad
b4dba3a726 Merge branch 'l9-support' of https://github.com/abrardev99/gloss into l9-support 2022-01-25 13:55:18 +05:00
Abrar Ahmad
be8b290974 Update ci.yml 2022-01-25 13:55:15 +05:00
Abrar Ahmad
498a59aeb1
Update composer.json
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-01-25 13:47:26 +05:00
Abrar Ahmad
139e40d866
Update composer.json
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-01-25 13:47:19 +05:00
Abrar Ahmad
e7aeaf17c6 Update composer.json 2022-01-21 17:39:29 +05:00
Abrar Ahmad
802ed41450 wip 2022-01-21 17:17:51 +05:00
Samuel Štancl
1b1eca87c8 retry phpcsfixer 2021-05-04 16:30:37 +02:00
Samuel Štancl
b4b8cf86a9 fix github action workflow 2021-05-04 16:19:35 +02:00
Samuel Štancl
1cf56a7400 Merge branch 'master' of github.com:LeanAdmin/gloss 2021-05-04 16:12:10 +02:00
Samuel Štancl
7c509ed137 support closures inside arrays 2021-05-04 16:12:02 +02:00
Samuel Štancl
d39597d305
Fix syntax highlighting 2021-03-28 22:05:56 +02:00
Samuel Štancl
d40e868b13 docblocks 2021-03-16 21:45:59 +01:00
Samuel Štancl
91d07ec44b more special handling for closures 2021-03-16 21:39:44 +01:00
Samuel Štancl
fb61ed809b Fix code style (php-cs-fixer) 2021-03-16 20:28:42 +00:00
Samuel Štancl
9864751497 make callable strings work in nested arrays 2021-03-16 21:27:56 +01:00
Samuel Štancl
b7df00dd1f Improve callable strings 2021-03-16 21:14:39 +01:00
Samuel Štancl
1beb64a7bb CI checks 2021-03-16 20:24:38 +01:00
Samuel Štancl
8e7b3391f0 Fix code style (php-cs-fixer) 2021-03-16 19:10:53 +00:00
Samuel Štancl
745513f251 callable translation strings 2021-03-16 20:09:29 +01:00
Samuel Štancl
9948e4fd0f Fix value overrides 2021-03-11 13:45:05 +01:00
Samuel Štancl
ae66cc87ff Merge branch 'master' of github.com:LeanAdmin/gloss 2021-03-11 13:28:28 +01:00
Samuel Štancl
82616d59fe Fix annotation 2021-03-11 13:28:24 +01:00
Samuel Štancl
b14f998968
github config 2021-02-27 16:42:46 +01:00
Samuel Štancl
614a16784a update PHP 8 2021-01-27 12:41:22 +01:00
Samuel Štancl
99bfba294a GH action PHP 8.0.1 2021-01-27 12:38:48 +01:00
Samuel Štancl
417cd0d911 Fix yaml 2021-01-27 12:33:07 +01:00
Samuel Štancl
09070f9d41 Run phpcsfixer on PHP 8 2021-01-27 12:30:21 +01:00
Samuel Štancl
139a6eda28 Merge branch 'master' of github.com:LeanAdmin/gloss 2021-01-27 12:28:35 +01:00
Samuel Štancl
dd346dc446 Add conditions to facade docblocks 2021-01-27 12:28:31 +01:00
Samuel Štancl
8233f84c5b
Document scoping 2020-12-14 13:19:54 +01:00
Samuel Štancl
0ea1334dce Fix static analysis issue with string|array 2020-12-13 21:04:00 +01:00
Samuel Štancl
d423a0bda7 Update dependency constraints 2020-12-13 20:49:48 +01:00
Samuel Štancl
f425a99014 Resolve translator when resolving Gloss 2020-12-13 20:46:37 +01:00
Samuel Štancl
b30c68ddd9 Support multiple value overrides 2020-12-13 20:45:50 +01:00
Samuel Štancl
666c5f2157 Fix code style (php-cs-fixer) 2020-12-13 19:29:53 +00:00
Samuel Štancl
1ef09c8016 Merge branch 'master' of https://github.com/LeanAdmin/gloss 2020-12-13 20:29:21 +01:00
Samuel Štancl
914bdfb296 Conditional overrides 2020-12-13 20:28:33 +01:00
Samuel Štancl
bba8183fae Fix indentation 2020-12-13 16:58:39 +01:00
Samuel Štancl
b0810c23a6 Fix SP path in composer.json 2020-12-13 16:54:22 +01:00
Samuel Štancl
fbf5049110
Add a README 2020-12-13 04:05:14 +01:00
Samuel Štancl
2d919aca71 Accept Laravel 6 dependencies in composer.json 2020-12-13 03:53:33 +01:00
Samuel Štancl
9926064466 Properly retrieve matrix value 2020-12-13 03:50:03 +01:00
Samuel Štancl
f2072fc94e Add localized choice test 2020-12-13 03:48:55 +01:00
Samuel Štancl
81c8547077 Add autodiscovery 2020-12-13 03:20:22 +01:00
Samuel Štancl
cfcae73ee1 Add version matrix for Laravel 2020-12-13 03:16:37 +01:00
Samuel Štancl
1cc38e34aa Merge branch 'master' of github.com:LeanAdmin/gloss 2020-12-13 03:15:24 +01:00
Samuel Štancl
add7cd7ce0 Remove docker calls from CI workflow 2020-12-13 03:15:15 +01:00
Samuel Štancl
0b3da6fdfa
Merge pull request #1 from LeanAdmin/add-license-1
Add license
2020-12-13 03:14:32 +01:00
Samuel Štancl
17a64a22d1 Fix code style (php-cs-fixer) 2020-12-13 02:09:10 +00:00