Xiaojing Chen
|
2e7fb4d082
|
[Fix] Component table support State Vars (#571)
|
2023-03-02 18:33:53 -08:00 |
|
Alek Petuskey
|
dac52da780
|
Fixed Pycharm highlighting issue. (#617)
|
2023-02-28 16:56:27 -08:00 |
|
Nikhil Rao
|
6c8ce67b8b
|
Call special events from event triggers (#601)
|
2023-02-24 15:17:03 -08:00 |
|
PeterYusuke
|
f76acb2d9c
|
[Fix issue 563] Add meta arg to page_add method (#589)
* Add meta arg to page_add method
* Remove TypeError of "|". Set default param value.
|
2023-02-22 21:33:04 -08:00 |
|
Thomas Brandého
|
fc29202b71
|
fix needed following the PR that changed Icon usage (#591)
|
2023-02-22 16:27:54 -08:00 |
|
Xiaojing Chen
|
37edaa2f6b
|
[Fix: issue 582] Icon tag should work despite case sensitivity. (#588)
|
2023-02-21 17:32:34 -08:00 |
|
Alek Petuskey
|
313dd7dc3b
|
Added Re-Init (#577)
|
2023-02-20 19:55:46 -08:00 |
|
Nikhil Rao
|
f88d4ce4b4
|
Add tests for pc.icon (#562)
|
2023-02-17 12:01:30 -08:00 |
|
Elyanah Aco
|
12faa76279
|
Convert pc.icon tag to title case (#553)
|
2023-02-16 17:49:03 -08:00 |
|
PeterYusuke
|
7fa1a85d91
|
Add class name property to component (#545)
|
2023-02-16 11:34:49 -08:00 |
|
Thomas Brandého
|
d0b47e1c23
|
Fix raw list not working in foreach (#547)
|
2023-02-15 22:21:53 -08:00 |
|
Thomas Brandého
|
b4fb0df9ea
|
Update list high-level API (#543)
|
2023-02-15 22:07:43 -08:00 |
|
Nikhil Rao
|
47eebe0ea5
|
Clean up cond vars (#536)
|
2023-02-13 15:27:03 -08:00 |
|
Alek Petuskey
|
adf5b7fb1b
|
Added Type Annotation Error Message Indexing/Foreach (#530)
|
2023-02-12 21:47:21 -08:00 |
|
Nikhil Rao
|
0bd8f6acfc
|
Add keypress event handlers (#523)
|
2023-02-12 13:12:57 -08:00 |
|
Nikhil Rao
|
8c8b2396fc
|
Add password component (#519)
|
2023-02-12 09:57:42 -08:00 |
|
Cheesy-Brik
|
cdf93ed004
|
Add color prop to CircularProgress (#520)
|
2023-02-12 09:27:55 -08:00 |
|
Thomas Brandého
|
d57d9c78cf
|
Fix interactions between foreach and cond (#521)
|
2023-02-12 09:24:55 -08:00 |
|
Nikhil Rao
|
29d46facb1
|
Fix custom component render (#517)
|
2023-02-11 16:49:06 -08:00 |
|
Thomas Brandého
|
315987c701
|
Small fixes in component API (#501)
|
2023-02-10 15:11:12 -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
|
8958f14778
|
Allow pc.cond without else case (#453)
|
2023-02-05 17:50:34 -08:00 |
|
Thomas Brandého
|
0b2f1369a6
|
Provide high-level API for most components (#451)
|
2023-02-05 16:02:21 -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 |
|
Elijah Ahianyo
|
00479362df
|
Allow conditional props (#359)
|
2023-02-02 00:22:44 -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 |
|
Alek Petuskey
|
ca637801a6
|
Switch order of df logic. (#396)
|
2023-01-30 10:28:38 -08:00 |
|
Nikhil Rao
|
3f5ff53c88
|
Support state vars in pc.markdown (#392)
|
2023-01-29 20:57:10 -08:00 |
|
Thomas Brandého
|
39732d12f5
|
Catch a JS Error + code cleanup (#384)
|
2023-01-29 16:00:02 -08:00 |
|
Dong-hyeon Shin
|
526e417e8f
|
Add copy to clipboard component (#380)
|
2023-01-29 11:19:20 -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 |
|
Tommy Dew
|
f7e35771e9
|
Relax type requirement on pc.cond (#323)
|
2023-01-23 20:20:19 -08:00 |
|
Nikhil Rao
|
d376d2972b
|
Support dataframes as state vars (#324)
|
2023-01-23 18:47:21 -08:00 |
|
Atharva Shah
|
2ccbfff223
|
General code cleanup (#312)
|
2023-01-22 10:58:07 -08:00 |
|
Dong-hyeon Shin
|
2a5ed7d40b
|
Fix comment in datatable (#309)
|
2023-01-22 09:48:00 -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 |
|
Alek Petuskey
|
876cf13344
|
Updated Victory Group/Stack (#231)
|
2023-01-08 23:36:51 -08:00 |
|
Nikhil Rao
|
f583c4f942
|
Support nested foreach (#223)
|
2023-01-07 20:02:01 -08:00 |
|
Alek Petuskey
|
2d5cb4a561
|
Added victory graphs. (#214)
|
2023-01-05 17:38:54 -08:00 |
|
Nikhil Rao
|
2543e48a30
|
Access parent state vars from substate (#207)
|
2023-01-04 15:41:05 -08:00 |
|