Skip to content

Commit

Permalink
feat: ✨ add history plugin (#2819)
Browse files Browse the repository at this point in the history
  • Loading branch information
NewByVector authored Nov 1, 2022
1 parent 660e2d7 commit fd8d384
Show file tree
Hide file tree
Showing 14 changed files with 1,029 additions and 447 deletions.
1 change: 0 additions & 1 deletion examples/x6-example-features/src/pages/table/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { Color } from '@antv/x6-common'
import ReactDOM from 'react-dom'
import { generateData, parsePorts } from './data'
import { getPortsDefinition } from './port'
import { Component } from './component'
import './view'
import '../index.less'

Expand Down
201 changes: 0 additions & 201 deletions examples/x6-example-features/src/pages/transitions/data.ts

This file was deleted.

77 changes: 0 additions & 77 deletions examples/x6-example-features/src/pages/transitions/index.tsx

This file was deleted.

74 changes: 0 additions & 74 deletions examples/x6-example-features/src/pages/transitions/model.ts

This file was deleted.

Loading

0 comments on commit fd8d384

Please sign in to comment.