Skip to content

Commit 37157dc

Browse files
fix(readme): added some todos (#19)
1 parent 08a9e9b commit 37157dc

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

.browserslistrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
>= 0.4% and last 4 versions, iOS >= 15, Firefox ESR, not dead, not and_qq >= 0, not and_uc >= 0, not samsung >=0, not kaios >=0, not op_mini all
1+
>0.4%, last 2 major versions, Firefox ESR, not dead, not and_qq >= 0, not and_uc >= 0, not samsung >=0, not kaios >=0, not op_mini all, not OperaMobile >= 0, not android >= 0

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,34 @@
1010
[![Renovate - Status][renovate-status-src]][renovate-status-href]
1111
[![License][license-src]][license-href]
1212

13+
---
14+
15+
## ToDo
16+
- evaluation
17+
- [ ] BranchNameLint alternative (https://www.npmjs.com/package/branch-name-lint)
18+
- [ ] SonarLint (https://docs.sonarsource.com/sonarcloud/improving/sonarlint/)
19+
- [ ] ...
20+
- observables + test
21+
- [ ] default fetch
22+
- [ ] window dom (resize, scroll)?
23+
- [ ] ...
24+
- operators + test
25+
- [ ] finalize network retry
26+
- [ ] request paginator (full, lazy)
27+
- [ ] ...
28+
- git actions
29+
- [ ] implemented merge strategy
30+
- only beta-branch can be merged into main
31+
- only feature-branches can be merged into beta
32+
- hotfixes can be merged directly into main, but beta will also be updated
33+
- [ ] ...
34+
- sonarcloud
35+
- [ ] finalized config
36+
- [ ] ...
37+
- additional git action services
38+
- [ ] evaluate pr agent
39+
- [ ] ...
40+
1341

1442
[renovate-status-src]: <https://img.shields.io/badge/renovate-enabled-brightgreen>
1543
[renovate-status-href]: <https://renovate.whitesourcesoftware.com/>

0 commit comments

Comments
 (0)