juxscript 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -5,13 +5,13 @@
5
5
  > Idea here is, one element may be a predicate for another. Will need promises. **predicting problems with slow-loading components that depend on containers from other components. May to to separate concerns with container "building" vs. content addition OR use async processes (promises).
6
6
  - [X] Reactivity (90% done.)
7
7
  - [ ] Client Components (99% of what would be needed.)
8
+ - [ ] Charts
8
9
  - [ ] Poor Intellisense support? Could be this issue.
9
10
  - [ ] Api Wrapper
10
11
  - [X] Params/Active State for Menu/Nav matching - built in.
11
12
  - [ ] CDN Bundle (import CDN/'state', 'jux' from cdn.)
12
13
  - [ ] Icon
13
14
  - [ ] Cross Page Store.
14
-
15
15
  - [ ] Quickstart Boilerplates (20% done,notion.jux)
16
16
  - [ ] Mobile Nav
17
17
  - [ ] `npx jux present notion|default` etc..