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: dschnelldavis/angular2-json-schema-form
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: greytip/angular2-json-schema-form
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 34 files changed
  • 4 contributors

Commits on Mar 12, 2018

  1. Layout options supports expression.

      * Added support for expression in layout node options.
    Hitesh Kumar committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    3922a15 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from greytip/expression-support

    Layout options supports expression.
    hk-skit authored Mar 12, 2018
    Configuration menu
    Copy the full SHA
    32f80a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

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

Commits on Mar 19, 2018

  1. Added custom ajv keywords for date validation.

    Hitesh Kumar committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    60fe3d7 View commit details
    Browse the repository at this point in the history
  2. Added date comparison logic without time.

    Hitesh Kumar committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    7f81c20 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Improved date comparison logic for min date and max date.

    Hitesh Kumar committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    f57fba1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Conditional enable/disable of form control.

    Hitesh Kumar committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    a9f6bf8 View commit details
    Browse the repository at this point in the history
  2. Fixed intial control disabled issue with setTimeout hack.

    Hitesh Kumar committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    506f3cd View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Bug fix: On enter press new item is added to array items.

    Hitesh Kumar committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    d6f8480 View commit details
    Browse the repository at this point in the history
  2. Select control support different data types along string.

    Hitesh Kumar committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    fc44655 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Added support for ngModelOptions.

    * `ngModelOptions` can be supplied as `defautWidgetOptions` in form options.
    
    Note: Layout level ngModelOptions is not supported yet.
    Hitesh Kumar committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    a8a916a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

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

Commits on Jun 11, 2019

  1. lib: add new functionality of form validation

    Sourabh committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    fb4e637 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Merge pull request #2 from saurabhSiddhu/conditional_required

    lib: conditional required added to input, textarea and select
    Sayeed Anjum authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    cda5609 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. form behaviors actions: keys name change

    Sourabh committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    54ecf0a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. added min length functionality to array items

    Sourabh committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    bc51c0a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Merge pull request #3 from saurabhSiddhu/conditional_required

    Conditional required
    Sayeed Anjum authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1a2dd7e View commit details
    Browse the repository at this point in the history
Loading