Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change needed #570

Open
wants to merge 150 commits into
base: fix/submission-load-on-view
Choose a base branch
from

Commits on Aug 20, 2020

  1. pass down a ref callback to custom component instead of relying the r…

    …eturn value of React.render
    j-perl committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    4897981 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Merge pull request formio#402 from formio/fix/submission-load-on-view

    Add formio dependency to submission hook
    travist authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d901bdc View commit details
    Browse the repository at this point in the history
  2. Updated build.

    travist committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    e9d61b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Bump nth-check from 2.0.0 to 2.0.1

    Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
    - [Release notes](https://github.com/fb55/nth-check/releases)
    - [Commits](fb55/nth-check@v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: nth-check
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    31847f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    7078eeb View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    0668c47 View commit details
    Browse the repository at this point in the history
  2. Fixing build with imports.

    travist committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    5aba2e8 View commit details
    Browse the repository at this point in the history
  3. Bump path-parse from 1.0.6 to 1.0.7

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    a3719b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    ecf4417 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a2fe3b View commit details
    Browse the repository at this point in the history
  3. Merge pull request formio#327 from j-perl/improvement/custom-componen…

    …t-ref-callback
    
    pass down a ref callback to custom component instead of relying on the r…
    travist authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    e1e0b1f View commit details
    Browse the repository at this point in the history
  4. Merge pull request formio#409 from formio/dependabot/npm_and_yarn/nth…

    …-check-2.0.1
    
    Bump nth-check from 2.0.0 to 2.0.1
    travist authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    655dec0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request formio#413 from Hamdrive/master

    [docs] Add punctuation to Description texts
    travist authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    fef76a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cfe12f View commit details
    Browse the repository at this point in the history
  7. Merge pull request formio#416 from formio/fix/onchange-fired-with-sam…

    …e-submission
    
    fix onChange triggered in loop when same submission recieved
    travist authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    5efa7dc View commit details
    Browse the repository at this point in the history
  8. Merge pull request formio#417 from formio/dependabot/npm_and_yarn/pat…

    …h-parse-1.0.7
    
    Bump path-parse from 1.0.6 to 1.0.7
    travist authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    a84dda2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request formio#419 from formio/fixed-wrong-builder-import

    Fixed wrong builder import
    travist authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    8fcd8a4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request formio#420 from formio/Updated-formiojs

    updated formiojs version
    travist authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    8e0be9f View commit details
    Browse the repository at this point in the history
  11. Updated build.

    travist committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    df298f7 View commit details
    Browse the repository at this point in the history
  12. Updated build.

    travist committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    15f26e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Updated build and version.

    travist committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    7d13c3b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    9067dab View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. adding reference to the main option

    we can add more options to the main option and we can access the all html element
    shuhaib-aot authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    b5fe9d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request formio#1 from shuhaib-aot/shuhaib-aot-patch-1

    adding reference to the main option
    shuhaib-aot authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    747f0ab View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    80f93f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request formio#444 from formio/added-form-schema-to-builde…

    …r-on-change-event
    
    added access to the form schema in change event in react form builder
    travist authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    cddf458 View commit details
    Browse the repository at this point in the history
  3. Merge pull request formio#424 from formio/Fixed-user-logout-issue

    Fixed an issue where user state is cleared before the user is logged out
    travist authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    7e8fde6 View commit details
    Browse the repository at this point in the history
  4. Updated build.

    travist committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    996df71 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    20e64a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request formio#449 from formio/fixed-propTypes-naming-that…

    …-caused-console-error
    
    fixed propTypes error that coused console error
    TanyaGashtold authored May 20, 2022
    Configuration menu
    Copy the full SHA
    aca6567 View commit details
    Browse the repository at this point in the history
  3. updated build

    TanyaGashtold committed May 20, 2022
    Configuration menu
    Copy the full SHA
    3f77240 View commit details
    Browse the repository at this point in the history
  4. updated build

    TanyaGashtold committed May 20, 2022
    Configuration menu
    Copy the full SHA
    30f79c1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    37c26c0 View commit details
    Browse the repository at this point in the history
  2. feat (Types): Add typings.

    jafin committed May 23, 2022
    Configuration menu
    Copy the full SHA
    f5833f7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. FIO-5064: update libraries to the latest version of React

    AlexanderLihodievskiy committed May 25, 2022
    Configuration menu
    Copy the full SHA
    b66bded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d390cf4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Bump terser from 5.13.1 to 5.14.2

    Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/terser/terser/commits)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    fe35f3d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. FIO-5311: fixed schema loading twice on every change and made compone…

    …nts load lazy for schema arg
    TanyaGashtold committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    4ea40a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Merge pull request formio#434 from shuhaib-aot/master

    Create Reference to the HTML element to add more option
    TanyaGashtold authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    f12b141 View commit details
    Browse the repository at this point in the history
  2. Merge pull request formio#460 from formio/dependabot/npm_and_yarn/ter…

    …ser-5.14.2
    
    Bump terser from 5.13.1 to 5.14.2
    TanyaGashtold authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    68ebb17 View commit details
    Browse the repository at this point in the history
  3. Bump moment from 2.29.3 to 2.29.4

    Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.3...2.29.4)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    cbbab70 View commit details
    Browse the repository at this point in the history
  4. Merge pull request formio#453 from formio/FIO-5064-update-libraries-t…

    …o-the-latest-version-of-React
    
    FIO-5064: update libraries to the latest version of React
    TanyaGashtold authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    da20f26 View commit details
    Browse the repository at this point in the history
  5. Merge pull request formio#461 from formio/FIO-5311-fixed-schema-loadi…

    …ng-twice-on-every-change
    
    FIO-5311: fixed schema loading twice on every change and made components load lazy for schema arg
    TanyaGashtold authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    f588608 View commit details
    Browse the repository at this point in the history
  6. Merge pull request formio#462 from formio/dependabot/npm_and_yarn/mom…

    …ent-2.29.4
    
    Bump moment from 2.29.3 to 2.29.4
    TanyaGashtold authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    1eed4ec View commit details
    Browse the repository at this point in the history
  7. Merge pull request formio#421 from jafin/feat/types

    feat: Typescript typings
    TanyaGashtold authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    b3fe275 View commit details
    Browse the repository at this point in the history
  8. updated build

    TanyaGashtold committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    a17b763 View commit details
    Browse the repository at this point in the history
  9. updated version

    TanyaGashtold committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    a8bfb11 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    890f3e3 View commit details
    Browse the repository at this point in the history
  11. Merge pull request formio#463 from formio/CHASESY-update-react-readme

    Updated Readme with FormBuilder example code
    CHASESY authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    f9e4699 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Update FormBuilder.jsx

    ragunanthan authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    77835d2 View commit details
    Browse the repository at this point in the history
  2. Bump moment-timezone from 0.5.34 to 0.5.37

    Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.37.
    - [Release notes](https://github.com/moment/moment-timezone/releases)
    - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
    - [Commits](moment/moment-timezone@0.5.34...0.5.37)
    
    ---
    updated-dependencies:
    - dependency-name: moment-timezone
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    965e23f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    30a3d51 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Merge pull request formio#469 from formio/fix/form-redrawing-with-pla…

    …in-object
    
    FIO-4570: Fix issue with form redrawing when passing form object as props
    travist authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    5f8c2fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request formio#468 from formio/dependabot/npm_and_yarn/mom…

    …ent-timezone-0.5.37
    
    Bump moment-timezone from 0.5.34 to 0.5.37
    travist authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2b76941 View commit details
    Browse the repository at this point in the history
  3. Merge pull request formio#467 from ragunanthan/patch-1

    updated props in formBuilder
    travist authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    d58de35 View commit details
    Browse the repository at this point in the history
  4. Update Changelog.md

    travist authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    cf05be6 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Update README.md

    there is a missing curlyBrace
    kokoyroy authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    f9c3584 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Bump loader-utils from 2.0.2 to 2.0.4

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.2...v2.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    3bf63b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Bump engine.io from 6.2.0 to 6.2.1

    Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
    - [Release notes](https://github.com/socketio/engine.io/releases)
    - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/engine.io@6.2.0...6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: engine.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e078b5c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Bump decode-uri-component from 0.2.0 to 0.2.2

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    068fbe0 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    aef6f51 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Bump ua-parser-js from 0.7.31 to 0.7.33

    Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
    - [Release notes](https://github.com/faisalman/ua-parser-js/releases)
    - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
    - [Commits](faisalman/ua-parser-js@0.7.31...0.7.33)
    
    ---
    updated-dependencies:
    - dependency-name: ua-parser-js
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    29aebc4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    cc90cff View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Merge pull request formio#500 from DerH4NNES/fix/form-prop-type-incom…

    …plete
    
    Added language option to form proptypes
    brendanbond authored Feb 12, 2023
    Configuration menu
    Copy the full SHA
    af95631 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Update README.md

    damnitrahul authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    033e570 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    9302f88 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Merge pull request formio#505 from formio/lib-upgrade

    FIO-6440: Upgrades dependencies and fixes warnings
    brendanbond authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    66796b9 View commit details
    Browse the repository at this point in the history
  2. Update Changelog.md

    lane-formio authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    231ac4b View commit details
    Browse the repository at this point in the history
  3. Added missing proptype

    Currently the saveText defaults to '' and is not a valid prop in typescript, so you cannot add the `saveText` prop. This fixes is by adding it to the exported prop types.
    nrviens authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    82be315 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Updated the onSave prop to be saveForm

    The `onSave` prop in the proptypes was not being used within the component.  saveForm on the other hand, was being used but was not defined in the proptypes. Replaced `onSave` with `saveForm`
    nrviens authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    31fb16f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f69f262 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Merge pull request formio#499 from formio/dependabot/npm_and_yarn/ua-…

    …parser-js-0.7.33
    
    Bump ua-parser-js from 0.7.31 to 0.7.33
    lane-formio authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    4515c63 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    9b0b3db View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Merge pull request formio#493 from AyoubSayah/feature/addBeforeSubmit…

    …Methode
    
    add methode before on submit so it can be generated in typing
    travist authored May 9, 2023
    Configuration menu
    Copy the full SHA
    76f0cce View commit details
    Browse the repository at this point in the history
  2. Merge pull request formio#503 from damnitrahul/master

    fix: README typo in examples
    travist authored May 9, 2023
    Configuration menu
    Copy the full SHA
    618cf84 View commit details
    Browse the repository at this point in the history
  3. Merge pull request formio#506 from nrviens/update-props

    Added missing proptype (saveText, saveForm) for FormEdit
    travist authored May 9, 2023
    Configuration menu
    Copy the full SHA
    7fa7a76 View commit details
    Browse the repository at this point in the history
  4. Update Changelog.md

    travist authored May 9, 2023
    Configuration menu
    Copy the full SHA
    a99f516 View commit details
    Browse the repository at this point in the history
  5. Merge pull request formio#492 from formio/dependabot/npm_and_yarn/dec…

    …ode-uri-component-0.2.2
    
    Bump decode-uri-component from 0.2.0 to 0.2.2
    travist authored May 9, 2023
    Configuration menu
    Copy the full SHA
    cd08e51 View commit details
    Browse the repository at this point in the history
  6. Merge pull request formio#490 from formio/dependabot/npm_and_yarn/eng…

    …ine.io-6.2.1
    
    Bump engine.io from 6.2.0 to 6.2.1
    travist authored May 9, 2023
    Configuration menu
    Copy the full SHA
    cb7ca14 View commit details
    Browse the repository at this point in the history
  7. Merge pull request formio#488 from formio/dependabot/npm_and_yarn/loa…

    …der-utils-2.0.4
    
    Bump loader-utils from 2.0.2 to 2.0.4
    travist authored May 9, 2023
    Configuration menu
    Copy the full SHA
    2b326de View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    3e52ee5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    e978b23 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    e581a21 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. (FIO-4301/4302: Fixes an issue where for is being set to the old form…

    …ioInstance after recreating it
    = committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d01cdb1 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    = committed May 31, 2023
    Configuration menu
    Copy the full SHA
    ce8f941 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Merge pull request formio#513 from formio/FIO-4302/4301-fix-setting-f…

    …orm-to-the-wrong-formio-instance
    
    FIO-4301/4302: Fixes an issue where for is being set to the old formioInstance after recreating it
    edwinanciani authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    59711ea View commit details
    Browse the repository at this point in the history
  2. Update Changelog.md

    lane-formio authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    adb9a0a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Merge pull request formio#482 from kokoyroy/patch-1

    Update README.md
    lane-formio authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    cca95e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    7008097 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Bump tough-cookie from 4.1.2 to 4.1.3

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ca5cb6b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Bump semver from 5.7.1 to 5.7.2

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3c361c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    789f6cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c5023f View commit details
    Browse the repository at this point in the history
  3. Merge pull request formio#521 from groksrc/editor-notes

    Documentation and formatting cleanup
    brendanbond authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c966dd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Merge pull request formio#518 from formio/dependabot/npm_and_yarn/tou…

    …gh-cookie-4.1.3
    
    Bump tough-cookie from 4.1.2 to 4.1.3
    lane-formio authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9da6fcc View commit details
    Browse the repository at this point in the history
  2. Merge pull request formio#519 from formio/dependabot/npm_and_yarn/sem…

    …ver-5.7.2
    
    Bump semver from 5.7.1 to 5.7.2
    lane-formio authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    651fc20 View commit details
    Browse the repository at this point in the history
  3. Merge pull request formio#520 from formio/dependabot/npm_and_yarn/wor…

    …d-wrap-1.2.4
    
    Bump word-wrap from 1.2.3 to 1.2.4
    lane-formio authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e654b45 View commit details
    Browse the repository at this point in the history
  4. Update Changelog.md

    lane-formio authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e86c1fd View commit details
    Browse the repository at this point in the history
  5. Updated Build

    lane-formio committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    96340bb View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    c233604 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Merge pull request formio#510 from formio/FIO-6493-reporting-ui

    FIO-6493: added react wrapper for reports
    travist authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    392b649 View commit details
    Browse the repository at this point in the history
  2. Update Changelog.md

    travist authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b0fad5f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    b167732 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    f37823a View commit details
    Browse the repository at this point in the history
  2. Update Changelog.md

    TanyaGashtold authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    bfe6fac View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Merge pull request formio#535 from formio/FIO-7315-update-form-option…

    …s-type
    
    FIO-7315: Added missed form options properties to the PropTypes
    lane-formio authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d7b2735 View commit details
    Browse the repository at this point in the history
  2. Update Changelog.md

    lane-formio authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e74edcc View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Updated Build

    lane-formio committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1c32096 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Bump @babel/traverse from 7.21.5 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.5 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8bf21f4 View commit details
    Browse the repository at this point in the history
  2. Official Release

    lane-formio committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    865e17a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    94427a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6817e3f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Merge pull request formio#543 from formio/FIO-7489-FormioJS-5/Bootstr…

    …ap-5-updates-to-react-library
    
    Fio 7489 formio js 5/bootstrap 5 updates to react library
    travist authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f5734d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge pull request formio#539 from formio/dependabot/npm_and_yarn/bab…

    …el/traverse-7.23.2
    
    Bump @babel/traverse from 7.21.5 to 7.23.2
    lane-formio authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    56102ed View commit details
    Browse the repository at this point in the history
  2. Bump follow-redirects from 1.15.2 to 1.15.5

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.5)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4b6c44f View commit details
    Browse the repository at this point in the history
  3. Merge pull request formio#550 from formio/dependabot/npm_and_yarn/fol…

    …low-redirects-1.15.5
    
    Bump follow-redirects from 1.15.2 to 1.15.5
    lane-formio authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3f85d72 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. upgrade to babel 7

    brendanbond committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6cc3857 View commit details
    Browse the repository at this point in the history
  2. upgrade eslint to 8

    brendanbond committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3021cb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cad9410 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d422ec2 View commit details
    Browse the repository at this point in the history
  5. change to tabs vs spaces

    brendanbond committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    51c9c15 View commit details
    Browse the repository at this point in the history
  6. add babel-loader

    brendanbond committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    48112a9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request formio#551 from formio/FIO-7733-ergonomic-updates

    FIO 7733 ergonomic updates
    edwinanciani authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    956fb0a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    65c59fb View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Merge pull request formio#542 from formio/FIO-7563-React-Demo-App-for…

    …-Enterprise-Form-Builder
    
    FIO-7563 added events to FormEdit Component
    travist authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3affe62 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. add pr template

    brendanbond committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    00e30bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request formio#557 from formio/task/add-pr-template

    FIO-7733: type form component
    brendanbond authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d4f7b19 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update issue templates

    lane-formio authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    da6dabb View commit details
    Browse the repository at this point in the history
  2. Update Changelog.md

    lane-formio authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2abd476 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Several major changes to the @formio/react library, including:

    * Rewrites of the major components (Form, FormBuilder, FormGrid,
      SubmissionGrid, etc.) to idiomatic React and Typescript
    * Tooling updates (eslint, typescript, no more babel, etc.)
    * Many more...
    brendanbond committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4f1dcda View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    4846429 View commit details
    Browse the repository at this point in the history
  2. v6.0.0-dev.568.4846429

    brendanbond committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5164bc3 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. remove unused console log

    brendanbond committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4110b52 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    5af2a51 View commit details
    Browse the repository at this point in the history
  2. v6.0.0-dev.568.5af2a51

    brendanbond committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6025643 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    68c8669 View commit details
    Browse the repository at this point in the history
  2. v6.0.0-dev.568.68c8669

    brendanbond committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2f29df8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb63fcb View commit details
    Browse the repository at this point in the history
  4. v6.0.0-dev.568.cb63fcb

    brendanbond committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    cbd0ebf View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    7a9e628 View commit details
    Browse the repository at this point in the history
  2. wrap auth in useeffect

    brendanbond committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b453701 View commit details
    Browse the repository at this point in the history
  3. v6.0.0-dev.568.b453701

    brendanbond committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    902ae83 View commit details
    Browse the repository at this point in the history
  4. updates coming in and out should be memoized to ensure non-stable ref…

    …erences into event handlers
    brendanbond committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1f7567b View commit details
    Browse the repository at this point in the history
  5. update formbuilder prop

    brendanbond committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ced0fbd View commit details
    Browse the repository at this point in the history
  6. v6.0.0-dev.568.ced0fbd

    brendanbond committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5ea507c View commit details
    Browse the repository at this point in the history
  7. formatting

    brendanbond committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    758d04f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    fca109b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    1849ab7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request formio#568 from formio/FIO-7733-lots-of-react-updates

    FIO-7733: React Updates
    travist authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7c4f8a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Update Changelog.md

    lane-formio authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    526dcb6 View commit details
    Browse the repository at this point in the history