Commit Graph

286 Commits

Author SHA1 Message Date
Sven Brodny
022f997de8 fix(simple-animations): wrong author, challenge number & typos 2024-02-20 08:05:30 +01:00
Sven Brodny
11106df4f4 refactor: simple animations challenge template & delete spec 2024-02-20 00:26:31 +01:00
Sven Brodny
946219cce0 Merge branch 'add-challenge-simple-animations' of https://github.com/svenson95/angular-challenges into add-challenge-simple-animations 2024-02-19 23:58:55 +01:00
Sven Brodny
93b2717775 refactor: simple animations challenge template 2024-02-19 23:58:41 +01:00
Sven Brodny
ff8213c6cc Merge branch 'main' into add-challenge-simple-animations 2024-02-19 23:45:13 +01:00
Sven Brodny
649eb847be feat: challenge 45 Simple Animations 2024-02-19 23:39:09 +01:00
jdegand
ec0e2af4de fix: remove unnecessary comments 2024-02-16 19:43:22 -05:00
Wandrille
ebf6b135f8 Revert "feat: add answer for challenge 45"
This reverts commit 7458977d35.
2024-02-15 07:54:55 +01:00
Wandrille
7458977d35 feat: add answer for challenge 45
add one possible answer for the new challenge 45.
2024-02-09 11:12:42 +01:00
Wandrille
0f4f14c351 feat: challenge 45 React in Angular
Add new challenge: React in Angular.
2024-02-09 10:54:24 +01:00
thomas
8d1a0bda25 feat: improve documentation 2024-02-06 09:13:04 +01:00
thomas
c98aff0bae feat: save 2024-02-06 09:13:04 +01:00
thomas
cbe3967cfe feat: create challenge 44 2024-02-06 09:13:04 +01:00
thomas
e04ac11faf feat: setup challenge 44 2024-02-06 09:13:02 +01:00
thomas
bb07207972 feat: add email subsciption 2024-01-31 13:58:00 +01:00
thomas
79b0301a87 feat: challenge 43 input signal 2024-01-18 08:50:31 +01:00
Laforge Thomas
be6c400645 Merge pull request #494 from jdegand/ngrx-am-animations
fix: provideAnimations needed for snackbar
2024-01-14 20:55:34 +01:00
Laforge Thomas
2f624be582 Merge pull request #490 from kabrunko-dev/translation-ptbr
Translate Challenge 13 and add extra section
2024-01-14 20:54:08 +01:00
jdegand
6fb0ed9e2a fix: provideAnimations needed for snackbar 2024-01-13 14:21:02 -05:00
Laforge Thomas
0f57274939 Merge pull request #491 from jdegand/ngrx-note-comments
docs: ngrx notification comments
2024-01-12 21:05:58 +01:00
jdegand
b5eefff9cf docs: ngrx notification comments 2024-01-12 12:53:02 -05:00
Laforge Thomas
4ed409b578 Merge pull request #486 from jdegand/interop-interfaces
fix: update interfaces
2024-01-12 17:07:56 +01:00
kabrunko-dev
5b0f1c4fe2 Merge branch 'translation-ptbr' of https://github.com/kabrunko-dev/angular-challenges into translation-ptbr 2024-01-12 12:47:25 -03:00
kabrunko-dev
56813460b9 docs(pt): translate challenge 13 (styling) 2024-01-12 12:47:11 -03:00
jdegand
56696e08bb fix: dateunknown property 2024-01-11 15:33:59 -05:00
thomas
5ae981478c feat: import static dynamic challenge 2024-01-11 09:27:11 +01:00
jdegand
ff019acc57 fix: update interfaces 2024-01-10 20:18:05 -05:00
jdegand
60c46978b0 fix: angular material core theme added 2024-01-08 20:34:05 -05:00
thomas
c8b7c5d4a6 fix: run prettier on all file to avoid prettier issue inside PR 2024-01-07 21:41:36 +01:00
jdegand
a4c2c8e7f8 fix: effect selector typos 2024-01-05 22:07:17 -05:00
kabrunko-dev
c66382b9a2 fix(challenge-6): change text for everyone button and remove whitespace in button class 2024-01-03 11:34:21 -03:00
thomas
e619bc403b feat: challenge 42 2024-01-03 10:53:11 +01:00
Laforge Thomas
68178c6d76 Merge pull request #464 from kabrunko-dev/translation-ptbr
Challenge 38 doc translated and code readability improvement
2024-01-03 08:54:29 +01:00
Laforge Thomas
a5411fd1bc Merge pull request #466 from jdegand/ngrx-routes
fix: home route not lazy loaded
2024-01-03 08:53:47 +01:00
jdegand
7a7edb3a39 fix: home route not lazy loaded 2024-01-02 19:59:23 -05:00
kabrunko-dev
96f5e7d74a refactor: improve code readability of challenge 38 2024-01-02 18:25:50 -03:00
jdegand
43858a7785 fix: schools typo 2023-12-30 16:08:05 -05:00
jdegand
d000db258a fix: change placeholder text 2023-12-21 18:42:17 -05:00
Pascal Küsgen
f36b67b607 chore: run prettier on files in control-value-accessor folder 2023-12-18 15:02:32 +01:00
Laforge Thomas
c9d5e6ecc3 Merge pull request #396 from stillst/forms-control-value-accessor
feat: challenge 40 - forms control value accessor
2023-12-18 11:57:15 +01:00
thomas
42b8ebee3d Merge branch 'main' into forms-control-value-accessor 2023-12-16 11:23:00 +01:00
kabrunko-dev
89d9bf87fa refactor(challenge-1): augment challenge
Create city store
Camelcase some student and teacher interface's field to remove lint warnings
Move CardComponent's template to typescript file within decorator
2023-12-13 08:24:08 -03:00
kabrunko-dev
52b618e4b6 refactor: resolve file conflict 2023-12-12 09:09:22 -03:00
jdegand
6913cba220 fix: calculation spelling 2023-12-11 19:32:42 -05:00
thomas
9a3bc613e8 fix: fix pipeline 2023-12-11 21:21:18 +01:00
Laforge Thomas
941346e618 Merge branch 'main' into forms-control-value-accessor 2023-12-11 21:15:18 +01:00
thomas
671c7bf8c3 feat: new control flow 2023-12-11 21:11:59 +01:00
thomas
5ab6f7e02c feat: change target 2023-12-11 21:11:59 +01:00
thomas
b521f45f4a feat: rename prime to random 2023-12-11 21:11:59 +01:00
thomas
bc6449cf57 feat: add text for happy christmas 2023-12-11 21:11:59 +01:00