Commit 373213e
authored
ENG-9032: move framework docs into framework repo (#6206)
* add docs
* write the py filers
* delete enterprise and hosting docs
* i had enough of you prettier
* add markdown parsing
* improve parser and move into its own namespace
* read with utf 8
* add uv parsing
* parse components
* move reflex packages
* so mucn
* god
* add CI
* sad
* what
* try that
* done
* rename
* kill process for sure
* get back cleanup it to where it was
* try taskkill on windows
* 3.14
* get rid of circular deps and makde core not depend on radix
* add build hook to all of those guys
* precommit
* crazy how a readme can do that
* add workspace package
* fix unit test failures
* cleanup docs
* remove almost all pcweb imports
* this is getting out of hand to be in one line
* merge with main
* regenerate pyi hashes
* add base
* remove base
* ah did this guy wrong
* remove breakpoints from types
* delete that since that works
* move var into reflex-core
* move reflex event
* move more files into core
* cleanups
* move component
* update imports
* fix imports
* fix precommit
* maybe?
* that didn't work
* ah
* fix import for event module
* uv sync and precommit
* move templates
* fix path to templates
* move templates to the correct place
* use artifacts
* fix precommit
* coverage isn't detecting quite right
* what
* add raise
* imports
* move plugins
* move plugins
* imports
* move config files
* add new files
* move utils
* add shim
* fix imports
* update imports
* move config and environment
* update reflex config imports
* update imports
* move more imports to reflex_core
* update component, event, and style imports
* move reflex util import changes
* minimize util imports in packages
* move props
* more import changes
* move literals
* insert shim
* add lazy loader
* fix imports
* update hashes
* add "reflex-components-core" to build deps and rewrite banner and logo to use on html elements
* does this even work
* maybe
* get it to combile
* fix reflex import
* move upload
* update imports
* no need for shim
* fix upload
* move react router into core
* update its imports
* remove radix reliance on reflex import
* interesting
* specify all deps
* move upload back here
* update imports
* update deps
* fix the mocks
* oh well
* fix module imports
* use string
* use strings
* do imports better
* i inverted the logic
* fix list_ns
* ig?
* give up on list
* export modules
* fix radix imports
* add fetch tags to actions1 parent 4f9675f commit 373213e
File tree
669 files changed
+65953
-31886
lines changed- .github
- workflows
- docs
- advanced_onboarding
- api-reference
- api-routes
- assets
- authentication
- client_storage
- components
- custom-components
- database
- de
- es
- events
- getting_started
- images
- in
- it
- ja
- kr
- library
- data-display
- disclosure
- dynamic-rendering
- forms
- graphing
- charts
- general
- other-charts
- layout
- media
- other
- overlay
- tables-and-data-grids
- typography
- pages
- pe
- pt/pt_br
- recipes
- auth
- content
- layout
- others
- state_structure
- state
- styling
- tr
- ui
- utility_methods
- vars
- vi
- wrapping-react
- zh
- zh_cn
- zh_tw
- packages
- hatch-reflex-pyi
- src/hatch_reflex_pyi
- reflex-components-code
- src/reflex_components_code
- reflex-components-core
- src/reflex_components_core
- base
- core
- layout
- datadisplay
- el
- elements
- react_router
- reflex-components-dataeditor
- src/reflex_components_dataeditor
- reflex-components-gridjs
- src/reflex_components_gridjs
- reflex-components-lucide
- src/reflex_components_lucide
- reflex-components-markdown
- src/reflex_components_markdown
- reflex-components-moment
- src/reflex_components_moment
- reflex-components-plotly
- src/reflex_components_plotly
- reflex-components-radix
- src/reflex_components_radix
- primitives
- themes
- components
- layout
- typography
- reflex-components-react-player
- src/reflex_components_react_player
- reflex-components-recharts
- src/reflex_components_recharts
- reflex-components-sonner
- src/reflex_components_sonner
- reflex-core
- src/reflex_core
- .templates
- apps/blank
- assets
- code
- web
- app
- components
- reflex
- shiki
- styles
- utils
- helpers
- compiler
- components
- tags
- constants
- plugins
- utils
- vars
- reflex-docgen
- src/reflex_docgen
- markdown
- reflex
- app_mixins
- compiler
- components
- tags
- constants
- custom_components
- experimental
- istate
- manager
- middleware
- plugins
- utils
- vars
- scripts
- tests
- benchmarks
- integration
- init-test
- tests_playwright
- units
- compiler
- components
- base
- core
- datadisplay
- el
- forms
- graphing
- lucide
- markdown
- media
- radix
- recharts
- typography
- docgen
- experimental
- middleware
- plugins
- states
- utils
- vars
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
669 files changed
+65953
-31886
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
46 | 52 | | |
47 | 53 | | |
48 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
114 | 120 | | |
115 | 121 | | |
116 | 122 | | |
| |||
147 | 153 | | |
148 | 154 | | |
149 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
150 | 159 | | |
151 | 160 | | |
152 | 161 | | |
| |||
179 | 188 | | |
180 | 189 | | |
181 | 190 | | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
182 | 194 | | |
183 | 195 | | |
184 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| 34 | + | |
| 35 | + | |
31 | 36 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
| |||
14 | 20 | | |
15 | 21 | | |
16 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
17 | 26 | | |
18 | 27 | | |
19 | 28 | | |
20 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
21 | 51 | | |
22 | | - | |
| 52 | + | |
23 | 53 | | |
24 | 54 | | |
| 55 | + | |
25 | 56 | | |
26 | 57 | | |
27 | 58 | | |
| |||
31 | 62 | | |
32 | 63 | | |
33 | 64 | | |
34 | | - | |
| 65 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 75 | | |
79 | 76 | | |
80 | 77 | | |
| |||
88 | 85 | | |
89 | 86 | | |
90 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
0 commit comments