Skip to content

Commit

Permalink
Merge pull request #443 from plotly/release-0.4.4
Browse files Browse the repository at this point in the history
Rebuild package.
  • Loading branch information
mkcor authored Nov 21, 2019
2 parents 2b63dea + 895798d commit c96b713
Show file tree
Hide file tree
Showing 16 changed files with 4,893 additions and 3,050 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [0.4.4] -
### Fixed
* [#423](https://github.com/plotly/dash-bio/pull/423) Fixed internal method
call in Clustergram component.

## [0.4.3] - 2019-11-18
### Changed
* [#438](https://github.com/plotly/dash-bio/pull/438/) Updated FornaContainer dependency to a version without extraneous `console.log` calls.
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ npm run test
If you have made changes to the JS code, then you need to rebuild the package:

```bash
npm run build:all
npm run build
```

The auto-generated Python files will reflect your updates to the logic.
Expand Down
20 changes: 10 additions & 10 deletions dash_bio/async~alignment.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dash_bio/async~circos.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dash_bio/async~ideogram.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash_bio/async~moleculeviewer2.js

Large diffs are not rendered by default.

24 changes: 5 additions & 19 deletions dash_bio/async~moleculeviewer3.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash_bio/async~needle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash_bio/async~onco.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash_bio/async~sequence.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash_bio/async~speck.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dash_bio/bundle.js

Large diffs are not rendered by default.

Loading

0 comments on commit c96b713

Please sign in to comment.