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

[Experimental] PPX + dynamic forms support #60

Merged
merged 46 commits into from
Mar 21, 2020
Merged

[Experimental] PPX + dynamic forms support #60

merged 46 commits into from
Mar 21, 2020

Commits on Jan 30, 2020

  1. IO api, ppx

    alex35mil committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    f07fcdd View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. [@field.deps]

    alex35mil committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    208e2e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. Refactor

    alex35mil committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    5119a4c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. [@field.async]

    alex35mil committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    18d6c5d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. [@field.collection]

    alex35mil committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    4898483 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

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

Commits on Mar 3, 2020

  1. Add base ppx tests infra

    alex35mil committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    f150476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe2a353 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b7dcd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

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

Commits on Mar 8, 2020

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

Commits on Mar 10, 2020

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

Commits on Mar 11, 2020

  1. Add async ppx tests

    alex35mil committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    57eb776 View commit details
    Browse the repository at this point in the history
  2. Add collections ppx tests

    alex35mil committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    a9909dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41c522e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90ff7cf View commit details
    Browse the repository at this point in the history
  5. Simplify Test module

    alex35mil committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    f3f1029 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Add deps ppx test

    alex35mil committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    8a5d3bc View commit details
    Browse the repository at this point in the history
  2. Update examples

    alex35mil committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    b883711 View commit details
    Browse the repository at this point in the history
  3. Bump bs-platform

    alex35mil committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    811bef7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Setup CI

    alex35mil committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    4393c59 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. v4.0.0-beta.1

    alex35mil committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    b600baf View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Refactor ppx tests

    alex35mil committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    b2b9bbc View commit details
    Browse the repository at this point in the history
  2. Add docs skeleton

    alex35mil committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    764d0e0 View commit details
    Browse the repository at this point in the history
  3. Add Installation doc

    alex35mil committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    fe274bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    914381d View commit details
    Browse the repository at this point in the history
  5. Add IO doc

    alex35mil committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    631882a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Add BasicUsage doc

    alex35mil committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    cc2ce21 View commit details
    Browse the repository at this point in the history
  2. Add AsyncValidation doc

    alex35mil committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    9f4c4cb View commit details
    Browse the repository at this point in the history
  3. Add Collections doc

    alex35mil committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    e197e5f View commit details
    Browse the repository at this point in the history
  4. Add DependentFields doc

    alex35mil committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    d85c669 View commit details
    Browse the repository at this point in the history
  5. Remove RenderingUI doc

    alex35mil committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    a4ea1f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0966420 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Add FormSubmission doc

    alex35mil committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    1b79f13 View commit details
    Browse the repository at this point in the history
  2. Add I18n doc

    alex35mil committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    3445c85 View commit details
    Browse the repository at this point in the history
  3. Add Caveats doc

    alex35mil committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    a22215b View commit details
    Browse the repository at this point in the history
  4. Add API doc

    alex35mil committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    07a4729 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9c85a3 View commit details
    Browse the repository at this point in the history
  6. v4.0.0-beta.2

    alex35mil committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    2f19a9a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Update API doc

    alex35mil committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    7f0f381 View commit details
    Browse the repository at this point in the history
  2. Add Documentation index

    alex35mil committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    8e7e8ed View commit details
    Browse the repository at this point in the history
  3. Update README

    alex35mil committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    3e91d13 View commit details
    Browse the repository at this point in the history
  4. Move TODOs to GH issues

    alex35mil committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    9223d9c View commit details
    Browse the repository at this point in the history
  5. Add CONTRIBUTING.md

    alex35mil committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    929565a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fafe4c8 View commit details
    Browse the repository at this point in the history