forked from pool/python-sphinxcontrib-copybutton
Accepting request 1039272 from home:jubalh:branches:devel:languages:python
- Update to 0.5.1:
* ENH: Unselectable text is now also not highlighted when you
manually highlight a code cell. Exclude unselectable text
from being copied (update) #178
* ENH: After copying, the copybutton will disappear before the
icon changes back if you are no longer hovering on the code
cell. FIX: Make copybutton remain for a second during
success #176
* MAINT: Add support for Python 3.10 #174
OBS-URL: https://build.opensuse.org/request/show/1039272
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-copybutton?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 09:15:57 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.5.1:
|
||||
* ENH: Unselectable text is now also not highlighted when you
|
||||
manually highlight a code cell. Exclude unselectable text
|
||||
from being copied (update) #178
|
||||
* ENH: After copying, the copybutton will disappear before the
|
||||
icon changes back if you are no longer hovering on the code
|
||||
cell. FIX: Make copybutton remain for a second during
|
||||
success #176
|
||||
* MAINT: Add support for Python 3.10 #174
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 4 14:25:02 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com> - 0.5.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user