thomas
43960d1806
feat: migrate to nx 19.8
2024-09-23 21:47:33 +02:00
Francisco Palma
9f644d674f
Update to operator imports from excercise 7 ( #1089 )
...
* refactor: answer 1
* feat(answer 5): reactive crud before store implementation
* fix: added cypress configuration lines for challenge 14
* chore: answer 14
* chore: reverting changes in main branch
* fix: corrected excercise 7 ngrx references to v18
---------
Co-authored-by: Francisco Palma <fpalma@dep.nyc.gov >
2024-09-23 21:23:58 +02:00
Laforge Thomas
ddb5036af0
Challenge 56 multi step reactive form and signals ( #1030 )
...
feat: challenge 55 form and signal
2024-07-08 17:11:41 +02:00
Tsironis Ioannis
7335c396b8
Additions/55 back button navigation ( #1016 )
...
feat: new angular back button navigation challenge
2024-07-01 10:59:13 +02:00
J. Degand
d05c279e67
fix: remove unnecessary imports ( #1015 )
2024-06-21 09:26:56 +02:00
Lance Finney
056d88e7f7
fix: typos in adjectives ( #1010 )
...
Also, add a bit more explanation
2024-06-18 21:46:20 +02:00
Laforge Thomas
d49cbc0de8
feat: challenge 54 pipe obs signal ( #903 )
2024-06-17 20:51:27 +02:00
Laforge Thomas
c02c41a606
challenge 53 big signal performance ( #904 )
...
* feat: challenge 52 big signal performance
* fix: update to 53
2024-06-11 17:28:14 +02:00
J. Degand
a10bbad2fa
fix: lazy load author ( #985 )
2024-06-09 20:32:12 +02:00
Lance Finney
c8ba057fe0
Additions/52 lazy load component ( #963 )
...
* feat: create challenge 52 on lazy load component
Initial boilerplate from `nx g @angular-challenges/cli:challenge`
* feat: revert to NgModule
Copy of 31
* feat: initial version of starting point
* feat: add documentation
* feat: pr tweaks
Add author file
Remove thomas from the contributor list
Add a more direct hint
* feat: pr tweaks
Update "Go to the latest Challenge" link
2024-05-27 17:27:15 +02:00
thomas
a07954fa73
feat: convert to crystal
2024-05-26 21:42:17 +02:00
thomas
f0abc3ec46
feat: migrate to nx 19 and angular 18
2024-05-26 21:35:28 +02:00
Laforge Thomas
edbe7d498c
challenge 51: signal effect trigger too often ( #855 )
...
* feat: challenge 51
* fix: permission denied
2024-05-20 13:34:04 +02:00
thomas
e90419be13
fix: bug in effect move
2024-05-15 14:43:11 +02:00
Sven Brodny
60c9964a9e
feat(c50): update challenge example ( #868 )
...
* feat(c50): update challenge example
* feat(c50): add challenge image
* feat(c50): update docs
* feat(c50): update docs content
2024-05-15 14:37:30 +02:00
thomas
678dd77030
refactor: notification
2024-05-13 16:24:11 +02:00
thomas
b610c8c614
fix: index html
2024-05-13 15:45:31 +02:00
thomas
4eb6f64f16
fix: generator
2024-05-12 12:18:12 +02:00
thomas
001d35731a
refactor: move libs
2024-05-12 12:18:12 +02:00
thomas
4a3c7f23e0
refactor: move libs
2024-05-12 12:18:12 +02:00
thomas
216d485c53
refactor: change projection and anchor navigation
2024-05-12 12:18:11 +02:00
Laforge Thomas
bfe7f23105
feat: create challenge 50 on issues with effect ( #841 )
2024-05-07 14:41:23 +02:00
jdegand
7f353adb4a
fix: add angular material theme to form data challenge
2024-05-03 21:46:52 -04:00
Timothy Alcaide
31a44ba4bd
refactor: review
2024-04-22 20:36:05 +02:00
Timothy Alcaide
928ec929f8
feat: add challenge 49
2024-04-22 20:36:03 +02:00
Sven Brodny
97026895f0
fix(challenge 48): challenge naming
2024-04-18 14:55:53 +02:00
Timothy Alcaide
8b604b4b68
refactor: after review
2024-04-16 09:13:33 +02:00
Timothy Alcaide
95d1bac6b8
refactor: review fix 2
2024-04-16 09:13:33 +02:00
Timothy Alcaide
7cadcc1cf6
refactor: review fix
2024-04-16 09:13:33 +02:00
Timothy Alcaide
b00ce23792
refactor: add dialog content
2024-04-16 09:13:33 +02:00
Timothy Alcaide
25004e7678
refactor: form component
2024-04-16 09:13:33 +02:00
Timothy Alcaide
c5dd953193
feat: create challenge 48 without solution
2024-04-16 09:13:32 +02:00
jdegand
c61f581a79
refactor: add typing and remove deprecated keycode method
2024-03-30 22:50:49 -04:00
thomas
e42a40ef3d
feat: upgrade nx and angular
2024-03-25 18:02:23 +01:00
Laforge Thomas
66e8cb722e
Merge pull request #650 from jdegand/enum-md
...
fix: author in enum Readme.md
2024-03-06 12:13:43 +01:00
jdegand
6b379085ad
fix: choosed typo
2024-03-05 22:34:49 -05:00
jdegand
565cb14eb6
fix: author in enum md
2024-03-05 13:58:36 -05:00
Sven Brodny
27e620fa82
feat(challenge 47): typescript enums vs union types
2024-02-29 14:38:42 +01:00
Laforge Thomas
0fd78c44f4
Merge pull request #612 from svenson95/add-challenge-simple-animations
...
feat: challenge 46 Simple Animations
2024-02-26 09:58:48 +01:00
thomas
a41faf818b
fix: test setup
2024-02-22 09:04:35 +01:00
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