Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-20 | Fix broken links in `Pop::delay` documentation | 1 | -0/+4 | ||
2025-02-19 | Implement `delay` for `pop` widget :tada: | 1 | -9/+38 | ||
2025-02-04 | Draft `Viewer` trait for `markdown` | 1 | -2/+22 | ||
2025-02-04 | Take `Event` by reference in `Widget::update` | 1 | -1/+1 | ||
2025-02-02 | Fix imprecise documentation in `Pop::on_show` | 1 | -1/+1 | ||
2025-02-02 | Add `on_resize` handler to `pop` widget :tada: | 1 | -8/+35 | ||
2025-01-26 | Fix `update` passing wrong `Tree` to content in `pop` widget | 1 | -1/+8 | ||
2025-01-26 | Implement `pop` widget :tada: | 1 | -0/+232 | ||