Skip to content

Commit 6efd827

Browse files
authored
Update README.md
1 parent 1b7b6b7 commit 6efd827

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,3 +290,9 @@ Right now, purify.js works perfectly and being used with every project I and som
290290
So what is next then? Well expect no updates until DOM itself gets some updates. Then if a new path for making things even better emerges, then expect new updates.
291291
292292
So when 1.0.0? For 1.0.0 to happen we should get some new updates to DOM, which let's us solves problems like lifecycles, appendablity, fragments in a more elegant way. And when we apply those changes and make sure there are no issues, then we can call it 1.0.0.
293+
294+
Custom Attributes would be useful for lifecyles.
295+
296+
I'm not sure about fragment solutions, but maybe something completely different comes up, solving the issue differently.
297+
298+
Appendability means being about append anything to DOM with something like `Symbol.toNode`.

0 commit comments

Comments
 (0)