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

feature: add UiField as the new intermediate object representing widget parameters #475

Merged
merged 57 commits into from
Nov 12, 2022

Commits on Aug 24, 2022

  1. wip

    tlambert03 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    24b5b84 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. tests working

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    59aafa5 View commit details
    Browse the repository at this point in the history
  2. more bugs and tests

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1de6d47 View commit details
    Browse the repository at this point in the history
  3. remove notes file

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    3c4c3aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbbe3d5 View commit details
    Browse the repository at this point in the history
  5. remove typemap2

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    a7945a5 View commit details
    Browse the repository at this point in the history
  6. fix docs and types

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    e788fca View commit details
    Browse the repository at this point in the history
  7. add another test

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    3d05563 View commit details
    Browse the repository at this point in the history
  8. update doc

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1ebee77 View commit details
    Browse the repository at this point in the history
  9. move sentinel

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    ea1e6cd View commit details
    Browse the repository at this point in the history
  10. docstring

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    a6f094e View commit details
    Browse the repository at this point in the history
  11. undo change in signature

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    7605a5e View commit details
    Browse the repository at this point in the history
  12. reduce code

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    c8175fa View commit details
    Browse the repository at this point in the history
  13. wip: starting on schema

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    d1b7285 View commit details
    Browse the repository at this point in the history
  14. make func

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    e60bb08 View commit details
    Browse the repository at this point in the history
  15. fix py3.8

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    19fe7c8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3dbfb52 View commit details
    Browse the repository at this point in the history
  17. improving compat

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    90d3bbb View commit details
    Browse the repository at this point in the history
  18. tests passing (cheating)

    tlambert03 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1ba837a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. fill out UiField func

    tlambert03 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    8eb8346 View commit details
    Browse the repository at this point in the history
  2. star

    tlambert03 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    9ae0f1a View commit details
    Browse the repository at this point in the history
  3. playing with GUIField

    tlambert03 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    bada3b0 View commit details
    Browse the repository at this point in the history
  4. wip

    tlambert03 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    36e91e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Configuration menu
    Copy the full SHA
    be799e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57f60de View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

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

Commits on Oct 10, 2022

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

Commits on Oct 18, 2022

  1. wip

    tlambert03 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    46e4b71 View commit details
    Browse the repository at this point in the history
  2. wip

    tlambert03 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    583ae0d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    c2d9d08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    700366d View commit details
    Browse the repository at this point in the history
  3. fix merge

    tlambert03 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    205d477 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cee0ac View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. starting on create method

    tlambert03 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    90b2f7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f411b77 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. wip

    tlambert03 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    360c7cb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

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

Commits on Oct 23, 2022

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

Commits on Oct 29, 2022

  1. Configuration menu
    Copy the full SHA
    b539966 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6e0881 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa56dbc View commit details
    Browse the repository at this point in the history
  4. fix tests

    tlambert03 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    8b85cf7 View commit details
    Browse the repository at this point in the history
  5. cleanup a bit

    tlambert03 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    d35a827 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

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

Commits on Nov 2, 2022

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

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    0d086ee View commit details
    Browse the repository at this point in the history
  2. misc

    tlambert03 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4767c22 View commit details
    Browse the repository at this point in the history
  3. minimize test

    tlambert03 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    b23a27e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    113594c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f6e58f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    dd89495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    516fef4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95020e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

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

Commits on Nov 11, 2022

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

Commits on Nov 12, 2022

  1. refactor: rename file

    tlambert03 committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    b3a6c39 View commit details
    Browse the repository at this point in the history