Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mikeabrahamsen/Flask-Meld issues and pull requests
#54 - Impossible to use objects like lists and dicts in component state
Issue -
State: open - Opened by demogi4523 3 months ago
#53 - Dependency issue
Issue -
State: open - Opened by israel-oye about 2 years ago
- 1 comment
#52 - Cannot use SQLAlchemy models: "Object of type XYZ is not JSON serializable"
Issue -
State: open - Opened by kemaleren over 2 years ago
- 1 comment
#51 - Test refactor
Pull Request -
State: closed - Opened by mikeabrahamsen almost 3 years ago
#50 - Component template top comment makes component disappear
Issue -
State: closed - Opened by itmgrnph almost 3 years ago
- 3 comments
#49 - add test for radio button data binding
Pull Request -
State: closed - Opened by mikeabrahamsen almost 3 years ago
#48 - update component tests
Pull Request -
State: closed - Opened by mikeabrahamsen almost 3 years ago
#47 - Expand checkbox databinding functionality
Pull Request -
State: closed - Opened by mikeabrahamsen almost 3 years ago
#46 - Refactor tests
Pull Request -
State: closed - Opened by mikeabrahamsen almost 3 years ago
#45 - Added on_init capability
Pull Request -
State: closed - Opened by Iamjava about 3 years ago
#44 - Add info about usage of components
Pull Request -
State: closed - Opened by eruvanos about 3 years ago
#43 - Use flask root_path for path references
Pull Request -
State: closed - Opened by eruvanos about 3 years ago
#42 - flask's `flash` function does not work from inside a meld component
Issue -
State: closed - Opened by cashewpillar about 3 years ago
- 3 comments
#41 - Flask-WTF's render_kw does not get applied to melded components for lazy form validation
Issue -
State: closed - Opened by cashewpillar about 3 years ago
- 1 comment
#40 - Erroron on load
Issue -
State: open - Opened by systematicanet about 3 years ago
- 1 comment
#39 - File uploads
Issue -
State: open - Opened by JarriqTheTechie over 3 years ago
- 2 comments
#38 - Meld with selectbox
Issue -
State: closed - Opened by systematicanet over 3 years ago
- 2 comments
#37 - Recaptcha field disappears
Issue -
State: open - Opened by mikeabrahamsen over 3 years ago
- 1 comment
#36 - Fix broken Application Factory link in index.md (Issue #35)
Pull Request -
State: closed - Opened by aambrioso1 over 3 years ago
- 1 comment
#35 - Fix broken link in index.md
Issue -
State: closed - Opened by aambrioso1 over 3 years ago
#34 - Add basic documentation
Pull Request -
State: closed - Opened by mikeabrahamsen over 3 years ago
#33 - added example of passing data to a meld component
Pull Request -
State: closed - Opened by olierxleben over 3 years ago
- 1 comment
#32 - Emit events from the server to components
Pull Request -
State: closed - Opened by erik-hasse over 3 years ago
- 1 comment
#31 - Verify Flask-Meld works with Flask version 2.0
Issue -
State: closed - Opened by mikeabrahamsen over 3 years ago
- 2 comments
#30 - Add a diagram of the project layout to guide new users.
Issue -
State: open - Opened by aambrioso1 over 3 years ago
#29 - change comment style from html to jinja in counter.html
Pull Request -
State: closed - Opened by aambrioso1 over 3 years ago
- 3 comments
#28 - Issue #24 - Added "components" function to CLI
Pull Request -
State: closed - Opened by RRR-09 over 3 years ago
- 4 comments
#27 - Component disappears if there is a comment on the first line.
Issue -
State: open - Opened by mikeabrahamsen over 3 years ago
#26 - Update socket.io client
Issue -
State: open - Opened by mikeabrahamsen over 3 years ago
- 1 comment
Labels: Beginner Friendly
#25 - Issue #19 - Added missing source map
Pull Request -
State: closed - Opened by RRR-09 over 3 years ago
- 1 comment
#24 - Add a CLI command to create a new component
Issue -
State: closed - Opened by mikeabrahamsen over 3 years ago
- 2 comments
Labels: In Progress
#23 - Add loading states
Issue -
State: closed - Opened by mikeabrahamsen over 3 years ago
- 1 comment
Labels: enhancement
#22 - Allow ability to have nested components
Issue -
State: open - Opened by edmondchuc over 3 years ago
- 3 comments
Labels: enhancement
#21 - Emit events from the component to the frontend
Issue -
State: closed - Opened by edmondchuc over 3 years ago
- 1 comment
Labels: enhancement, In Progress
#20 - Add documentation to README about passing variables from Jinja Template to Meld Component
Issue -
State: closed - Opened by edmondchuc over 3 years ago
- 4 comments
Labels: documentation, good first issue, Beginner Friendly
#19 - Missing Source Maps
Issue -
State: closed - Opened by kaidamasaki over 3 years ago
- 1 comment
Labels: good first issue
#18 - model value not updated with defer
Issue -
State: closed - Opened by eruvanos almost 4 years ago
- 1 comment
#17 - meld:keyup interferes with meld:model.defer
Issue -
State: closed - Opened by eruvanos almost 4 years ago
- 1 comment
#16 - Fix meld:model.defer value binding
Pull Request -
State: closed - Opened by eruvanos almost 4 years ago
#15 - Improve support for method call arguments
Pull Request -
State: closed - Opened by eruvanos almost 4 years ago
- 1 comment
#14 - Network delay causes input text to get reset
Issue -
State: closed - Opened by eruvanos almost 4 years ago
- 3 comments
#13 - Fix #10: Update also nested elements with attr `meld:model`
Pull Request -
State: closed - Opened by eruvanos almost 4 years ago
- 2 comments
#12 - Nested input elements are not updated
Issue -
State: closed - Opened by eruvanos almost 4 years ago
#11 - Fix #9
Pull Request -
State: closed - Opened by eruvanos almost 4 years ago
#10 - fix issue #9
Pull Request -
State: closed - Opened by edersohe almost 4 years ago
- 1 comment
#9 - example error 'Flask' object has no attribute 'socketio'
Issue -
State: closed - Opened by edersohe almost 4 years ago
#8 - add realtime form validation features
Pull Request -
State: closed - Opened by mikeabrahamsen almost 4 years ago
#7 - Refactor init
Pull Request -
State: closed - Opened by mikeabrahamsen almost 4 years ago
#6 - Add test for component loading
Pull Request -
State: closed - Opened by mikeabrahamsen almost 4 years ago
- 1 comment
#5 - Do you still want to support Python 2?
Issue -
State: closed - Opened by bbelderbos almost 4 years ago
#4 - deploy package to PyPI
Issue -
State: closed - Opened by bbelderbos almost 4 years ago
- 1 comment
#3 - Refactoring / managing changes
Issue -
State: closed - Opened by bbelderbos almost 4 years ago
#2 - expand README / install instructions
Issue -
State: closed - Opened by bbelderbos almost 4 years ago
#1 - add testing (pytest)
Issue -
State: closed - Opened by bbelderbos almost 4 years ago
- 1 comment