issues
search
typed-mxgraph
/
typed-mxgraph
mxGraph typescript declarations
https://www.npmjs.com/package/@typed-mxgraph/typed-mxgraph
MIT License
65
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add the 'getPageLayout' property to the 'mxGraph' class
#62
EfrenHerrera
closed
8 months ago
2
Add the 'getPageSize' property to the 'mxGraph' class
#61
EfrenHerrera
closed
8 months ago
1
Add the 'getPagePadding' property to the 'mxGraph' class
#60
EfrenHerrera
closed
8 months ago
1
Add the 'scrollTileSize' property to the 'mxGraph' class
#59
EfrenHerrera
closed
8 months ago
2
[Question] How to use Layouts for graph in cells?
#58
tn4799
closed
1 year ago
2
docs(publish): fix link in README
#57
tbouffard
closed
1 year ago
0
ci: add publish workflow
#56
hungtcs
closed
1 year ago
0
Let other contributors publish the npm package
#55
tbouffard
closed
1 year ago
3
ci: bump actions used in the "validation" workflow
#54
tbouffard
closed
1 year ago
0
fix: add some missing properties
#53
csouchet
closed
1 year ago
3
fix: don't use `any` in signature of the mxGraphModel filter functions
#52
tbouffard
closed
2 years ago
1
fix(mxGraph): make the center parameter optional
#51
tbouffard
closed
2 years ago
0
Type Error is thrown on invoking fatory function imported from mxgraph in Angular 13
#50
Dhawaldeep
closed
2 years ago
4
chore: remove mxgraph from peerDependencies
#49
tbouffard
closed
2 years ago
2
doc: improve the "import type" syntax in README
#48
tbouffard
closed
2 years ago
2
Make optional args optional
#47
zeSKB
closed
3 years ago
0
fix(mxMarker): improve method signatures
#46
tbouffard
closed
3 years ago
1
fix(mxGraph): update clearCellOverlays cell param to match lib
#45
zeSKB
closed
3 years ago
0
fix(mxConstants): const values used as types
#44
zeSKB
closed
3 years ago
1
fix(mxUtils): trim functions 2nd parameter is optional
#43
tbouffard
closed
3 years ago
0
Update mxEditor.d.ts
#42
BlankFX
closed
3 years ago
0
fix(mxAbstractCanvas2D): update the 'format' method parameter to number
#41
tbouffard
closed
3 years ago
3
fix(mxText): labelPadding field is a number
#40
tbouffard
closed
3 years ago
0
fix(mxUtils): improve htmlEntities signature
#39
tbouffard
closed
3 years ago
0
fix(mxLog): improve definitions
#38
tbouffard
closed
3 years ago
0
fix: restore mxDictionary map index signature parameter set to string
#37
tbouffard
closed
3 years ago
1
Fix typo
#36
alexey-koran
closed
3 years ago
0
fix: make mxText assignable to mxShape
#35
tbouffard
closed
3 years ago
2
fix mxGraph::createSelectionCellsHandler type
#34
hungtcs
closed
3 years ago
0
Wrong type of "createSelectionCellsHandler" method in mxGraph
#33
vvsvintsitsky
closed
3 years ago
3
fix: improve mxText type
#32
tbouffard
closed
3 years ago
1
fix: improve mxCellOverlay types
#31
tbouffard
closed
3 years ago
2
fixed. #29
#30
daiboom
closed
3 years ago
0
method "getPrettyXML" of function mxUtils is not a valid method name.
#29
daiboom
closed
3 years ago
2
fix: boolean types and doc references for mxCell
#28
zhujik
closed
3 years ago
0
mxUtils.bind throws TS2345 when using sort
#27
l33the
closed
3 years ago
2
mxPrintPreview.open() : All parameters now optional
#26
burkedavison
closed
3 years ago
1
Fix: HANDLE_STROKECOLOR and LABEL_HANDLE_FILLCOLOR type as 'string', not specific value.
#25
burkedavison
closed
3 years ago
1
doc: improve README and add development information
#24
tbouffard
closed
3 years ago
0
feat: improve mxGraph type
#23
tbouffard
closed
3 years ago
1
feat: add test case based on jest
#22
hungtcs
closed
3 years ago
4
Add test cases to the project
#21
hungtcs
closed
3 years ago
2
Focus on migrating from mxgraph-type-definitions
#20
hungtcs
closed
3 years ago
17
fix: mxUtils.getValue takes Record, not Array
#19
burkedavison
closed
3 years ago
1
fix: mxShape.getLabelMargins() may now return null
#18
burkedavison
closed
3 years ago
0
fix: Remove incorrect parameters from mxImageShape.isRoundable.
#17
burkedavison
closed
3 years ago
1
fix: mxGraphModel.getStyle can now return null
#16
burkedavison
closed
3 years ago
0
fix: mxLayoutManager.getLayout return type now supports null
#15
burkedavison
closed
3 years ago
0
fix: Change mxPopupMenu.addItem parent type to Element
#14
burkedavison
closed
3 years ago
0
Update /index.d.ts to fix compilation errors
#13
spellcard199
closed
3 years ago
0
Next