Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from katspaugh:master #39

Open
wants to merge 133 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
133 commits
Select commit Hold shift + click to select a range
20e1ec9
update dev dependencies
thijstriemstra Apr 23, 2021
a262e69
release: 5.0.0 (#2256)
thijstriemstra May 3, 2021
9052580
fix removing DOM element in drawer.destroy() (#2260)
thijstriemstra May 5, 2021
b01e1e6
bump version: 5.0.1 (#2261)
thijstriemstra May 5, 2021
11f31ae
docs: add upgrade instructions for 5.0 (#2265)
caugner May 7, 2021
0554ffc
update dev dependencies
thijstriemstra May 10, 2021
2e49044
markers plugin: added support for custom marker elements (#2269)
bknower May 27, 2021
c4067f8
regions plugin: cursor orientation bugfix (#2293)
marcelblum Jun 4, 2021
4a040d1
markers plugin: trigger click event on wavesurfer (#2287)
Wangbaogang Jun 9, 2021
5289c4e
update dev dependencies
thijstriemstra Jun 12, 2021
ccb7cf7
plugins: prevent runtime errors when canvas context is null (setFillS…
felguerez Jun 14, 2021
e65efb2
regions plugin: fix Intervention message on mobile devices (#2252)
dimshik100 Jun 15, 2021
9c4f6ea
markers plugin: custom HTML elements are now centered over the marker…
bknower-cogito Jun 15, 2021
89912ff
update changelog
thijstriemstra Jun 15, 2021
2cac824
bump version: 5.1.0 (#2309)
thijstriemstra Jun 20, 2021
19afccb
improve error handling in ws.decodeArrayBuffer and WebAudio backend (…
vespakoen Jul 3, 2021
105dcae
update dev dependencies
thijstriemstra Jul 12, 2021
1eeb461
allow audio to be played if device is in silent mode (#2176)
entonbiba Jul 13, 2021
4f0f572
update dev dependencies
thijstriemstra Aug 2, 2021
26d96f6
examples: fix sample code in timeline-notches (#2342)
sih4sing5hong5 Aug 16, 2021
c1d2dea
regions plugin: add direction to region-updated event params (#2339)
msuhov Aug 16, 2021
acdad67
timeline plugin: fix null is not an object in fillText (#2333)
felguerez Aug 16, 2021
d27b75e
release: v5.2.0 (#2332)
thijstriemstra Aug 16, 2021
e4d17d2
regions plugin: fix region resize event direction (#2343)
msuhov Aug 16, 2021
95b0426
Support for linear gradients: add additional type to waveColor and pr…
califken Aug 25, 2021
d2c8dce
examples: fix typo
thijstriemstra Aug 25, 2021
ce29498
update dev dependencies
thijstriemstra Aug 25, 2021
2a077a8
examples: update to highlight.js 11.2.0
thijstriemstra Aug 25, 2021
2a9612d
example: revert prev commit for json file
thijstriemstra Aug 25, 2021
be6e492
Regions plugin: increase z-index to fix visual inconsistencies (#2353)
marcelblum Sep 7, 2021
8ec83d2
update dev dependencies
thijstriemstra Sep 12, 2021
bff81af
plugins: support vertical mode in cursor and minimap plugins (#2357)
Ivaka Sep 24, 2021
0b056b0
Add hideCursor option (#2367)
entonbiba Oct 1, 2021
f743fc3
update dev dependencies
thijstriemstra Oct 1, 2021
e6ea38c
regions plugin: fix region ignoring maxLength when being resized (#2374)
msuhov Oct 11, 2021
273ccb8
regions plugin: support for drag selection separated for each channel…
muhammad-sayed-mahdy Oct 18, 2021
562101b
Add optional parameter channelIdx to color methods (#2391)
muhammad-sayed-mahdy Nov 3, 2021
00b9f7e
build: update publicPath for webpack-dev-server >= 4.x (fixes #2396)
thijstriemstra Nov 4, 2021
fec8c1d
update dev dependencies
thijstriemstra Nov 11, 2021
8a80b0e
regions plugin: take formatTimeCallback from plugin params (#2294)
rdn32 Nov 12, 2021
f04e925
markers plugin: support for drag & drop functionality (#2398)
oesteve Nov 12, 2021
2dd1603
regions plugin: ensure edgeScrollWidth is set (#2401) (#2402)
rdn32 Nov 16, 2021
b036627
doc: organize changelog
thijstriemstra Nov 16, 2021
1dd21b7
update dev dependencies
thijstriemstra Nov 16, 2021
b740bb1
regions plugin: disable "region-removed" event during plugin teardown…
n0mn0m Nov 21, 2021
15b08e6
spectrogram plugin: add multi-channel & fix inaccurate doubling (#2424)
dofuuz Jan 11, 2022
ea3ef4c
fix bars sizing using max peak value in range (#2428)
lorenzos Jan 13, 2022
5fa5f66
workaround for seekTo occasionally crashing on Firefox (#2431)
lorenzos Jan 18, 2022
2cea99f
doc: update changelog
thijstriemstra Jan 18, 2022
b8ed76d
update dev dependencies
thijstriemstra Jan 18, 2022
642d0f6
readme: add info about a 10-year NFT (#2432)
katspaugh Jan 20, 2022
8c326e1
update dev dependencies
thijstriemstra Feb 7, 2022
9924b1d
bump version: 6.0.0 (#2437)
thijstriemstra Feb 7, 2022
0c538d2
docs: add upgrade instructions for 6.0 (#2441)
caugner Feb 8, 2022
1bf0091
fix bars rendering for peaks array starting with a negative value (#2…
lorenzos Feb 13, 2022
9b274c2
release: 6.0.1 (#2447)
thijstriemstra Feb 14, 2022
f2c03d4
regions plugin: correct type of maxRegions property (#2454)
JanMisker Feb 20, 2022
3bc715b
Restore support for passing CanvasGradient to setWaveColor() (#2456)
thijstriemstra Feb 20, 2022
46d423b
bump version: 6.0.2 (#2457)
thijstriemstra Feb 20, 2022
e2c5e64
cursor plugin: fix doc types for opacity and followCursorY (#2464)
thijstriemstra Feb 27, 2022
709a4e0
cursor plugin: fix element removal in destroy (#2462)
JanMisker Feb 28, 2022
8d33268
bump version: 6.0.3 (#2467)
thijstriemstra Mar 1, 2022
5af6502
timeline plugin: fix negative offset rendering (#2470)
othmar52 Mar 4, 2022
502ac42
spectrogram plugin: add `frequencyMin` and `frequencyMax` scaling opt…
dofuuz Mar 5, 2022
f16f333
bump version: 6.0.4 (#2474)
thijstriemstra Mar 8, 2022
8adaf1f
responsive debounce optimizing: don't fire redraw if waveform is invi…
marcelblum Mar 25, 2022
055d1c3
minimap plugin: clear waveform when load new audio (#2480)
othmar52 Mar 25, 2022
3b9695f
fix lint error
thijstriemstra Mar 25, 2022
1eb42d4
track and disconnect audio resources used by setSinkId (#2492)
kross-italk Mar 25, 2022
f76adfe
update changelog
thijstriemstra Mar 25, 2022
55bba32
minimap plugin: change regions function name to resolve ambiguities (…
palufra90 Mar 25, 2022
820fcdb
doc: remove flash reference
thijstriemstra Mar 25, 2022
e3ca41b
bump version: 6.1.0 (#2494)
thijstriemstra Mar 31, 2022
a69f2bb
fix typo
thijstriemstra Mar 31, 2022
f980032
Fix clientWidth error in responsive mode (#2499)
miltonlaufer Apr 21, 2022
addd2b3
cursor plugin: fix typeError if displayTime: null (#2512)
MikeyZat May 16, 2022
2e64ec1
spectrogram plugin: fix for hi-dpi displays and independent height (#…
mjrond May 16, 2022
d7bf5aa
release: 6.2.0 (#2514)
thijstriemstra May 16, 2022
0edd672
update dev dependencies
thijstriemstra May 16, 2022
6aca3e1
update dev dependencies
thijstriemstra Jun 29, 2022
cfda114
doc: remove nft from the readme (#2555)
katspaugh Jul 20, 2022
fc9aafe
update dev dependencies
thijstriemstra Jul 29, 2022
4614ef4
regions plugin: restore support for one drag selection for all channe…
muhammad-sayed-mahdy Jul 30, 2022
a92da7f
Draw all bars shorter than barMinHeight with the specified minimum he…
drinking-code Jul 30, 2022
fee7558
markers plugin: add support for a context menu event on a marker (#2546)
kpanditCtr Aug 2, 2022
61005bc
spectrogram plugin: fix issue where labels get stuck when scrolling …
musicog Aug 2, 2022
4fe025a
doc: fix typos in exportImage api doc
thijstriemstra Aug 8, 2022
fb431bd
build: remove unused babel-plugin-proxy dependency (#2568)
thijstriemstra Aug 8, 2022
1e18006
update dev dependencies
thijstriemstra Oct 3, 2022
585311a
bump version: 6.3.0
thijstriemstra Oct 3, 2022
714ac44
feat(markers): add tooltip (#2595)
ilteoood Oct 13, 2022
6994f77
Add a GitPOAP badge in the readme (#2594)
katspaugh Oct 17, 2022
d24f47a
markers plugin: check for event after every add/remove (#2599)
rstefek Oct 19, 2022
5e8b889
update changelog
thijstriemstra Oct 19, 2022
278932e
ci: update actions and test against node.js 16.x
thijstriemstra Oct 19, 2022
9e8aed5
update dev dependencies
thijstriemstra Oct 19, 2022
9833c48
cursor plugin: fix crash when destroy triggered before ready (#2606)
SilvaQ Oct 31, 2022
edccdc3
release: 6.4.0 (#2614)
thijstriemstra Nov 5, 2022
4dbd9ec
doc: fix typo
thijstriemstra Dec 8, 2022
8bcb3b8
update dev dependencies
thijstriemstra Jan 25, 2023
5a772c8
regions plugin: improved delta calculation (resize end) (#2641)
BQTH Jan 26, 2023
a97f714
Create FUNDING.yml (#2668)
katspaugh Feb 23, 2023
0b85d9d
Docs: update the issue template and wavesurfer links (#2671)
katspaugh Feb 28, 2023
4a84fc3
Proxy HTMLMediaElement's 'waiting' event through MediaElement backend…
anri-asaturov Mar 1, 2023
320f114
Fix iphone silent switch webaudio mute (#2686)
entonbiba Mar 1, 2023
1ae22fd
Fix typo (#2695)
skinkie Mar 1, 2023
1ffb823
Docs: add an import snippet (#2700)
katspaugh Mar 3, 2023
957655c
Update FUNDING.yml (#2704)
katspaugh Mar 11, 2023
9d90f1b
inherit font family rather than setting monospace (#2664)
SishaarRao Mar 11, 2023
3b9d58c
regions plugin: add editableContent and removeButton options (#2521)
ApayRus Mar 11, 2023
9c61fc4
[FIX] respect mute state when changing volume during mute (#2503)
othmar52 Mar 11, 2023
c9bb386
release: 6.5.0 (#2705)
katspaugh Mar 11, 2023
c2cd745
Fix: release workflow permissions (#2709)
katspaugh Mar 11, 2023
7c1458a
Zoom optimisation for Waves and matching implementation for Spectrogr…
luke-harrison-personal Mar 11, 2023
742860f
[Regions] Fix undefined content element on remove (#2713)
katspaugh Mar 12, 2023
bf0dc53
Chore: improve the release and changelog automation (#2710)
katspaugh Mar 13, 2023
8821b0b
Release 6.6.0 (#2715)
katspaugh Mar 14, 2023
55a01c4
Docs: add a video tutorial link to the readme (#2724)
katspaugh Mar 16, 2023
250a0f0
Fix: NPM publish in the CI job (#2727)
katspaugh Mar 18, 2023
dce4287
Fix: avoid exit 1 in CI script (#2734)
katspaugh Mar 18, 2023
6f3c193
Refactor: remove scriptNode (#2706)
katspaugh Mar 23, 2023
eb1a9dd
feat(MarkersPlugin): add getMarkers function (#2743)
FalkF Mar 26, 2023
e27d5b8
Revert "Zoom optimisation for Waves and matching implementation for S…
katspaugh Mar 27, 2023
9e15161
Release 6.6.2 (#2745)
katspaugh Mar 27, 2023
f9d5641
Docs: version the unpkg script in readme (#2746)
katspaugh Mar 27, 2023
a4dbddb
Remove marker by id (#2749)
prakharpbuf Apr 3, 2023
df4d48f
Release 6.6.3 (#2753)
katspaugh Apr 4, 2023
d6f63bd
Docs: add a note about wavesurfer.ts (#2760)
katspaugh Apr 13, 2023
220661e
fix: relay dblclick event (#2761)
prakharpbuf Apr 14, 2023
4d36715
Bump yaml from 2.2.1 to 2.2.2 (#2766)
dependabot[bot] Apr 26, 2023
2ae31ce
Bump engine.io from 6.4.1 to 6.4.2 (#2771)
dependabot[bot] May 4, 2023
26ceb09
Bump socket.io-parser from 4.2.2 to 4.2.3 (#2786)
dependabot[bot] May 24, 2023
8e8c930
Update README.md about 7.0.0-beta (#2788)
katspaugh May 28, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
update dev dependencies
  • Loading branch information
thijstriemstra committed Apr 23, 2021
commit 20e1ec934629532da49ce942d75fb5cd32aeb249
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,17 @@
"visualization"
],
"devDependencies": {
"@babel/core": "^7.13.14",
"@babel/preset-env": "^7.13.12",
"@babel/register": "^7.13.14",
"@babel/core": "^7.13.16",
"@babel/preset-env": "^7.13.15",
"@babel/register": "^7.13.16",
"@chiragrupani/karma-chromium-edge-launcher": "^2.1.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-istanbul": "^6.0.0",
"babel-plugin-proxy": "^1.1.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"date-fns": "^2.19.0",
"date-fns": "^2.21.1",
"debounce": "^1.2.1",
"esdoc": "^1.1.0",
"esdoc-accessor-plugin": "^1.0.0",
Expand All @@ -74,7 +74,7 @@
"esdoc-ecmascript-proposal-plugin": "^1.0.0",
"esdoc-integrate-test-plugin": "^1.0.0",
"esdoc-standard-plugin": "^1.0.0",
"eslint": "^7.23.0",
"eslint": "^7.24.0",
"htmlhint": "^0.14.2",
"in-publish": "^2.0.1",
"jasmine-core": "^3.7.1",
Expand All @@ -89,7 +89,7 @@
"lint-staged": "^10.5.4",
"load-script": "^1.0.0",
"pre-commit": "^1.2.2",
"webpack": "^5.30.0",
"webpack": "^5.35.0",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^4.0.0-beta.2",
"webpack-merge": "^5.7.3"
Expand Down