Releases: janrito/quipu
Releases · janrito/quipu
22.12.1
- 998bd13 Merge pull request #82 from janrito/tab-decay
- 907c147 slow update decay, so as not to destroy all tabs on editing settings
- 6adf756 allow decay to be turned off
- a3c7268 force recreate lifetimes when settings are updated
- 3d9181e just clear active tabs rather than ones passed as props
- 5883b07 generalise logic that sets tab lifetimes
- 173038c Show decayed tabs under open tabs
- 92d8dec Adds background process to decay tabs
- 40f7d96 Adds store to keep track of decayed tabs on cache
- 54ff37d extract events that should trigger a tab update to constants
- 951784c add prop to disable close button to bookmark
- a096ab4 use compileValidURLPatterns util in setting
- 23bf6b0 consolidate utilities to close a tab, create a new tab , switch to a tab, and find the current tab
- 559eb9f Don't display deecay for pinned tabs
- bc7305d Don't display decay for exempted tabs
- 78a25fa sort imports
- 96f8dd9 install prettier-plugin-sort-imports and conf
- 96f2780 constants
- 76951ba small tab decay settings tweaks
- 115e34c manually install lightningcss
- 75a4f51 update workflow actions
22.10.24
22.10.17
22.10.10
21.12.22.1108
21.5.11.2144
21.5.11.1232
21.5.11
- cf7470f Merge pull request #1 from janrito/update-template
- 8c4c55c Merge branch 'master' of github.com:fregante/browser-extension-template into update-template
- c377511 Use GitHub Deployments
- c62b21b Replace webpack with Parcel (#44)
- 07b9704 Move deployment scripts to GitHub workflow (with ghat)
- 15b4a7b Resolve typescript files using webpack config (#43)
- 3089a85 Extract release workflow (#41)
- 622f25e Fix Release workflow
- 123e1ec Only run changelog creation if a tag is created
- cc444af Reduce release workflow with matrixes (#39)
- 9b284ce Move to v2 for notlmn/release-with-changelog action
- e16ccbb Add release notes action (#38)
- 1a46bac Allow deployment retry (#35)
- 8e0458d Enable manual deployment via workflow dispatch (#33)