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

Feat: custom leading builder #2146

Merged
merged 14 commits into from
Aug 30, 2024
Merged

Commits on Aug 25, 2024

  1. Feat: custom node builders

    CatHood0 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    43b752f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    cf15490 View commit details
    Browse the repository at this point in the history
  2. Chore: added ignore for deprecated controller in editor_configuration…

    …s file
    CatHood0 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c99b2c5 View commit details
    Browse the repository at this point in the history
  3. Chore: ignore deprecated operation in copyWith method from editor_con…

    …figurations
    CatHood0 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    687cbbf View commit details
    Browse the repository at this point in the history
  4. Chore: dart formatting

    CatHood0 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7c8dbb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    ee0dc7a View commit details
    Browse the repository at this point in the history
  2. Chore: remove unused import

    CatHood0 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0b014b9 View commit details
    Browse the repository at this point in the history
  3. Feat: partial support for custom text line widgets

    CatHood0 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bd11120 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    bac2888 View commit details
    Browse the repository at this point in the history
  2. Fix: getDirectionOfNode does not return the current direction if it i…

    …s passed in the args
    CatHood0 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3d2e201 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffb3a5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cebf932 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. add ability to customize leading point width and leading point indent… (

    #1)
    
    * add ability to customize leading point width and leading point indent width
    
    * fix one minor discrepancy
    vishna committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3582131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eca3b2c View commit details
    Browse the repository at this point in the history