Commit 2301a1a
committed
Merge branch 'main' into update-pyright
* main: (40 commits)
Use a renderer generator to create sync/async render methods with full typing (#621)
docs: Add Tooltip section in experimental (#673)
Bump version to 0.5.1
Add missing sidebar stylesheet dep (#667)
GitHub action cleanup (#662)
Add a triage label to issues created by non-maintainers (#647)
Bump version to 0.5.0.9000
Model score example (#650)
Fix malformed changelog entry
Update CHANGELOG.md for data frame filters (#654)
Bump version to 0.5.0
Allow ui.update_slider to handle non-numeric values (#649)
Add updated path to examples (#645)
Bump griffe version
Update README
Fix jumpy cursor in numeric filter (#640)
Build API docs (#633)
Pyright: ignore docs dir
Filtering feature for data grid/table (#592)
Add E2E tests for accordion and autoresize (#601)
...File tree
309 files changed
+26388
-1804
lines changed- .github/workflows
- docs
- _extensions
- machow/interlinks
- quarto-ext/shinylive
- resources/css
- e2e
- bugs
- 0648-update-slider-datetime-value
- 0666-sidebar
- cpuinfo
- data_frame
- examples
- experimental
- accordion
- card
- value_box
- inputs
- input_slider
- outputs
- server/output_transformer
- examples
- annotation-export
- dataframe
- duckdb
- event
- model-score
- penguins
- js
- dataframe
- scripts
- shiny
- api-examples
- Calc
- Effect
- Module
- Progress
- SafeException
- SilentCancelOutputException
- SilentException
- Value
- close
- data_frame
- download_button
- download_link
- download
- dynamic_route
- event
- file_reader
- include_css
- css
- include_javascript
- js
- input_action_button
- input_action_link
- input_checkbox_group
- input_checkbox
- input_date_range
- input_date
- input_file
- input_numeric
- input_password
- input_radio_buttons
- input_selectize
- input_select
- input_slider
- input_switch
- input_text_area
- input_text
- insert_ui
- invalidate_later
- isolate
- layout_sidebar
- markdown
- modal
- notification_show
- on_ended
- on_flushed
- on_flush
- output_image
- output_plot
- output_table
- output_text
- output_transformer
- output_ui
- page_fixed
- page_fluid
- panel_absolute
- panel_conditional
- panel_title
- poll
- remove_ui
- render_image
- req
- row
- send_custom_message
- template
- todo_list
- update_action_button
- update_checkbox_group
- update_checkbox
- update_date_range
- update_date
- update_numeric
- update_radio_buttons
- update_selectize
- update_select
- update_slider
- update_text
- www_dir
- www
- css
- js
- examples/output_text
- experimental
- api-examples
- accordion_panel_close
- accordion_panel_insert
- accordion_panel_open
- accordion_panel_remove
- accordion_panel_set
- accordion_panel_update
- accordion_panel
- accordion
- as_fill_carrier
- as_fill_item
- as_fillable_container
- card_body
- card_header
- card_image
- card_title
- card
- input_text_area
- layout_column_wrap
- layout_sidebar
- page_sidebar
- showcase_left_center
- showcase_top_right
- sidebar_toggle
- sidebar
- tooltip_toggle
- tooltip
- update_tooltip
- value_box
- ui
- www
- bslib
- components
- accordion
- card
- grid
- page_fillable
- page_sidebar
- sidebar
- value_box
- webComponents
- htmltools
- fill
- reactive
- render
- transformer
- session
- ui
- _x
- dataframe
- js/dist
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
309 files changed
+26388
-1804
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
17 | 43 | | |
18 | 44 | | |
19 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | | - | |
| 60 | + | |
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments