Commit Graph

1603 Commits

Author SHA1 Message Date
Nikhil Rao
209f490bfc
Add windows support (#96) 2022-12-14 16:07:46 -08:00
Alek Petuskey
40542cb0eb
Updated datable api (#92) 2022-12-13 21:47:35 -08:00
Nikhil Rao
30b482666c
Add frontend packages to pcconfig (#91)
* Fix pc init print

* Specify frontend packages to pcconfig
2022-12-13 21:32:24 -08:00
叶子
20286062d6
Switch to httpx (#74) 2022-12-13 15:04:19 -08:00
Alek Petuskey
8d2488379c
Update issue templates (#87) 2022-12-13 12:51:48 -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
d39bcc7d38
Enable pc prod without redis (#85)
* Make app callable

* Enable pc prod without redis

* Add missing code
2022-12-13 10:05:37 -08:00
Nikhil Rao
23fc3cadd9
Update poetry to v1.3.1 (#80)
* Update poetry version and relock
* Update poetry version in build.yml
2022-12-12 19:08:20 -08:00
叶子
2c683a0dcd
Update Readme (#76) 2022-12-12 00:28:32 -08:00
Nikhil Rao
c176c0e0d7
Create Security.md (#72) 2022-12-11 20:02:37 -08:00
Nikhil Rao
b13adbbbc5
Don't show stack trace in window alert (#71) 2022-12-11 12:14:39 -08:00
Nikhil Rao
b9d2e2f05c
Accordion allow toggle by default (#69) 2022-12-11 11:43:59 -08:00
Kyle M. Kovary
6bb0190dd1
Include information about creating a local build (#59)
* included information about creating a local build
* included a link to poetry docs, create local build using poetry
2022-12-11 00:04:22 -08:00
jai-parwani-1
dd905dec5f
Update README.md (#52)
Added a missing word in contributing part of readme.md .
2022-12-10 11:47:24 -08:00
Alek Petuskey
861bafdf81
Local Build Instructions (#50) 2022-12-10 11:46:47 -08:00
Alek Petuskey
09f7e5f2d9
Deleted Dalle link API Limit Reached (#47) 2022-12-09 14:12:39 -08:00
Alek Petuskey
527e25b8d0
Fixed Gallery Link (#45) 2022-12-08 23:02:16 -08:00
Nikhil Rao
1d22571829
Add props for wrap component (#41) 2022-12-08 17:02:16 -08:00
Alek Petuskey
7bb95b4484
Change ReadMe Logo (#40)
* Added logo for dark mode
2022-12-08 15:18:34 -08:00
Nikhil Rao
5a157fb6db
Remove pylint (#38)
* Support python3.7
* Update poetry lock
2022-12-07 21:07:55 -08:00
Nikhil Rao
ccf987b185
Fix code block custom styles. (#36)
* Update Pynecone to v0.1.7
2022-12-07 20:28:22 -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
4f387d342e
Fix code block styling (#34) 2022-12-06 17:54:12 -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
1211e1a3b3
Speed up readme gif (#31) 2022-12-05 14:26:35 -08:00
Alek Petuskey
46ce9a6652
Added Visually Hidden + Box Video/Iframe (#30)
* Added Visually Hidden + Box Video/frame

Co-authored-by: Alek Petuskey <alekpetuskey@Aleks-MacBook-Pro.local>
2022-12-05 14:22:58 -08:00
Alek Petuskey
91bb3f0b26
Added Meta for Pages (#29)
* Added meta changes.


Co-authored-by: Alek Petuskey <alekpetuskey@Aleks-MacBook-Pro.local>
2022-12-05 00:40:35 -08:00
Alek Petuskey
45a8997169
Updated README and Contributing (#25)
* Updated README.

Co-authored-by: Alek Petuskey
2022-12-04 19:51:27 -08:00
Nikhil Rao
e636f0dd3e
Add function to insert app middleware (#22) 2022-12-01 10:55:58 -08:00
Nikhil Rao
f0355e7f39
Add better error messages (#18) 2022-11-29 19:22:48 -08:00
Nikhil Rao
f710fc1a82
Support Python 3.11 (#17) 2022-11-29 17:01:14 -08:00
Nikhil Rao
5f9bbac11e
Fix state indexing (#16) 2022-11-28 20:12:08 -08:00
Nikhil Rao
30f1bb17e1
Add cache for GitHub actions (#13) 2022-11-24 17:35:39 -08:00
Nikhil Rao
c4b1f2c669
Create Github Action for pytest (#12) 2022-11-21 18:50:59 -08:00
Nikhil Rao
1f817c637f
Fix redis setup (#11) 2022-11-21 15:32:51 -08:00
Nikhil Rao
b49cc9fbb6
Remove blue box around focused items (#10) 2022-11-21 12:17:08 -08:00
Nikhil Rao
fd464be3a5
Fix event chain bug (#9) 2022-11-20 16:50:09 -08:00
Nikhil Rao
159e7949f1
Create config class (#8) 2022-11-20 16:12:46 -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
Alek Petuskey
7d91a9db68
Template Update (#6)
* Updated base template.
2022-11-19 19:32:19 -08:00
Nikhil Rao
f5c25fbd5f Fix pc init bug 2022-11-19 02:22:04 -08:00
Nikhil Rao
67058b66a4 Clean up tag rendering 2022-11-18 22:08:50 -08:00
Nikhil Rao
3c2a34a2b4 Update state template 2022-11-18 20:00:10 -08:00
Alek Petuskey
6bb0944ed5
Add files via upload 2022-11-18 17:51:00 -08:00
Alek Petuskey
6409102d56
Delete counter.gif 2022-11-18 17:50:48 -08:00
Alek Petuskey
116e54d54c
Update README.md 2022-11-18 17:50:37 -08:00
Nikhil Rao
705557b484 Add state name into compiler 2022-11-18 17:48:51 -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
Alek Petuskey
b1c10d3ada
Added counter gif 2022-11-18 17:44:47 -08:00