Skip to content

Releases: janrito/quipu

22.12.1

01 Dec 12:28
998bd13
Compare
Choose a tag to compare
  • 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.12.1

22.10.24

24 Oct 23:07
d1889b3
Compare
Choose a tag to compare

22.10.17..22.10.24

22.10.17

17 Oct 13:06
8881405
Compare
Choose a tag to compare
  • 8881405 Merge pull request #64 from janrito/update-deps
  • 9abbab7 no need for postcss-fontpath, i don't think
  • bc20031 do mangle js output on production
  • ea4bc80 simplify postcss config
  • 315dee9 Add rel="noreferrer" to blank anchors

22.10.10..22.10.17

22.10.10

10 Oct 08:55
a3d43f4
Compare
Choose a tag to compare

21.12.22.1108..22.10.10

21.12.22.1108

22 Dec 11:08
a3dcfc9
Compare
Choose a tag to compare
  • a3dcfc9 Merge pull request #8 from janrito/modern-linting-setup
  • f73a251 Replace prettier-eslint for eslint-plugin-prettier

21.12.22.1001..21.12.22.1108

21.5.11.2144

11 May 21:44
93694d7
Compare
Choose a tag to compare

21.5.11.1232..21.5.11.2144

21.5.11.1232

11 May 12:33
caf1105
Compare
Choose a tag to compare
  • caf1105 Merge pull request #2 from janrito/deployment/fix-non-existent-github-action
  • 003ea8f Remove github deployment

21.5.11..21.5.11.1232

21.5.11

11 May 11:55
cf7470f
Compare
Choose a tag to compare
  • 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)

0.1.0..21.5.11