8000 Comparing 0.1.0...main · FEAScript/FEAScript-core · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
< 8000 div class="range-editor color-fg-muted js-range-editor ">
base repository: FEAScript/FEAScript-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: FEAScript/FEAScript-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 16 files changed
  • 4 contributors

Commits on May 21, 2025

  1. Add branching and workflow guidelines to CONTRIBUTING.md; update READ…

    …ME for clarity in example usage
    nikoscham committed May 21, 2025
    Configuration menu
    Copy the full SHA
    2a18a9e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Made the initial build for npm (#25)

    * 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>
    4 people authored May 22, 2025
    Configuration menu
    Copy the full SHA
    b494dd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    261a474 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21abdee View commit details
    Browse the repository at this point in the history
  4. sync with dev branch (#26)

    * Made the initial build for npm (#25)
    
    * 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>
    
    * Update author and contributors information in package.json
    
    * Add publishConfig to package.json for public access
    
    ---------
    
    Co-authored-by: sridhar <2019309038@student.annauniv.edu>
    Co-authored-by: Sridhar.Mani <sridhar.mani@novacastindia.com>
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    4 people authored May 22, 2025
    Configuration menu
    Copy the full SHA
    c556727 View commit details
    Browse the repository at this point in the history
  5. 87B5 Configuration menu
    Copy the full SHA
    eb7eeed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    767da8a View commit details
    Browse the repository at this point in the history
Loading
0