Skip to content

sync with dev branch - #26

Merged
nikoscham merged 3 commits into
mainfrom
dev
May 22, 2025
Merged

sync with dev branch#26
nikoscham merged 3 commits into
mainfrom
dev

Conversation

@nikoscham

Copy link
Copy Markdown
Member

No description provided.

sridhar-maniand others added 3 commits May 22, 2025 12:56
* Made the initial build for npm
* fix: update package.json with correct license, description and module type
- Change license from AGPLv3 to MIT to match actual project license
- Replace HTML image tag with proper text description
- Update type to "module" to align with ES module syntax
* Prepare package for npm publishing and bump version to 0.1.1
* Update package.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update rollup.config.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update rollup.config.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: update test script to use jest and add jest as a devDependency
* fix: remove (still) unused wasm plugin from rollup configuration
* fix: remove unused rollup-plugin-wasm from devDependencies
* fix: revert test script to no tests configured and remove jest from devDependencies
* Add plotly.js as a peer and dev dependency; update Rollup config for external globals
* fix: remove unused rollup-plugin-typescript2 from configuration
* Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: update import paths in README for consistency with distribution bundle
* fix: correct parameter syntax in addBoundaryCondition example
---------
Co-authored-by: Sridhar.Mani <sridhar.mani@novacastindia.com>
Co-authored-by: Nikos Chamakos <nikoscham@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@nikoscham
nikoscham merged commit c556727 into mainMay 22, 2025
@nikoschamnikoscham added the enhancement New feature or request label Oct 7, 2025
@nikoschamnikoscham self-assigned this Oct 7, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@nikoscham@sridhar-mani