Simon
|
fd725e8f9b
Update README.md: fix (-Creators
|
6 年之前 |
Simon
|
2279b85916
Update README.md: add credit and link to PhonicScore at bottom
|
6 年之前 |
Christoph Uiberacker
|
876cfdd0f5
Added shift of start- and endpoint of slurs in x direction (timestamp) from the center of the bounding box to the stem position for better graphical appearance. TODO: There are still some wrong placings to be corrected!
|
6 年之前 |
sschmidTU
|
628562bdc2
feat(fingering): draw fingering using Vexflow (left of note), can be disabled by option
|
6 年之前 |
sschmidTU
|
78716d4d9c
demo: update noteHeadShapes function test
|
6 年之前 |
sschmidTU
|
9361925708
chore: fix source map webpack build file
|
6 年之前 |
sschmidTU
|
f86929ef86
Merge branch 'release/0.5.1' into master
|
6 年之前 |
sschmidTU
|
14ff5fdc90
Merge branch 'release/0.5.1' into develop
|
6 年之前 |
sschmidTU
|
66c5987d6f
update changelog for 0.5.1 release
|
6 年之前 |
sschmidTU
|
57849bfe82
chore: bump version number
|
6 年之前 |
sschmidTU
|
02d054d78e
chore(sourcemap): add npm run command for a build with sourcemap file
|
6 年之前 |
sschmidTU
|
f568e510f2
feat(tuplets): Read and display tuplet bracket setting from XML. Do not display tuplet ratios by default.
|
6 年之前 |
sschmidTU
|
f1d4b47137
fix(NoteHead): info instead of warn for unsupported NoteHead, use triangle for "do"
|
6 年之前 |
greenkeeper[bot]
|
631acd398b
chore(package): update webpack-dev-server to version 3.1.9 (#398)
|
6 年之前 |
sschmidTU
|
cd49081cfb
fix(OSMDOptions): fix EngravingRules being overwritten by DrawingParameters constructor (in MusicSheetDrawer only)
|
6 年之前 |
sschmidTU
|
02b59a4bd5
docstrings in OSMDOptions
|
6 年之前 |
sschmidTU
|
96bf081d4c
fix(DrawingParameters): switching default and compact mode during runtime correctly renders each mode after re-render.
|
6 年之前 |
sschmidTU
|
d5ce49a527
fix(rerender): Header Labels (title etc) are now removed next re-render after DrawingParameters are changed during runtime.
|
6 年之前 |
sschmidTU
|
ced9c90cfc
feat(options): add drawSubtitle option to OSMD constructor
|
6 年之前 |
sschmidTU
|
f4b692d52f
fix imports, linting
|
6 年之前 |
sschmidTU
|
9cec507a00
feat(options): implement compact mode, drawPartNames, drawTitle, drawSubtitle, drawComposer, drawLyricist
|
6 年之前 |
sschmidTU
|
ccf860eb47
feat(invisible notes): grace notes can be invisible. Invisible notes are parsed again, with invisible (printObject) flag
|
6 年之前 |
sschmidTU
|
af0770a451
feat(invisible notes): do not display invisible time signature.
|
6 年之前 |
sschmidTU
|
a6ac78c644
fix(invisible notes): do not display invisible notes and double rests. skip parsing them for now.
|
6 年之前 |
Simon
|
ec010078ca
Demo: Add Re-render button, add column to layout (#361)
|
6 年之前 |
greenkeeper[bot]
|
af640dc321
chore(package): update uglifyjs-webpack-plugin to version 2.0.0 (#386)
|
6 年之前 |
greenkeeper[bot]
|
ae5f4afdf3
chore(package): update webpack-dev-server to version 3.1.7 (#354)
|
6 年之前 |
Benjamin Giesinger
|
f0d1a9ca1d
chore(Updating out dependencies): Since CI was failing greekeeper kep… (#384)
|
6 年之前 |
Simon
|
aa65792eb1
fix(error handling): Fix error loading empty score, improve error handling (#367)
|
6 年之前 |
Simon
|
9da9cb4207
feat(Options): add options interface for osmd constructor (#368)
|
6 年之前 |