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.
base repository: cncjs/cncjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4055301
Choose a base ref
...
head repository: cncjs/cncjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d6d079c
Choose a head ref
  • 9 commits
  • 113 files changed
  • 2 contributors

Commits on Oct 18, 2024

  1. fix(i18n): rename pt-pt to pt for European Portuguese (Portugal) (#…

    …886)
    
    * i18n: rename `pt-pt` to `pt` for Portuguese (Portugal)
    
    * chore: update translations
    
    * chore: change indent from 4 space to 2 space for i18n translation files
    cheton authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    890cf49 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. docs: update outdated contribution guidelines (#887)

    * docs: update outdated contribution guidelines
    
    * chore: update webpack.config.development.js
    
    * docs: update CONTRIBUTING.md
    cheton authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    09a8b0d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. build: add crypto-browserify, path-browserify, `stream-browserify…

    …`, and `timers-browserify` to the webpack build
    cheton committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    790ebb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce8969c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de058ad View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. build: utilize react-fresh for Fast Fresh integration (#888)

    * build: utilize react-fresh for Fast Fresh integration
    
    * build: enable `liveReload` by default
    
    * build: update webpack config file
    
    * build: update webpack.development.config.js
    
    * chore: update webpack configurations
    
    * chore: update alias resolver to webpack config
    
    * chore: update eslint dependencies
    cheton authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    048367b View commit details
    Browse the repository at this point in the history
  2. fix(grbl): address a regression in PR #889 related to the grbl-Mega

    … connection handling (#893)
    
    * fix(grbl): address a regression in PR #889 related to the `grbl-Mega` connection handling
    * chore: update default settings
    cheton committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c6a8436 View commit details
    Browse the repository at this point in the history
  3. build: update webpack config

    cheton committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c7689ec View commit details
    Browse the repository at this point in the history
  4. chore(release): publish 1.10.5

    cheton committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d6d079c View commit details
    Browse the repository at this point in the history
Loading