Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
gadenbuie created a comment on an issue on posit-dev/py-shiny
I've fixed this upstream but need to port the fix to Shiny for Python
gadenbuie reopened an issue on posit-dev/py-shiny
ui.modal_remove fails unless fade is set to False
In the documentation example of `ui.modal_remove`, actually trying to use it fails (the modal is never removed), unless `fade` is set to `False`. ![image](https://github.com/posit-dev/py-shiny/a...gadenbuie closed an issue on posit-dev/py-shiny
ui.modal_remove fails unless fade is set to False
In the documentation example of `ui.modal_remove`, actually trying to use it fails (the modal is never removed), unless `fade` is set to `False`. ![image](https://github.com/posit-dev/py-shiny/a...gadenbuie opened a pull request on posit-dev/py-shiny
chore: Update Sass from bslib
https://github.com/rstudio/bslib/compare/7ff88a1e2a88fc7c6289059dd247ce88512f8231..b54bfb5de82f76bc044c4c661995af3a63e7ab29 This PR brings in Sass changes that were made in bslib as part of #1792....gadenbuie pushed 1 commit to main posit-dev/py-shiny
- refactor: Move `ui.Theme.from_brand()` Sass code into an `.scss` file (#1792) 41b8797
gadenbuie closed a pull request on posit-dev/py-shiny
refactor: Move `ui.Theme.from_brand()` Sass code into an `.scss` file
The main goal is to move as much Sass code and logic out of Python and into a single `_brand-yml.scss` layer file, building on #1790. There's a small amount of code insertion that still needs to h...gadenbuie created a comment on a pull request on posit-dev/py-shiny
I figured out a clean way to solve this in Shiny directly. https://github.com/rstudio/shiny/pull/4173
gadenbuie closed a pull request on posit-dev/py-shiny
docs: Warn against using `ui.modal(fade=True)` when showing/hiding too quickly
Fixes #1318gadenbuie pushed 1 commit to fix/1318-docs-modal-remove-fade posit-dev/py-shiny
- docs: update changelog 41b0b09
gadenbuie opened a pull request on posit-dev/py-shiny
docs: Warn against using `ui.modal(fade=True)` when showing/hiding too quickly
Fixes #1318gadenbuie pushed 1 commit to refactor/theme/from-brand posit-dev/py-shiny
- fix: remove unused import 24cbfda
gadenbuie pushed 1 commit to refactor/theme/from-brand posit-dev/py-shiny
- chore: remove unmapped brand sass var check This isn't used anymore, we now create brand sass vars for everything 6eaf926