Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use astro templating #7

Merged
merged 11 commits into from Apr 13, 2022
Merged

use astro templating #7

merged 11 commits into from Apr 13, 2022

Conversation

matschik
Copy link
Owner

No description provided.

@cloudflare-pages
Copy link

cloudflare-pages bot commented Apr 12, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4df162f
Status: ✅  Deploy successful!
Preview URL: https://0587f2ae.component-party.pages.dev

View logs

@matschik matschik merged commit 71db4b3 into main Apr 13, 2022
@matschik matschik added the website Specific to the website label Apr 29, 2022
@matschik matschik deleted the with-astro-templating branch May 6, 2022 00:19
mroeling added a commit to mroeling/component-party that referenced this pull request Jan 3, 2023
Update readme with finished matschik#7 and 100% Aurelia1.
matschik pushed a commit that referenced this pull request Jan 6, 2023
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
website Specific to the website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant