Commit Graph

893 Commits (e90bc6b6f64f15328871e59ce90b71723e52c310)
 

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