Nikhil Rao
|
f7138bd53f
|
Add upload component (#622)
|
2023-03-03 19:38:58 -08:00 |
|
Nikhil Rao
|
6c8ce67b8b
|
Call special events from event triggers (#601)
|
2023-02-24 15:17:03 -08:00 |
|
PeterYusuke
|
7fa1a85d91
|
Add class name property to component (#545)
|
2023-02-16 11:34:49 -08:00 |
|
Nikhil Rao
|
0bd8f6acfc
|
Add keypress event handlers (#523)
|
2023-02-12 13:12:57 -08:00 |
|
Nikhil Rao
|
29d46facb1
|
Fix custom component render (#517)
|
2023-02-11 16:49:06 -08:00 |
|
叶子
|
1529a23c1b
|
Switch linter to ruff (#450)
|
2023-02-09 11:33:18 -08:00 |
|
Nikhil Rao
|
eb723b6ebe
|
Add compile error for invalid event handlers (#482)
|
2023-02-08 16:27:13 -08:00 |
|
PeterYusuke
|
60949e24e6
|
Add id for components to support anchors (#469)
|
2023-02-08 14:09:03 -08:00 |
|
Nikhil Rao
|
d709ab9e03
|
Add import aliases (#452)
|
2023-02-05 15:01:21 -08:00 |
|
LumiaGG
|
6af374e024
|
Fix event chain bugs (#413)
|
2023-02-04 10:46:31 -08:00 |
|
Nikhil Rao
|
6b97de71a0
|
Fix format route and code cleanup (#399)
|
2023-01-30 14:35:06 -08:00 |
|
advo-kat
|
41fffe677b
|
Add support for toggling color mode ('night/day mode') (#382)
Co-authored-by: g0ee <0@g0.ee>
Co-authored-by: g0ee <adbokat.b.a.s.e@gmail.com>
|
2023-01-30 12:39:32 -08:00 |
|
Nikhil Rao
|
d15dada09d
|
Fix event chain type check (#375)
|
2023-01-28 13:12:26 -08:00 |
|
Dong-hyeon Shin
|
5aae6a122d
|
Fix typos (#368)
|
2023-01-28 09:26:25 -08:00 |
|
Dong-hyeon Shin
|
5427dd0f5b
|
Support multiple styles for components (#370)
|
2023-01-28 09:21:36 -08:00 |
|
Dong-hyeon Shin
|
1c20f4357c
|
Fix validate event (#338)
|
2023-01-26 20:29:07 -08:00 |
|
Atharva Shah
|
2ccbfff223
|
General code cleanup (#312)
|
2023-01-22 10:58:07 -08:00 |
|
Christian Clauss
|
eca91beab2
|
Fix typos with codespell (#305)
|
2023-01-22 09:45:11 -08:00 |
|
Nikhil Rao
|
42e3a8b728
|
Add windows support (#290)
|
2023-01-18 21:15:13 -08:00 |
|
Nikhil Rao
|
7f0aa4f5c4
|
Fix custom component imports (#246)
|
2023-01-11 11:34:46 -08:00 |
|
Nikhil Rao
|
b40eafdbb0
|
Add var length operation (#245)
|
2023-01-10 18:13:22 -08:00 |
|
Nikhil Rao
|
2543e48a30
|
Access parent state vars from substate (#207)
|
2023-01-04 15:41:05 -08:00 |
|
Nikhil Rao
|
3f27ce3442
|
Fix component decorator bugs (#203)
|
2023-01-04 15:20:33 -08:00 |
|
Nikhil Rao
|
d93e2cec00
|
Add decorator for custom components (#193)
|
2023-01-02 16:08:00 -08:00 |
|
Nikhil Rao
|
9ecadcc646
|
Improve prop error messages (#84)
* Add better error messages for component props
|
2022-12-13 11:31:57 -08:00 |
|
Nikhil Rao
|
7ec4b3f8fe
|
Improve component docs (#35)
* Update component docstrings
* Remove transitions libs
* Add span component
* Add lock files
|
2022-12-07 15:04:49 -08:00 |
|
Nikhil Rao
|
dd26dd044b
|
Add style for code blocks. (#32)
* Rename github actions file
* Update custom code
* Add theme for code blocks
|
2022-12-06 01:22:57 -08:00 |
|
Nikhil Rao
|
f0355e7f39
|
Add better error messages (#18)
|
2022-11-29 19:22:48 -08:00 |
|
Nikhil Rao
|
29e37350e5
|
Add basic unit tests (#7)
* Unit tests for components, state, and utils
|
2022-11-20 14:34:25 -08:00 |
|
Nikhil Rao
|
67058b66a4
|
Clean up tag rendering
|
2022-11-18 22:08:50 -08:00 |
|
Nikhil Rao
|
03d0aca366
|
Add is_dataframe check.
|
2022-11-18 17:48:51 -08:00 |
|
Nikhil Rao
|
2008417bd7
|
Clean up tags.
|
2022-11-18 17:48:51 -08:00 |
|
Nikhil Rao
|
e8e8eaa010
|
Initial commit.
|
2022-11-18 12:44:06 -08:00 |
|