Commit Graph

896 Commits (d68c73c5fbbef43675c2e8df20eb0672406d345d)
 

Author SHA1 Message Date
fadrian06 d68c73c5fb
Merge 48035d6a92 into d8fe78449c
2 weeks ago
n0nag0n d8fe78449c Fix flight.allow_method_override not disabling method override (GHSA-vr9m-jx6f-hhj6)
2 weeks ago
n0nag0n ee03274498
Merge pull request #714 from flightphp/feat/align-runway-commands-with-skeleton
3 weeks ago
n0nag0n 98c9c89893 Align Runway generators with skeleton App\ layout and fix suite gates
3 weeks ago
n0nag0n f2df5232c4
Add project instructions for FlightPHP core library
1 month ago
n0nag0n 128af19ae9
Merge pull request #713 from flightphp/use-best-practices-in-index.php
1 month ago
fadrian06 83d7096ee7 use static callables with typehints
2 months ago
n0nag0n eb24cff886
Merge pull request #711 from flightphp/feat/ai-generate-agents-md
2 months ago
n0nag0n 53d422001e feat(ai): generate AGENTS.md in ai:generate-instructions command
2 months ago
fadrian06 48035d6a92 Support custom style/script tags in class components
2 months ago
fadrian06 dd238319da Add component prop-passing coverage
2 months ago
fadrian06 8c277dadd6 Fix component style/script dedupe leakage
2 months ago
fadrian06 7acf6c00b9 fix styles and scripts duplication
2 months ago
fadrian06 8c88b9d94a allow props which values contains spaces and numbers
2 months ago
fadrian06 52ec6b8803 allow to render different components
2 months ago
fadrian06 5076b266b3 allow custom indentations in tests (> 1 space)
2 months ago
fadrian06 5c4b9b9856 allow to change the components path
2 months ago
fadrian06 8280d4ddaf allow to change the prefix
2 months ago
n0nag0n bac3714368
Merge pull request #709 from flightphp/autoload-rework
2 months ago
copilot-swe-agent[bot] 46e457f9c5
Merge master into autoload-rework
2 months ago
fadrian06 d58cbacda1 restore and improve custom autoloader
2 months ago
n0nag0n 3ca4c86da8
Merge pull request #703 from flightphp/sort-.gitignore
2 months ago
n0nag0n 61db3b2fcc
Merge branch 'master' into sort-.gitignore
2 months ago
n0nag0n ad7c613d55
Merge pull request #704 from flightphp/simplify-coverage-generation
2 months ago
n0nag0n dcab35b729
Merge pull request #705 from flightphp/combine-phpstan-and-phpcs-in-lint-script
2 months ago
n0nag0n 68f0942127
Merge branch 'master' into combine-phpstan-and-phpcs-in-lint-script
2 months ago
n0nag0n 03ed9fe706
Merge pull request #706 from flightphp/phpstan-rework
2 months ago
n0nag0n f20f1d2014
Merge pull request #707 from flightphp/phpunit-watcher-rework
2 months ago
n0nag0n 18786481d9
Merge pull request #708 from flightphp/phpcs-rework
2 months ago
fadrian06 5cdc2e85c0 6. renders self close components with many props
2 months ago
fadrian06 38d4458e96 5. views can repass props
2 months ago
fadrian06 538c9d32ae 4. renders self close components with one prop
2 months ago
fadrian06 bc86e7a298 3. renders self close class components that extends another class component
2 months ago
fadrian06 50c23de325 2. renders self close functional and class components
2 months ago
fadrian06 a94431ae05 1. renders self close components without arguments
2 months ago
fadrian06 576801967c simplify ViewTest
2 months ago
fadrian06 a6dbd321ae use short echo
2 months ago
fadrian06 6afd221c76 remove ViewTest methods comments
2 months ago
fadrian06 ee9699e8ad simplify view instantiation
2 months ago
fadrian06 b1c56b1a6e remove final_newlines to all tests/views/*
2 months ago
fadrian06 6b506636f0 always normalize paths
2 months ago
fadrian06 abdf845899 remove \ from global function calls
2 months ago
fadrian06 2321b0e079 simplify getTemplate
2 months ago
fadrian06 206eff4f3d simplify render
2 months ago
fadrian06 d28939f204 replace iterable for arrays
2 months ago
fadrian06 7d29fdf719 use $this instead of self
2 months ago
fadrian06 f047d22fab simplify docblocks
2 months ago
fadrian06 98e20c6ad1 import Exception
2 months ago
fadrian06 a3423b4cdf update license docblock
2 months ago
fadrian06 cd2072e409 update mikecao copyright
2 months ago