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

v5 breaking changes #3943

Merged
merged 37 commits into from
Jul 28, 2022
Merged

v5 breaking changes #3943

merged 37 commits into from
Jul 28, 2022

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    09ae3a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66d6ed6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    841cd63 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3941 from Tyriar/v5_bell

    Remove bell settings and sound service in favor of Terminal.onBell
    Tyriar committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    fafa7ef View commit details
    Browse the repository at this point in the history
  5. Remove link matchers

    Fixes #2703
    Tyriar committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    7a17a26 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3944 from Tyriar/v5_link_matcher

    Remove link matchers
    Tyriar committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    09672fe View commit details
    Browse the repository at this point in the history
  7. Set allowProposedApi default to false

    Fixes #2826
    Tyriar committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    238a2ba View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3945 from Tyriar/v5_proposed_api

    Set allowProposedApi default to false
    Tyriar committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    1400736 View commit details
    Browse the repository at this point in the history
  9. Remove deprecated add* APIs

    Fixes #2652
    Tyriar committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    8cfa7a0 View commit details
    Browse the repository at this point in the history
  10. Remove mouse zone manager

    Part of #2703
    Tyriar committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    7bd3801 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5a658eb View commit details
    Browse the repository at this point in the history
  12. Fix addMarker in api tests

    Tyriar committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    6d932ec View commit details
    Browse the repository at this point in the history
  13. Merge pull request #3946 from Tyriar/v5_remove_add_apis

    Remove add* APIs and remaining link matcher parts
    Tyriar committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    b2aa100 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    71911b5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8c16d9d View commit details
    Browse the repository at this point in the history
  16. Merge pull request #3947 from Tyriar/v5_deprecated

    Remove remaining deprecated APIs for v5 (getOption, setOption, writeUtf8)
    Tyriar committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    e7dbdb1 View commit details
    Browse the repository at this point in the history
  17. Remove rendererType setting

    Tyriar committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    440ab76 View commit details
    Browse the repository at this point in the history
  18. Stub canvas addon

    Tyriar committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    ab7da06 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1c6ce99 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    48cfd23 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cbddd20 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Canvas readme

    Tyriar committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    73b3e31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3cffe2 View commit details
    Browse the repository at this point in the history
  3. Move CustomGlyphs.ts into core

    Tyriar committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    ced5c30 View commit details
    Browse the repository at this point in the history
  4. Simplify addon tsconfigs

    Tyriar committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c52eb88 View commit details
    Browse the repository at this point in the history
  5. Fix fit addon api tests

    Tyriar committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    119b641 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5037a6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3949 from Tyriar/v5_canvas

    Move the canvas renderer into an addon
    Tyriar committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    43f38cd View commit details
    Browse the repository at this point in the history
  8. Publish canvas addon in CI release step

    Part of #3271
    Tyriar committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    3271b45 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3950 from Tyriar/v5_publish_canvas

    Publish canvas addon in CI release step
    Tyriar committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    fb3886a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a5c881 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3951 from Tyriar/v5_api

    Stabilize buffer and parser APIs
    Tyriar committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    940c93e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d1f53e2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    520a270 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3bdbfb6 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #3952 from Tyriar/v5_buffer_range

    Replace ISelectionPosition with IBufferRange
    Tyriar committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    09df783 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #3953 from Tyriar/v5_publish_stable

    Hardcode release step to publish v5.0.0 beta
    Tyriar committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c55075b View commit details
    Browse the repository at this point in the history