Changelog

Other Notes

  • 2024-01-03: Autowire constructor now ONLY works with nodes. No query selectors for the constructor.

Git Log

git log on Wed Jan 3 06:19:47 PM CST 2024`

  • 1ab5082 (HEAD -> v1.0) update README [2 seconds ago]
  • 7352230 delete old extensions and all tests. [2 hours ago]
  • 0c4d764 add changelog, composer update, run scrawl [2 hours ago]
  • a0da7c8 Major overhaul of autowire class. Some methods removed. some renamed. docs cleaned up. some features removed. [2 hours ago]
  • 1f436f3 Remove option of passing string to constructor. add some docblocks [3 hours ago]
  • b3df094 typo [3 hours ago]
  • afe794f (origin/v1.0) run scrawl (update readme), take notes [8 weeks ago]
  • 1e5768d notes [8 weeks ago]
  • 9db64d5 progress on readme src. clean up Autowire.js by removing some methods, improving docblocks, and improving some paramater names. Add strong times to Autowire.php [8 weeks ago]
  • 46816db updated readme src [8 weeks ago]
  • 22bade3 fix Autowire::filePath() [8 weeks ago]
  • 2079e2e move & update config files [8 weeks ago]
  • fe6a402 move some files around & composer update [8 weeks ago]
  • b381bae (origin/v0.1, v0.1) add php integration instructions to readme & update scrawl configuration & add code scrawl dev dependency [7 months ago]
  • 1f9e748 fix typecheck on array when adding params to FormData, so that a file can be added successfully now [1 year ago]
  • d1b0346 add/prototype Dropdown.js [1 year, 2 months ago]
  • 239c697 remove "test webhook" text [1 year, 9 months ago]
  • 703fa87 test webhooks [1 year, 9 months ago]
  • 34764e3 webhook test [1 year, 9 months ago]
  • 3926cbe test webhook [1 year, 9 months ago]
  • 6d455c7 test webhook [1 year, 9 months ago]
  • fa5084b doc [1 year, 9 months ago]
  • 5e332bf doc [1 year, 9 months ago]
  • 29af700 docs [1 year, 9 months ago]
  • 48f7ea5 documentation [1 year, 9 months ago]
  • 4ee7085 add example class [1 year, 9 months ago]
  • 835d843 add vendor to gitignore [2 years ago]
  • 269f873 add gitignore, delete vendor files [2 years ago]
  • 56dee3f fix integration [2 years, 4 months ago]
  • 131d385 package name [2 years, 4 months ago]
  • dad8b8c add composer, slight reorg [2 years, 4 months ago]
  • ce61748 add bindTo feature. finish simple kanban test [2 years, 6 months ago]
  • 19936f1 notes about plans for v0.1, v0.2, and v0.3 [2 years, 6 months ago]
  • 7e69573 some work on sample kanban board. Documentation [2 years, 6 months ago]
  • 3c8e3a8 minor cleanup. Worked on a kanban board example [2 years, 6 months ago]
  • 608231f Cleaned up, lots of deleting. Wrote docblocks [2 years, 10 months ago]
  • 35ea780 added getAny() and getAnyList(), which are non-contextual [3 years, 3 months ago]
  • f54d37c added php class to get file path [3 years, 3 months ago]
  • 829abfb this.g() now gets named object from children if 'this' [3 years, 3 months ago]
  • f0c4c05 added gitignore [3 years, 3 months ago]
  • bd3b860 added getter for bindparamNode [3 years, 3 months ago]
  • 89aa324 added an improved BindParam extension [3 years, 3 months ago]
  • 3b6f48c extensions now load before lifecycle methods & listeners are attached [3 years, 3 months ago]
  • fc14455 Merge branch 'vbeta' of github.com:Taeluf/Autowire into vbeta [3 years, 3 months ago]
  • fa60d21 added template support [3 years, 3 months ago]
  • a489445 Update README.md [3 years, 3 months ago]
  • d6b9f16 Update README.md [3 years, 3 months ago]
  • cf7367d removed console.log() in onPageLoad [3 years, 3 months ago]
  • 1977fd2 1-dimensional arrays are now working in fetch. Previously, only one array value would upload [3 years, 3 months ago]
  • 10ac30a minor bugfixes on this.g() and fetch [3 years, 3 months ago]
  • 3c76a74 docs? [3 years, 4 months ago]
  • 98e29fb complete rewrite [3 years, 4 months ago]
  • 43ebe6e tested vue.js to compare it to autowire... [3 years, 4 months ago]
  • 5148212 readme [3 years, 4 months ago]
  • 04e0cf0 Merge branch 'vbeta' of github.com:Taeluf/Autowire into vbeta [3 years, 4 months ago]
  • 8a9d9b9 minor changes [3 years, 4 months ago]
  • 53b7125 Update README.md [3 years, 4 months ago]
  • a1f5946 Update README.md [3 years, 4 months ago]
  • 2ba8978 readme [3 years, 4 months ago]
  • cdcf806 Project Initialized from local [3 years, 4 months ago]