Skip to content

Releases: blaskovicz/tab-polish

v0.7.0

16 May 01:25
Compare
Choose a tag to compare
fix(ui): account for small active-tab div

v0.6.1

14 Nov 05:35
d35c476
Compare
Choose a tag to compare
fix(ui): remove redundant overflow

v0.6.0

14 Nov 05:22
Compare
Choose a tag to compare
feat(layout): make checkbox static

v0.5.6: fix(polish): only activate tab if closing another active tab

28 Nov 04:36
Compare
Choose a tag to compare
Also, activate tabs before closing tabs to prevent a ui blink
when a temporary tab is made active.

v0.5.5

25 Nov 20:48
Compare
Choose a tag to compare
feat(ui): alignment and box layout tweaks

v0.5.4

25 Nov 06:44
Compare
Choose a tag to compare
feat(ui): simplify layout

v0.5.3: feat(tab-polish): treat search params as unique

25 Nov 05:21
Compare
Choose a tag to compare
This also fixes a bug where the wrong window's tabs were being
queried and adds logging to help debug future issues.

v0.5.2: feat(polish-tabs): add prefs for treating path and fragment as unique

24 Nov 23:06
Compare
Choose a tag to compare
Note that this was the default behavior before the refactor,
but this change adds these as toggle-able options.

v0.5.1

24 Nov 21:50
Compare
Choose a tag to compare
feat(index): better favicon and page title

v0.5.0: feat(tab-polish): switch to react

24 Nov 21:40
Compare
Choose a tag to compare
This change also includes some new features and optimizations like:
- smarter tab polishing
- quicker tab move to new window (via adoption)
- tab icon in select tab dropdown
- simpler build process via bash and webpack