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

Add pn.Feed to allow buffering of feed objects #6031

Merged
merged 38 commits into from
Feb 4, 2024
Merged

Add pn.Feed to allow buffering of feed objects #6031

merged 38 commits into from
Feb 4, 2024

Commits on Jan 22, 2024

  1. Add logs plumbing

    ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    07a47f4 View commit details
    Browse the repository at this point in the history
  2. Rename to Log

    ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    068a09b View commit details
    Browse the repository at this point in the history
  3. Implement in column

    ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f97efc4 View commit details
    Browse the repository at this point in the history
  4. Add to index.ts

    ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2e20fa5 View commit details
    Browse the repository at this point in the history
  5. Implement functionality

    ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    bee0431 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ba4f96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5832cad View commit details
    Browse the repository at this point in the history
  8. Cleanup

    ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2748f9d View commit details
    Browse the repository at this point in the history
  9. Add test

    ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    95aebb6 View commit details
    Browse the repository at this point in the history
  10. Add example and fix tests

    ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5a64205 View commit details
    Browse the repository at this point in the history
  11. Rewrite Log implementation

    philippjfr authored and ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6474895 View commit details
    Browse the repository at this point in the history
  12. Do not reset visible_objects

    philippjfr authored and ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    ceed53e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cfe841d View commit details
    Browse the repository at this point in the history
  14. Try to send event

    ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9fab290 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    109d70e View commit details
    Browse the repository at this point in the history
  16. Use super method

    ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a8753f4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9ddce39 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a65e6a6 View commit details
    Browse the repository at this point in the history
  19. Update ref gallery

    ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    83b0980 View commit details
    Browse the repository at this point in the history
  20. Rename entries

    ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4bec589 View commit details
    Browse the repository at this point in the history
  21. Add tests

    ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    956ffca View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    008f0bf View commit details
    Browse the repository at this point in the history
  23. Add more tests

    ahuang11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1250096 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    a278079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f0c29d View commit details
    Browse the repository at this point in the history
  3. Rename to feed

    ahuang11 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e8cdd8f View commit details
    Browse the repository at this point in the history
  4. Missing

    ahuang11 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    81c9361 View commit details
    Browse the repository at this point in the history
  5. Another missing

    ahuang11 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e27d213 View commit details
    Browse the repository at this point in the history
  6. ANother missing

    ahuang11 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ea99984 View commit details
    Browse the repository at this point in the history
  7. Tests pass

    ahuang11 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    71bc80f View commit details
    Browse the repository at this point in the history
  8. Couple more log mentions

    ahuang11 authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6fc2a71 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2448926 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22d55ef View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Fix test maybe?

    ahuang11 authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7b62dd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f33c83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    478c4e9 View commit details
    Browse the repository at this point in the history
  4. Make more tolerant

    ahuang11 authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    08d09c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Fix being trapped

    ahuang11 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    01c4538 View commit details
    Browse the repository at this point in the history