mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-04 20:39:02 +08:00
* Add 1-reactivity files for Aurelia 1 * Add 3x templating, update readme (20%) * Update readme to reflect proper icon for aurelia * Finish 2-templating Add event-click, dom-ref and conditional. Update readme. * Fix incorrect 2-3-loop and 2-4-event-click Verified using codesandbox with typescript. https://codesandbox.io/s/aurelia-typescript-sandbox-forked-rlniej * Add on-mount * Add un-mount Not easy to test. The component is not really unmounted in this case. * Add 4-1-component-composition * Add 4-2-emit-to-parent cs: add missing enter in 4-1. * Add 4-3 slot * Fix typo in 4-3-slot button * Add 4-4-slot-fallback Also, fix minor issue in 4-3-slot * Add 6-1-input * Add 6-2-checkbox * Add 6-3-radio * 6-3-radio add ts file for default value * Add 6-4-select with object model * Add 7-1-fetch-data Refectoring could be beneficial for quality of the code. Todo added in Readme. * Add 7-2-router-link Links can be set up using pushState, or using hash bashed routing. The later is used in this example, with link to the documentation. * Add 7-3-router-configuration Update readme with finished #7 and 100% Aurelia1. * Update 7-1-fetch-data * Update files after PR feedback * consistent filenames compared to other frameworks * improved code style (applied not just for the templates, but the other Aurelia files as well. Used VSCode "Format code" command on all files) * Update Aurelia files * Since scss is not default, use the standard css files instead. * Apply filesorter to show the app-files first
290 lines
11 KiB
XML
290 lines
11 KiB
XML