File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
## getting back working on this
2
2
3
- ### containers
3
+ ### Next steps:
4
+ - implement ` nbCode ` in minib
5
+ - implement ` nbCodeFromJs ` in minib
6
+ - think if there are essentially other types of blocks we need to test with the new refactoring
7
+ - if not go ahead and implement sugar to implement custom blocks (and refactor)
8
+ - clean up minib implementation
9
+ - reimplement all of minib starting with the new minib poc
10
+
11
+ ### containers 👌
4
12
- added NbContainer type, refactored NbDoc added NbDetails as example
5
13
- FAILURE: serialization to json has issues!
6
14
- alternative implementation of containers that does not use circular references
7
15
(simpler, no issues) [ x]
8
16
- add api a ` nb.add ` and `nb.withContainer(container)
9
17
: body`
10
18
- hidden nb.blk api in nb.add (we might remove it later) [ x]
19
+
11
20
---
21
+
12
22
## Naming
13
23
14
24
- not sure I still like the name backend for the rendering engine
You can’t perform that action at this time.
0 commit comments