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

remove all BlInfiniteDataSourceCommandType and use simple inheritance… #458

Merged
merged 7 commits into from
Mar 7, 2024

Commits on Mar 5, 2024

  1. remove all BlInfiniteDataSourceCommandType and use simple inheritance…

    … for BlInfiniteDataSourceCommand
    plantec committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    90001c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #460 from pharo-graphics/dev

    fromDev
    plantec authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2d53058 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c568f5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    807307d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. changed BlInfiniteState>>assertLayoutStep: to not launch an error in …

    …case the layout step is invalid if bloc debug mode is disabled
    plantec committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    84bf60d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    206f3b6 View commit details
    Browse the repository at this point in the history
  2. remove a lot of dead code in BlInfiniteDataSourceManager and in BlInf…

    …initeDataSourceCommand hierarchy
    
    simplify BlInfiniteElement>> consumePendingDataSourceCommands
    + BlInfiniteElement>> #aeDrawItemDecorationsOn: (changed BlInfiniteElement>>aeDrawOn: accordingly)
    plantec committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fc65a21 View commit details
    Browse the repository at this point in the history