Thomas Brandého
7f1aee6dc8
enable N rules for naming conventions ( #4666 )
...
* enable N rules for naming conventions
* fix pyi
* address comments
* remove unneeded code
2025-01-23 15:29:17 +01:00
Ahmad Hakim
c58db4d005
pie chart type annotation fix ( #4681 )
...
Co-authored-by: pourhakimi <84860195+pourhakimi@users.noreply.github.com>
2025-01-23 15:52:25 +02:00
Masen Furer
109b272bc2
Bump frontend and backend deps ( #4667 )
...
* relock backend deps
* bump frontend library versions
* go back to react 18.3
* revert to react 18.3.1 (as it was before)
* reflex-web keep reflex from current revision, rather than main
* relock backend deps (again)
* don't check ag-grid version on main repo
* config_path is passed via `extra` to avoid pyright error when None
* bump next again
---------
Co-authored-by: Lendemor <thomas.brandeho@gmail.com>
2025-01-22 15:18:05 -08:00
Khaleel Al-Adhami
8de14d4384
Fix recharts min width/height ( #4672 )
2025-01-22 11:11:25 -08:00
Ahmad Hakim
80966dbff0
[ENG-4406] cell component wrapper ( #4670 )
...
* cell component wrapper
* add pyi files changes
---------
Co-authored-by: pourhakimi <84860195+pourhakimi@users.noreply.github.com>
Co-authored-by: Lendemor <thomas.brandeho@gmail.com>
2025-01-22 09:00:43 +02:00
Kanva Bhatia
ab4e05be34
fixes #4578 - correct the way dim_props created ( #4587 )
2025-01-05 14:53:39 -08:00
Thomas Brandého
a2ec1bc1d8
add codespell to pre-commit ( #4559 )
2024-12-20 17:04:39 -08:00
Thomas Brandého
ff510cacc5
enable C4 rule ( #4536 )
2024-12-13 12:37:34 -08:00
Thomas Brandého
fb444ad112
add ERA rules to detect commented out code ( #4472 )
...
* add eradicate rules for commented out code
* remove output change
* fix pyi messed up indent
* fix pyi again
* fix layout docstring
* fix pyi_generator to remove commented out props from docs
* fix pyi_generator and regenerate some pyi
* fix double strip
* update all pyi
* try to fix stuff in pyi_gen
* whatever
* remove that maybe? i don't know
* fix that shit?
* fix more shit, idk
* better not see you ever again, extra line
2024-12-11 18:26:44 -08:00
Thomas Brandého
a320d062fb
enable css props via wrapperStyle for recharts components ( #4447 )
2024-12-02 09:20:33 -08:00
Khaleel Al-Adhami
7843a517bc
change custom attr to accept any ( #4323 )
2024-11-07 14:18:13 -08:00
Khaleel Al-Adhami
b9d73edd66
add metainfo to keyevent ( #4287 )
...
* allow for event handlers to ignore args
* use a constant
* dang it darglint
* forgor
* keep the tests but move them to valid place
* add metainfo to keyevent
* format code
* fix pyi files
* generate all prefixes of event types
* change format rule
2024-11-06 15:10:02 -08:00
Khaleel Al-Adhami
c57d496184
improve typing for non decorated events ( #4308 )
...
* improve typing for non decorated events
* fix any typing
2024-11-06 09:21:19 -08:00
Carlos
01e3844ac4
default props comment for GraphinTooltip ( #4101 )
...
* default props comment for GraphinTooltip
* update
2024-11-05 14:03:07 -08:00
Khaleel Al-Adhami
ca81e623db
add noop event ( #4288 )
...
* add noop event
* fix pyi
* get it right pyright
* why
* remove silly events
* fix tests
* remove semi colon
* errors in merging
2024-11-04 10:33:07 -08:00
Khaleel Al-Adhami
a2126beca1
generate docs for event handlers ( #4277 )
2024-10-30 17:31:38 -07:00
Thomas Brandého
7168b42bab
versions bump before 0.6.4 ( #4208 )
2024-10-21 12:56:36 -07:00
Khaleel Al-Adhami
d8ea2fc795
fix pyi for untyped event handlers ( #4186 )
...
* fix pyi for untyped event handlers
* no more empty lambdas
2024-10-16 13:39:49 -07:00
Khaleel Al-Adhami
b2d2719f90
add type hinting to events ( #4145 )
...
* add type hinting to events
* fix pyi
* make it a list
* add on change
* dang it darglintz
* add future annotations
* add try except becuse i hate this
* add check for class
* aaaa
* sometimes you need to make hard decisions
* ono
* i hate unions
* add rx event
* move stuff around
* maybe
* special case osmething
* i don't need no test
* remove stray print
Co-authored-by: Masen Furer <m_github@0x26.net>
* remove another stray print
Co-authored-by: Masen Furer <m_github@0x26.net>
* add rx event
---------
Co-authored-by: Masen Furer <m_github@0x26.net>
2024-10-14 08:44:31 -07:00
Carlos
3da1a8d082
default props comment for Axis ( #4109 )
...
* default props comment for Axis
* update
2024-10-10 15:10:42 -07:00
Carlos
efd633e76a
default props comment for Pie ( #4103 )
2024-10-10 15:10:28 -07:00
Carlos
c3d7cd0da1
default props comment for PolarRadiusAxis ( #4108 )
...
* default props comment for PolarRadiusAxis
* update
2024-10-10 15:10:11 -07:00
Carlos
ec6990fb71
default props comment for RadialBar ( #4105 )
...
* default props comment for RadialBar
* update
2024-10-10 13:04:49 -07:00
Carlos
ee3182a2df
default props comment for Cartesian ( #4114 )
...
* default props comment for Cartesian
* add animation events
* update
2024-10-10 13:00:23 -07:00
Carlos
4a314394fd
default props comment for ErrorBar ( #4120 )
...
* default props comment for ErrorBar
* union int float
* update
2024-10-10 12:59:38 -07:00
Carlos
132a3d4d1d
default props comment for Funnel ( #4119 )
...
* default props comment for Funnel
* update
2024-10-10 12:58:38 -07:00
Carlos
11abaf8055
default props comment for Grid ( #4125 )
2024-10-10 12:57:46 -07:00
Khaleel Al-Adhami
91ab8ac574
Remove wrong event handlers ( #4136 )
...
* remove wrong target value
* add keyboard event
* simplify empty ones
* remove events from text_area
* empty tuples are empty bruh
* dangit darglint
2024-10-09 13:25:41 -07:00
Carlos
ffcf87d587
default props comment for Radar ( #4104 )
2024-10-08 17:00:42 -07:00
Carlos
535c8f904d
default props comment for funnelchart ( #4097 )
2024-10-08 16:54:45 -07:00
Carlos
c244418aaa
default props comment for Reference ( #4121 )
2024-10-08 16:51:36 -07:00
Carlos
4a3fd592e9
default props comment for PolarGrid ( #4107 )
2024-10-08 16:51:26 -07:00
Carlos
ce8695c14c
default props comment for categoricalchartbase ( #4091 )
2024-10-08 16:45:43 -07:00
Carlos
65c174ed78
areachart default value for base_value ( #4090 )
2024-10-08 16:45:29 -07:00
Carlos
240b12a7f3
default props comment for composedchart ( #4093 )
2024-10-08 16:45:18 -07:00
Carlos
068b3bab42
default props comment for barchart ( #4092 )
2024-10-08 16:42:41 -07:00
Carlos
1bf8c7728e
default props comment for radialbarchart ( #4095 )
2024-10-08 16:42:32 -07:00
Carlos
32a3cb61c1
default props comment for radarchart ( #4094 )
2024-10-08 16:41:40 -07:00
Carlos
b0de28208f
default props comment for scatterchart ( #4096 )
2024-10-08 16:30:34 -07:00
Carlos
2f8205216a
default props comment for ResponsiveContainer ( #4099 )
2024-10-08 16:28:15 -07:00
Carlos
9f11b83fa9
default props comment for treemap ( #4098 )
2024-10-08 16:25:47 -07:00
Carlos
f05da7cead
default props comment for LabelList ( #4102 )
2024-10-08 16:17:59 -07:00
Carlos
2718cb51eb
default props comment for PolarAgnleAxis ( #4106 )
2024-10-08 16:17:14 -07:00
Carlos
e633cd0385
default props comment for Legend ( #4100 )
2024-10-08 16:11:32 -07:00
Carlos
9c7de9b189
default props comment for XAxis ( #4110 )
...
* default props comment for XAxis
* axis id
2024-10-08 16:09:03 -07:00
Carlos
19df34d941
default props comment for YAxis ( #4111 )
...
* default props comment for YAxis
* axis id
2024-10-08 16:07:24 -07:00
Carlos
c3b7caaf13
default props comment for ZAxis ( #4112 )
2024-10-08 16:06:05 -07:00
Carlos
4843081089
default props comment for Brush ( #4113 )
2024-10-08 16:05:22 -07:00
Carlos
7b88c54d13
default props comment for Bar ( #4116 )
2024-10-08 15:58:22 -07:00
Carlos
2652a04be8
default props comment for Line ( #4117 )
2024-10-08 15:57:11 -07:00