Skip to content

Commit

Permalink
Merge pull request #1244 from concord-consortium/3.0.0-pre.1631
Browse files Browse the repository at this point in the history
3.0.0 pre.1631
  • Loading branch information
nstclair-cc authored May 3, 2024
2 parents 1254c52 + f15c5ea commit d4e0a2f
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 3 deletions.
19 changes: 19 additions & 0 deletions v3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## Version 3.0.0-pre.1631 - May 3, 2024

### ✨ Features & Improvements:
- **PT-187458550:** DI initial component requests
- **PT-187516358:** DI Attribute Notifications
- **PT-187401278:** Components animate into position and size
- **PT-187531276:** CODAP provides **randomBinomial** and **randomNormal**
- **PT-181840375:** The menu bar displays the current Version and build number

### 🐞 Bug Fixes:
- **PT-187533902:** Adding 10,000 cases to a dataset takes too long
- **PT-187527563:** Document with an attribute computed by a formula does not restore properly

### Asset Sizes
| File | Size | % Increase from Previous Release |
|-----------|---------------|----------------------------------|
| main.css | 156316 bytes | -0.17% |
| index.js | 5198791 bytes | 1.09% |

## Version 3.0.0-pre.1522 - April 26, 2024

### ✨ Features & Improvements:
Expand Down
4 changes: 2 additions & 2 deletions v3/package-lock.json

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

2 changes: 1 addition & 1 deletion v3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codap3",
"version": "3.0.0-pre.1522",
"version": "3.0.0-pre.1631",
"description": "Common Online Data Analysis Platform v3",
"main": "index.js",
"browser": {
Expand Down
1 change: 1 addition & 0 deletions v3/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Versions
| Version | Release Date |
|-----------------|-----------------------|
| [3.0.0-pre.1631](https://codap3.concord.org/version/3.0.0-pre.1631/) | May 3, 2024 |
| [3.0.0-pre.1522](https://codap3.concord.org/version/3.0.0-pre.1522/) | April 26, 2024 |
| [3.0.0-pre.1521](https://codap3.concord.org/version/3.0.0-pre.1521/) | April 12, 2024 |
| [3.0.0-pre.1520](https://codap3.concord.org/version/3.0.0-pre.1520/) | March 28, 2024 |
Expand Down

0 comments on commit d4e0a2f

Please sign in to comment.