Commit Graph

139 Commits

Author SHA1 Message Date
thomas
bbb00d60e6 feat(doc): move modal 2023-10-17 23:11:08 +02:00
thomas
82142f822c feat(doc): move harness 2023-10-17 23:09:21 +02:00
thomas
3bed1449f5 feat(doc): move forms 2023-10-17 23:08:41 +02:00
thomas
fcd125d001 feat(move): move lib 2023-10-17 23:02:33 +02:00
thomas
2e0c7f61cb feat(move): move lib to test 2023-10-17 22:59:07 +02:00
thomas
fc6de28091 feat(test): test moving lib 2023-10-17 22:54:25 +02:00
Devesh
b62c151794 docs: improve readme file 2023-10-17 08:38:06 +05:30
Devesh
967ba0f8cd refactor: use form, and update readme 2023-10-16 15:39:01 +05:30
Devesh
7e4c750613 style: cap response div 2023-10-14 10:36:52 +05:30
Devesh
ccb3b106dc feat: challage 38 - rxjs catch error 2023-10-14 01:24:27 +05:30
Laforge Thomas
885b99c43a Merge branch 'main' into biglist-angular-material 2023-10-12 08:43:35 +02:00
jdegand
aee4a7e227 fix: biglist angular material styling added 2023-10-11 21:23:33 -04:00
jdegand
ec7fb7c2c9 fix: seedrandom commonjs dependency 2023-10-11 19:44:04 -04:00
thomas
cdf6df005a feat(challenge37): ngfor optimize big list 2023-10-08 20:49:43 +02:00
thomas
6c2da1bcde fix(crud): fix config for tesing lib inside the crud app 2023-10-06 16:28:25 +02:00
thomas
c062613a8e feat(challenge36): add solution on trackby 2023-10-03 11:15:38 +02:00
marryday
b4c43a2f1e fix: randStudent mainTeacher max randNumber 2023-09-30 03:54:43 +04:00
thomas
fe4808c3b6 feat(challenge35): memoization performance 2023-09-27 22:09:01 +02:00
thomas
f211c42bf5 fix(readme): fix link inside readme files 2023-09-25 21:41:18 +02:00
thomas
97c3a6e198 docs(docs): continue improving docs 2023-09-25 09:14:29 +02:00
thomas
73b6f2e68c docs(docs): correct img inside docs 2023-09-24 22:56:17 +02:00
thomas
73297529ff docs(doc): update all readme files 2023-09-24 22:48:08 +02:00
thomas
3d1ce3f3ad feat(generator): create generator to transform README files 2023-09-24 22:43:49 +02:00
thomas
22516b0ff2 feat(readme): update readme 2023-09-22 14:51:33 +02:00
thomas
ea7eee2d4a feat(challenge 35): add challenge 35 about memoization 2023-09-16 21:57:12 +02:00
thomas
eb66528720 feat(challengeCD): add directive to form field 2023-09-12 12:36:24 +02:00
thomas
bc1c772820 feat(challenge33): about performance 2023-09-12 12:28:50 +02:00
thomas
323c38e334 feat(challenge34): default vs onpush perfoamnce serie 2023-09-07 16:32:27 +02:00
thomas
5f84762e41 feat(challenge33): add new challenge about decoupling 2023-09-01 15:37:32 +02:00
thomas
e434137a1a fix(typo): challenge 14 : comment forgotten 2023-08-28 15:11:45 +02:00
ThomasL
9799c4c1e7 feat(challenge): create challenge 32 about bug CD 2023-07-25 16:29:49 +02:00
ThomasL
5a089840a8 Merge branch 'main' of https://github.com/tomalaforge/angular-challenges 2023-07-21 11:02:48 +02:00
thomas
7eff79baa5 feat(challenge31): module to standalone 2023-07-17 21:40:09 +02:00
ThomasL
45405950e8 fix(challenge29): modify placeholder 2023-07-13 17:06:39 +02:00
ThomasL
d14d834177 feat(challenge29): add new test to test the router 2023-07-13 16:50:13 +02:00
ThomasL
59196285a2 refactor(challenge24): clarify describe block 2023-07-13 16:10:20 +02:00
ThomasL
5b3312db8e refactor(challenge23): clarify describe block 2023-07-13 16:03:24 +02:00
ThomasL
4c5b340549 refactor(challenge18): clarify test 2023-07-13 15:48:16 +02:00
ThomasL
257666cea1 fix(challenge19): fix describe block 2023-07-13 15:39:16 +02:00
ThomasL
5c30249fb4 refactor(challenge19): clarify test 2023-07-13 15:28:13 +02:00
ThomasL
43b8e3f968 refactor(challenge17): change describe block of challenge 17 2023-07-13 14:17:21 +02:00
thomas
ebede121e7 feat(challenge30): interop rxjs signal 2023-07-11 21:44:06 +02:00
thomas
31366de7a6 fix(crud): fix crud 2023-07-11 20:43:01 +02:00
thomas
c5c4f2710c feat(challenge30): challenge signal 2023-07-10 22:58:30 +02:00
Laforge Thomas
12a04bef88 Merge pull request #76 from AlDrag/fix-ngrx-notification
fix(ngrx-notification): compilation error
2023-07-10 09:33:38 +02:00
Alan Dragicevich
65f3d0e3d3 fix(ngrx-notification): compilation error
Due to upgrading to Angular 16,  `REDUCERS` were in the incorrect file and
should have been moved to `app.config.ts` from `main.ts`.
2023-07-06 08:36:24 +12:00
ThomasL
5ca1268b46 feat(challenge29): add challenge 29 to the list 2023-07-05 17:30:35 +02:00
ThomasL
22430f9499 fix(test): fix test in challenge 29 2023-07-05 17:19:36 +02:00
ThomasL
b7cd85231c fix(challenge29): challenge 29 2023-07-05 16:28:59 +02:00
ThomasL
9534fdcd24 feat(challenge28): testing a simple checkbox 2023-07-05 14:33:35 +02:00