All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog
.
- better build scripts
307835e
v16.0.6 - 2024-10-29
v16.0.5 - 2024-09-16
v16.0.4 - 2024-09-16
v16.0.3 - 2024-09-16
- add toc, fix docs
288c0a8
v16.0.2 - 2024-09-09
- fix comment
fb8545a
v16.0.1 - 2024-09-09
v16.0.0 - 2024-09-09
v15.5.8 - 2024-09-08
- fix types
1d718bc
v15.5.7 - 2024-09-08
- add more types
26607e6
v15.5.6 - 2024-09-08
v15.5.5 - 2024-09-01
v15.5.4 - 2024-09-01
v15.5.3 - 2024-07-25
- fix types
533eae1
v15.5.2 - 2024-07-25
- fix event handler types
cf09f63
v15.5.1 - 2024-07-25
v15.5.0 - 2024-07-07
- add
emit
method5e03376
v15.4.17 - 2024-06-13
v15.4.16 - 2024-05-13
- use a better type
91cdbef
v15.4.15 - 2024-05-12
v15.4.14 - 2024-05-04
- better docs
efa83a9
v15.4.13 - 2024-05-04
- add
tag
methodd537441
v15.4.12 - 2024-05-04
v15.4.11 - 2024-04-06
- rm obsolete file
323daa2
v15.4.10 - 2024-04-06
- FIX types
0d3925b
v15.4.9 - 2024-04-06
- fix .add type
633c1bb
v15.4.8 - 2024-04-06
- add class to props
48e17a4
v15.4.7 - 2024-04-06
- fix exports
3f394b8
v15.4.6 - 2024-04-06
- add types file
a038482
v15.4.5 - 2024-04-06
v15.4.4 - 2024-04-06
- expand tonic component type
4055488
v15.4.3 - 2024-04-06
- fix types for .add
06ec929
v15.4.2 - 2024-04-05
- FIX: comment
005f897
v15.4.1 - 2024-04-05
v15.4.0 - 2024-04-05
v15.3.4 - 2023-12-25
- better npm scripts
38cc76b
v15.3.3 - 2023-12-25
- changelog scripts
81a9e01
v15.3.2 - 2023-12-25
v15.3.1 - 2023-12-22
v15.3.0 - 2023-12-22
- add auto changelog
45de360
v15.2.0 - 2023-12-22
- Support placeholders on File instances
#121
v15.1.8 - 2023-12-21
v15.1.7 - 2023-11-10
- fix readme
f669a61
v15.1.6 - 2023-11-09
v15.1.5 - 2023-11-09
v15.1.4 - 2023-11-09
v15.1.3 - 2023-10-19
v15.1.2 - 2023-10-11
- Fix async functions
#114
- Improve CI config
#115
- Bump @socketsupply/tapzero from 0.7.1 to 0.8.0
#112
- Bump tape-run from 10.0.0 to 11.0.0
#111
- Bump actions/checkout from 3 to 4
#110
- Bump esbuild from 0.18.20 to 0.19.0
#109
- Update deps, fix tests, enable dep updates
#108
- Fix async functions (#114)
#113
v15.1.1 - 2023-01-17
- reduce npm package size and update copywrite
d545931
v15.1.0 - 2023-01-13
- fix GH workflow
#104
- add support for passing Map, Set, and WeakMap instances as props
#102
- ignore compiled code
#101
v15.0.0 - 2022-12-21
- Update documentation for v15 release
#99
- Make ESM the default format
#90
- Expose a static method to get the tag name of a component
#94
- fix for #92 -- npm install
#93
- add package.json instead of package
#89
v14.1.5 - 2022-03-02
- add willRender, 2nd try
fe7525a
v14.1.4 - 2022-03-02
- add to esm
13daf5d
v14.1.3 - 2022-03-02
v14.1.2 - 2022-03-02
- add willRender
6e86458
v14.1.1 - 2022-02-23
v14.1.0 - 2022-02-10
- chore(): 'operatortc ~> socketsupply'
14b0579
v14.0.0 - 2021-11-03
v13.3.6 - 2021-09-21
- option to pass html and props as args
06bd109
v13.3.5 - 2021-03-03
v13.3.4 - 2021-02-08
- Handle Tonic.ssr
8cc18ce
v13.3.3 - 2021-02-08
- publish as latest
264b2bd
v13.3.2 - 2021-02-03
- check for ssr
0952997
v13.3.1 - 2021-02-01
- Use
.js
file extension.#71
v13.3.0 - 2021-01-28
- Tape tapzero
#70
v13.2.0 - 2021-01-28
v13.1.4 - 2021-01-23
- ergonomics
420577a
v13.1.3 - 2020-11-23
- src: Add dispatch method
#64
- update API
1c78c7c
v13.1.2 - 2020-10-30
- src: Tonic.add() should throw err with double add
#66
v13.1.1 - 2020-09-18
v13.1.0 - 2020-09-02
- test: add test for array use case
30fb698
- add new field and one class
cc212db
- src: Use explicit TonicTemplate
68ffd4d
v13.0.0 - 2020-08-31
- Add default escaping to Tonic
#58
v12.1.0 - 2020-08-18
- src: Do not call render if not in document
#56
v12.0.4 - 2020-08-18
- cleanup
6c0532b
- remove async keyword from interal connectedCallback
7cce6ca
- src: Add comment about back compat
1efd5a7
v12.0.3 - 2020-07-13
- make life-cycle event connected happen after render if render is async or a generator function
8577520
v12.0.2 - 2020-07-10
- src: Allow component to set preventRenderOnReconnect to true
#53
- still call connected()
7fbc142
- src: Allow component to set shouldRender to false
4b784a4
- rename to preventRender
b8843b4
v12.0.1 - 2020-05-28
v12.0.0 - 2020-05-18
- src: Enforce mandatory id if this.state
#49
- provide a way for nonce to be passed to stylesheets, satisfy csp
#48
- document migration to v12
12ebef6
- src: Check the coupling between state & id.
81f8634
- improve warning
850162f
v11.3.0 - 2020-05-05
- Do not null elements array
#47
v11.2.0 - 2020-04-15
- render-only components
b39939e
- src: Handle SPREAD at html() time.
9462ea6
- src: Tonic.raw() expose template strings
36c2be8
v11.1.1 - 2020-03-06
- src: Change the way we handle static stylesheet.
#44
v11.1.0 - 2020-03-06
- src: Add
Tonic.addStyles()
#43
- regenerate dist
bb44eb9
v11.0.5 - 2020-03-06
- tonic: Only append stylesheet if own property
#42
v11.0.4 - 2020-02-26
- Improve promises stuff.
#41
- src: Make reRender() wait for render to complete
8bad2a0
- src: Reduce number of unnecessary promises
b4df52d
- regenerate dist
43a627e
v11.0.3 - 2020-02-20
- Do not cloneNode() in constructor.
#40
v11.0.2 - 2020-01-24
v11.0.1 - 2020-01-24
- Make require-check work via typeof
#38
v11.0.0 - 2020-01-22
- docs: Document migration + links in readme
3c262ee
- src: Have html() return a raw string
8624801
- static definition of stylesheets method
6f16c52
v10.3.0 - 2020-01-08
- Add support for placeholding children
#34
- test: add test for placeholding
1d538cf
- tests: add another test
4e35a3a
- src: Improve placeholding
69e889d
v10.2.3 - 2019-12-17
- src: use setTimeout(fn, 0)
#33
- update dist
60f8304
v10.2.2 - 2019-12-11
- update dist to latest
caa4692
v10.2.1 - 2019-12-11
- remove dead main field
30ab182
v10.2.0 - 2019-12-11
- bug: Fix persistence of state by id
#31
- src: Fix reRender + updated event order bug
#30
- src: Handle err from _set
#29
- src: Find event handler methods on proto
#28
v10.1.4 - 2019-11-13
v10.1.3 - 2019-11-10
- tonic: Gaurd against non-component
#24
v10.1.2 - 2019-11-07
- refs: Store ref by instead of elem.
#22
- handle promises in connected
#21
- tonic: Allow component ref in props
#20
- Only reRender in RAF
#18
- Add support for async event handlers
#17
- async generators wip
#16