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

Commit graph

  • 118981f8df
    Add L10 support, remove L6 and L8 support (#4) master v0.1.11 lukinovec 2023-02-16 11:38:04 +01:00
  • 2b71db3814 Ignore PHPStan error lukinovec 2023-02-16 10:55:58 +01:00
  • cb59bc4f15 Fix PHPStan issue lukinovec 2023-02-16 09:45:37 +01:00
  • 59a581408f Add L10 support, remove L6 and L8 support lukinovec 2023-02-16 09:38:48 +01:00
  • 263e0aa1cb
    Support Laravel 9 (#3) v0.1.10 Abrar Ahmad 2022-01-27 22:10:10 +05:00
  • 9a9aae861f Update composer.json Abrar Ahmad 2022-01-26 21:42:22 +05:00
  • 88fe750806 Update composer.json Abrar Ahmad 2022-01-26 20:49:09 +05:00
  • d51665076d Update composer.json Abrar Ahmad 2022-01-25 22:15:58 +05:00
  • b9b1feb45b wip Abrar Ahmad 2022-01-25 22:14:36 +05:00
  • 17cde4c15e Update composer.json Abrar Ahmad 2022-01-25 20:48:41 +05:00
  • 2be47dcd7b Update composer.json Abrar Ahmad 2022-01-25 20:46:57 +05:00
  • 1dc33fc5cc Merge branch 'l9-support' of https://github.com/abrardev99/gloss into l9-support Abrar Ahmad 2022-01-25 20:34:02 +05:00
  • a74370474f Update phpstan.neon Abrar Ahmad 2022-01-25 20:33:59 +05:00
  • 97f48d6b61
    typehint -> type Samuel Štancl 2022-01-25 14:22:30 +01:00
  • 3e92c6b1ff Update ci.yml Abrar Ahmad 2022-01-25 18:13:43 +05:00
  • 6fca70a61d wip Abrar Ahmad 2022-01-25 18:11:51 +05:00
  • be9cefd4b3 wip Abrar Ahmad 2022-01-25 17:50:04 +05:00
  • f196fd53c2 Update composer.json Abrar Ahmad 2022-01-25 13:59:54 +05:00
  • b4dba3a726 Merge branch 'l9-support' of https://github.com/abrardev99/gloss into l9-support Abrar Ahmad 2022-01-25 13:55:18 +05:00
  • be8b290974 Update ci.yml Abrar Ahmad 2022-01-25 13:55:15 +05:00
  • 498a59aeb1
    Update composer.json Abrar Ahmad 2022-01-25 13:47:26 +05:00
  • 139e40d866
    Update composer.json Abrar Ahmad 2022-01-25 13:47:19 +05:00
  • e7aeaf17c6 Update composer.json Abrar Ahmad 2022-01-21 17:39:29 +05:00
  • 802ed41450 wip Abrar Ahmad 2022-01-21 17:17:51 +05:00
  • 1b1eca87c8 retry phpcsfixer Samuel Štancl 2021-05-04 16:30:37 +02:00
  • b4b8cf86a9 fix github action workflow Samuel Štancl 2021-05-04 16:19:35 +02:00
  • 1cf56a7400 Merge branch 'master' of github.com:LeanAdmin/gloss v0.1.9 Samuel Štancl 2021-05-04 16:12:10 +02:00
  • 7c509ed137 support closures inside arrays Samuel Štancl 2021-05-04 16:12:02 +02:00
  • d39597d305
    Fix syntax highlighting Samuel Štancl 2021-03-28 22:05:56 +02:00
  • d40e868b13 docblocks Samuel Štancl 2021-03-16 21:45:59 +01:00
  • 91d07ec44b more special handling for closures v0.1.8 Samuel Štancl 2021-03-16 21:39:44 +01:00
  • fb61ed809b Fix code style (php-cs-fixer) Samuel Štancl 2021-03-16 20:28:42 +00:00
  • 9864751497 make callable strings work in nested arrays v0.1.7 Samuel Štancl 2021-03-16 21:27:56 +01:00
  • b7df00dd1f Improve callable strings v0.1.6 Samuel Štancl 2021-03-16 21:14:39 +01:00
  • 1beb64a7bb CI checks v0.1.5 Samuel Štancl 2021-03-16 20:24:38 +01:00
  • 8e7b3391f0 Fix code style (php-cs-fixer) Samuel Štancl 2021-03-16 19:10:53 +00:00
  • 745513f251 callable translation strings v0.1.4 Samuel Štancl 2021-03-16 20:09:29 +01:00
  • 9948e4fd0f Fix value overrides v0.1.3 Samuel Štancl 2021-03-11 13:45:05 +01:00
  • ae66cc87ff Merge branch 'master' of github.com:LeanAdmin/gloss v0.1.2 Samuel Štancl 2021-03-11 13:28:28 +01:00
  • 82616d59fe Fix annotation Samuel Štancl 2021-03-11 13:28:24 +01:00
  • b14f998968
    github config Samuel Štancl 2021-02-27 16:42:46 +01:00
  • 614a16784a update PHP 8 v0.1.1 Samuel Štancl 2021-01-27 12:41:22 +01:00
  • 99bfba294a GH action PHP 8.0.1 Samuel Štancl 2021-01-27 12:38:48 +01:00
  • 417cd0d911 Fix yaml Samuel Štancl 2021-01-27 12:33:07 +01:00
  • 09070f9d41 Run phpcsfixer on PHP 8 Samuel Štancl 2021-01-27 12:30:21 +01:00
  • 139a6eda28 Merge branch 'master' of github.com:LeanAdmin/gloss Samuel Štancl 2021-01-27 12:28:35 +01:00
  • dd346dc446 Add conditions to facade docblocks Samuel Štancl 2021-01-27 12:28:31 +01:00
  • 8233f84c5b
    Document scoping v0.1.0 Samuel Štancl 2020-12-14 13:19:54 +01:00
  • 0ea1334dce Fix static analysis issue with string|array Samuel Štancl 2020-12-13 21:04:00 +01:00
  • d423a0bda7 Update dependency constraints Samuel Štancl 2020-12-13 20:49:48 +01:00
  • f425a99014 Resolve translator when resolving Gloss Samuel Štancl 2020-12-13 20:46:37 +01:00
  • b30c68ddd9 Support multiple value overrides Samuel Štancl 2020-12-13 20:45:50 +01:00
  • 666c5f2157 Fix code style (php-cs-fixer) Samuel Štancl 2020-12-13 19:29:53 +00:00
  • 1ef09c8016 Merge branch 'master' of https://github.com/LeanAdmin/gloss Samuel Štancl 2020-12-13 20:29:21 +01:00
  • 914bdfb296 Conditional overrides Samuel Štancl 2020-12-13 20:28:33 +01:00
  • bba8183fae Fix indentation Samuel Štancl 2020-12-13 16:58:39 +01:00
  • b0810c23a6 Fix SP path in composer.json Samuel Štancl 2020-12-13 16:54:22 +01:00
  • fbf5049110
    Add a README Samuel Štancl 2020-12-13 04:05:14 +01:00
  • 2d919aca71 Accept Laravel 6 dependencies in composer.json Samuel Štancl 2020-12-13 03:53:33 +01:00
  • 9926064466 Properly retrieve matrix value Samuel Štancl 2020-12-13 03:50:03 +01:00
  • f2072fc94e Add localized choice test Samuel Štancl 2020-12-13 03:48:55 +01:00
  • 81c8547077 Add autodiscovery Samuel Štancl 2020-12-13 03:20:22 +01:00
  • cfcae73ee1 Add version matrix for Laravel Samuel Štancl 2020-12-13 03:16:37 +01:00
  • 1cc38e34aa Merge branch 'master' of github.com:LeanAdmin/gloss Samuel Štancl 2020-12-13 03:15:24 +01:00
  • add7cd7ce0 Remove docker calls from CI workflow Samuel Štancl 2020-12-13 03:15:15 +01:00
  • 0b3da6fdfa
    Merge pull request #1 from LeanAdmin/add-license-1 Samuel Štancl 2020-12-13 03:14:32 +01:00
  • 17a64a22d1 Fix code style (php-cs-fixer) add-license-1 Samuel Štancl 2020-12-13 02:09:10 +00:00
  • 6c7a729a71 Fix code style (php-cs-fixer) Samuel Štancl 2020-12-13 02:08:42 +00:00
  • 6924834288
    Add MIT license Samuel Štancl 2020-12-13 03:08:38 +01:00
  • f73d6e2dce Initial commit Samuel Štancl 2020-12-13 03:05:55 +01:00