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

maybe improve types documentation a bit #7003

Merged
merged 60 commits into from
Nov 28, 2022
Merged

maybe improve types documentation a bit #7003

merged 60 commits into from
Nov 28, 2022

Commits on Sep 23, 2022

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

Commits on Oct 20, 2022

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

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    74eb49b View commit details
    Browse the repository at this point in the history
  2. move types representation

    dummdidumm committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6a0bdae View commit details
    Browse the repository at this point in the history
  3. tweak visuals

    dummdidumm committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    234b7bc View commit details
    Browse the repository at this point in the history
  4. silence type error

    dummdidumm committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    522e3f9 View commit details
    Browse the repository at this point in the history
  5. please?

    dummdidumm committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    4468864 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    047c1bd View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. boxes

    dummdidumm committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    b156b47 View commit details
    Browse the repository at this point in the history
  2. border-radius

    dummdidumm committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    0fdda38 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    e575326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    289569f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aceb7f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24c70f6 View commit details
    Browse the repository at this point in the history
  5. collapse interface blocks

    Rich-Harris committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    f18fb7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b49e98 View commit details
    Browse the repository at this point in the history
  7. add links, fix some css

    Rich-Harris committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    4640f02 View commit details
    Browse the repository at this point in the history
  8. minor fixes

    Rich-Harris committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    3fa65b0 View commit details
    Browse the repository at this point in the history
  9. config types

    Rich-Harris committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d84b455 View commit details
    Browse the repository at this point in the history
  10. remove unused code

    Rich-Harris committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    49e97b0 View commit details
    Browse the repository at this point in the history
  11. merge

    Rich-Harris committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    49b00be View commit details
    Browse the repository at this point in the history
  12. move type extraction script as a precursor to reducing some of the in…

    …direction, to make it easier to work on nested properties
    Rich-Harris committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    0553e19 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2d92e06 View commit details
    Browse the repository at this point in the history
  14. hopefully fix deploy

    Rich-Harris committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b21ea45 View commit details
    Browse the repository at this point in the history
  15. consistent format

    Rich-Harris committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    8c6f571 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. reduce indirection a bit

    Rich-Harris committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    577823d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5865ae0 View commit details
    Browse the repository at this point in the history
  3. more docs

    dummdidumm committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    de83396 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0ec45e View commit details
    Browse the repository at this point in the history
  5. improve styles a tiny bit

    Rich-Harris committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    6846f2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    096b0b5 View commit details
    Browse the repository at this point in the history
  7. flesh out some stuff

    Rich-Harris committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    1c39256 View commit details
    Browse the repository at this point in the history
  8. more stuff

    Rich-Harris committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    f2e4799 View commit details
    Browse the repository at this point in the history
  9. couple more

    Rich-Harris committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    f7dab3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b2e5d17 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf701a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. add some defaults

    Rich-Harris committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    f6724ac View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. merge master

    Rich-Harris committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    f2bff6c View commit details
    Browse the repository at this point in the history
  2. more defaults

    Rich-Harris committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    c21c88c View commit details
    Browse the repository at this point in the history
  3. remove unused typedef

    Rich-Harris committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    7f3c273 View commit details
    Browse the repository at this point in the history
  4. consistency

    Rich-Harris committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    8af5687 View commit details
    Browse the repository at this point in the history
  5. fix code snippet

    Rich-Harris committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    3730ec1 View commit details
    Browse the repository at this point in the history
  6. small tweaks

    Rich-Harris committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    39388aa View commit details
    Browse the repository at this point in the history
  7. small fixes

    Rich-Harris committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    04de262 View commit details
    Browse the repository at this point in the history
  8. tweaks

    Rich-Harris committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    866ae0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70f2dd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. okay ts doesnt like that

    Rich-Harris committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    27cc46e View commit details
    Browse the repository at this point in the history
  2. missed a spot

    Rich-Harris committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f501b45 View commit details
    Browse the repository at this point in the history
  3. changeset

    Rich-Harris committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f54eae6 View commit details
    Browse the repository at this point in the history
  4. fix link

    Rich-Harris committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    44ae150 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c578dd View commit details
    Browse the repository at this point in the history
  6. remove unused code

    Rich-Harris committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    063ca96 View commit details
    Browse the repository at this point in the history
  7. systematise some stuff

    Rich-Harris committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    7aac7a8 View commit details
    Browse the repository at this point in the history
  8. generate config docs

    Rich-Harris committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    0174f5e View commit details
    Browse the repository at this point in the history
  9. get site building again

    Rich-Harris committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    15b281c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51ca4f5 View commit details
    Browse the repository at this point in the history
  11. merge master

    Rich-Harris committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    a9e30f4 View commit details
    Browse the repository at this point in the history
  12. tweak some css

    Rich-Harris committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    cf949ca View commit details
    Browse the repository at this point in the history
  13. tweaks

    Rich-Harris committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    0ed36e1 View commit details
    Browse the repository at this point in the history