Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Bootstrap-Flask

Bootstrap 4 & 5 helper for your Flask projects.
Collective - Host: opensource - https://opencollective.com/bootstrap-flask - Website: https://bootstrap-flask.readthedocs.io/ - Code: https://github.com/helloflask/bootstrap-flask

Add example form for all supported Bootstrap fields

github.com/helloflask/bootstrap-flask - 971b856b3d611e1719704291fa47946c2204c7a6 authored over 4 years ago by Grey Li <[email protected]>
Add doc for configurations

github.com/helloflask/bootstrap-flask - e968cb68589e5ff23c5cc5f3deee6a80758ce220 authored over 4 years ago by Grey Li <[email protected]>
Temp fix for PyPI readme

github.com/helloflask/bootstrap-flask - cdcfbeb3a706da9084d94bfc33398f952e8995de authored over 4 years ago by Grey Li <[email protected]>
Merge pull request #65 from z25/master

optipng static image

github.com/helloflask/bootstrap-flask - 91a3d2056bc27bf4365667b335ae38dbccc5e04f authored over 4 years ago by Grey Li <[email protected]>
Merge pull request #64 from Streyder/master

Update to JQuery 3.4.1 for security updates

github.com/helloflask/bootstrap-flask - e5b618fada39cc5440648b29a85e1cfcd764dc01 authored over 4 years ago by Grey Li <[email protected]>
optipng static image

github.com/helloflask/bootstrap-flask - 0d468b26436e70d7726ff8735913b44d11af97f4 authored over 4 years ago by PanderMusubi <[email protected]>
Update to JQuery 3.4.1 for security updates. Dont use 3.5.0 see: https://stackoverflow.com/questions/61177140/uncaught-typeerror-cannot-convert-object-to-primitive-valuezone-evergreen-js1/61177704#61177704

github.com/helloflask/bootstrap-flask - b4719d5b78e4f07a8266165d0c7b9d678f58152a authored over 4 years ago by kevin brammer <[email protected]>
Add tip for migrate doc

github.com/helloflask/bootstrap-flask - ae98445717954844a5b87c88d11d0c45cae81296 authored over 4 years ago by Grey Li <[email protected]>
Add migrate tutorial

github.com/helloflask/bootstrap-flask - ae1d40cb5225ec08cd07b32518286985924c12dd authored over 4 years ago by Grey Li <[email protected]>
Update CHANGES.rst

github.com/helloflask/bootstrap-flask - 1a58cb628f4e242f4eea4ee0e3e762fcb899e84b authored over 4 years ago by Grey Li <[email protected]>
Prevent append extra space for empty render_kw class

github.com/helloflask/bootstrap-flask - 766ad114bf606755074082a2cb8df1d7d01c066a authored over 4 years ago by Grey Li <[email protected]>
Bump version number in setup.py

github.com/helloflask/bootstrap-flask - 4b27184c899c002687bb4302dcf391ac8c360b7c authored over 4 years ago by Grey Li <[email protected]>
Update render_form params doc

github.com/helloflask/bootstrap-flask - 36b79597238b31720b7a1b533b9595749026a597 authored over 4 years ago by Grey Li <[email protected]>
Merge pull request #60 from greyli/improve-button-map

Add more support for form button customization

github.com/helloflask/bootstrap-flask - 2b5c17dd08ab8149e4e1f28420a4fb9dacdd6809 authored over 4 years ago by Grey Li <[email protected]>
Update example application for button customization

github.com/helloflask/bootstrap-flask - 7227a3c843cb4a6d8984c59645feb4ac1ee48fff authored over 4 years ago by Grey Li <[email protected]>
Add tests & temp revert default button style

github.com/helloflask/bootstrap-flask - b97c385558aa240b03ab6bc2116bcfcb4d806f74 authored over 4 years ago by Grey Li <[email protected]>
Update docs and changelog

github.com/helloflask/bootstrap-flask - 3a83997320805e3c91f30e01a39fe53235151271 authored over 4 years ago by Grey Li <[email protected]>
Revert button_map change

github.com/helloflask/bootstrap-flask - 54c49d7cc3c21c6e64dc3da56bc4b9b212c7293a authored over 4 years ago by Grey Li <[email protected]>
Add button-* parameters for render_form_row & remove docstring

github.com/helloflask/bootstrap-flask - 6defdb4f49d9a54bb6a6849204bd5622da71f4b8 authored over 4 years ago by Grey Li <[email protected]>
Merge remote-tracking branch 'origin/master' into improve-button-map

github.com/helloflask/bootstrap-flask - 8b85f5840914c9bf286952e8e6560dcfa7e3d9a1 authored over 4 years ago by Grey Li <[email protected]>
Fix WTForms field description not showing for BooleanField

fix for https://github.com/mbr/flask-bootstrap/issues/197

github.com/helloflask/bootstrap-flask - e265b42bd50e40e3a364138787b5694f04de3004 authored over 4 years ago by Grey Li <[email protected]>
Append WTForms render_kw class for every field

github.com/helloflask/bootstrap-flask - 708111a944081446b68c30c3166dfd41d868789e authored over 4 years ago by Grey Li <[email protected]>
Update test and changlog for enctype fix

github.com/helloflask/bootstrap-flask - 5b0cc76a3d45bb847a23466bef7b461a7a2370e2 authored over 4 years ago by Grey Li <[email protected]>
Fix missing enctype for MultipleFileField

Fix for https://github.com/mbr/flask-bootstrap/issues/198

github.com/helloflask/bootstrap-flask - 596005b988e71ac353dc03cfbc5f3c9737222e71 authored over 4 years ago by Grey Li <[email protected]>
Update example application for button costomization

github.com/helloflask/bootstrap-flask - f11a3e862ab9c641daa25b9c2628bf8000043eca authored over 4 years ago by Grey Li <[email protected]>
Add support to costomize button size and style, change button_map usage

github.com/helloflask/bootstrap-flask - 73eb8be1d349b5def93809484c2d8798dccda674 authored over 4 years ago by Grey Li <[email protected]>
implemented button_map for render_form_row (#44)

* implemented button_map for render_form_row

* added button_map documentation for render_form...

github.com/helloflask/bootstrap-flask - 3f58b72900ae6e87641d69108aa2946d40c3f5b1 authored almost 5 years ago by Pander <[email protected]>
Merge pull request #56 from jugmac00/update-python-versions

Update Python versions

github.com/helloflask/bootstrap-flask - 308475bc594efa59b85f9975bc6dd2d8a39f56e5 authored almost 5 years ago by Grey Li <[email protected]>
Improve output format for resources loading method

github.com/helloflask/bootstrap-flask - c1c89e2a8c66f1f9615346df15b5f6f6ff25eea3 authored almost 5 years ago by Grey Li <[email protected]>
Fix incorrect macro name in docs

github.com/helloflask/bootstrap-flask - 7c2f3e9f523964b45bee761383d52e012ff62c7e authored almost 5 years ago by Grey Li <[email protected]>
Update Python versions

- drop Python 3.4
- add Python 3.7 and 3.8

modified: .travis.yml
modified: setup.py
modifie...

github.com/helloflask/bootstrap-flask - 029fc1e155369bb044140f79e4858b9ee285c62a authored almost 5 years ago by Jürgen Gmach <[email protected]>
Remove todo in README

github.com/helloflask/bootstrap-flask - 9ca1e7f0a2d3233d781f23da23ad919901a09183 authored about 5 years ago by Grey Li <[email protected]>
Bump version in changelog and setup.py

github.com/helloflask/bootstrap-flask - 51bc6087eb9b96bc270e79207356cadf273aed07 authored about 5 years ago by Grey Li <[email protected]>
Fix rendering bug for WTForms FormField

Updated changelog
Added examples
resolve #34

github.com/helloflask/bootstrap-flask - b07c6a5473a08e7f343b8a9294a887a46de30e2a authored about 5 years ago by Grey Li <[email protected]>
Improve docs for macros

github.com/helloflask/bootstrap-flask - 767c354ef3086141f30984f85026e9e3684a4e83 authored about 5 years ago by Grey Li <[email protected]>
Merge pull request #39 from greyli/add-render-messages-macro

Add render_messages macro

github.com/helloflask/bootstrap-flask - a63a5d7d887a0137b6150d14a9cb5e6a1e06ec21 authored about 5 years ago by Grey Li <[email protected]>
Update docs and Changlog for render_messages

github.com/helloflask/bootstrap-flask - 1c7d8f7aca3ad05db066d6f20250ff0f2567b967 authored about 5 years ago by Grey Li <[email protected]>
Add test for render_messages

github.com/helloflask/bootstrap-flask - 315467b8367830c70235114a125f480f8c8cb9bc authored about 5 years ago by Grey Li <[email protected]>
Add new example for render_messages

github.com/helloflask/bootstrap-flask - 7bb80136c0c5f68f9ca5304cf0ce525e1c2da827 authored about 5 years ago by Grey Li <[email protected]>
Add macro render_messages

github.com/helloflask/bootstrap-flask - 31742532316e71cd33d02b3432f83b558af7e8c2 authored about 5 years ago by Grey Li <[email protected]>
Ready for release 1.1.0

github.com/helloflask/bootstrap-flask - af58489505847456f7b8bb0ef06ea385593e365d authored over 5 years ago by Grey Li <[email protected]>
Merge pull request #24 from chug2k/patch-1

[trivial] Grammar fixes

github.com/helloflask/bootstrap-flask - 544c2e182749f54927a49cc938e32fe25e883852 authored over 5 years ago by Grey Li <[email protected]>
[trivial] Grammar fixes

Just fixing up some of the English language, and adding a missing ` ` between a `%` and `}`.

github.com/helloflask/bootstrap-flask - f4ee33d96771efa38f642bc7ddb1b8dff6116090 authored over 5 years ago by Charles Lee <[email protected]>
Merge pull request #22 from HenriWahl/master

update to Bootstrap 4.3.1

github.com/helloflask/bootstrap-flask - a52e0d784cc76aa4e5e0495b76325712e2fc414b authored almost 6 years ago by Grey Li <[email protected]>
update to Bootstrap 4.3.1

github.com/helloflask/bootstrap-flask - 509af034cdbda81a8ac733c2ff9d863e5b396bb5 authored almost 6 years ago by Henri Wahl <[email protected]>
Ready for release 1.0.10

github.com/helloflask/bootstrap-flask - 832e74c9a409174dd0fb75e55520b957e3832403 authored almost 6 years ago by Grey Li <[email protected]>
Clean depency files

github.com/helloflask/bootstrap-flask - 005ee61c44e1ad7c40321ae78ccf0d5650ef4aaf authored almost 6 years ago by Grey Li <[email protected]>
Doc: add starter template example

github.com/helloflask/bootstrap-flask - 100b562b954db115b3e32209502819cf1a6a71f1 authored almost 6 years ago by Grey Li <[email protected]>
Fix typo in render_form_row macro

github.com/helloflask/bootstrap-flask - 5f374e404f7b6ca64defb2d30493922f9f53650c authored almost 6 years ago by Grey Li <[email protected]>
Update doc and example for render_form_row

github.com/helloflask/bootstrap-flask - 15906e42c27dc7306a75178eb37a1b5322659272 authored almost 6 years ago by Grey Li <[email protected]>
Update tests for macro change

github.com/helloflask/bootstrap-flask - 719c06ad0490c434d962048f1d18e01262501b03 authored almost 6 years ago by Grey Li <[email protected]>
Add example for custom usage of render_form_row

github.com/helloflask/bootstrap-flask - e6c3f37f747dca854f60fc3280b67444d12ad97f authored almost 6 years ago by Grey Li <[email protected]>
Change col_class_dict to col_map

github.com/helloflask/bootstrap-flask - 04083353740330de30126a7fcd357269892ce1ed authored almost 6 years ago by Grey Li <[email protected]>
Use field name for col_class_dict

github.com/helloflask/bootstrap-flask - 38e5a5b61267449126ff27e0d6fc25b09cfd5ab7 authored almost 6 years ago by Grey Li <[email protected]>
Add example for render_form_row

github.com/helloflask/bootstrap-flask - f2c581e80518c4918468150e701cce15b90bc3c8 authored almost 6 years ago by Grey Li <[email protected]>
Remove macro render_grid_form

github.com/helloflask/bootstrap-flask - 90e68fc0d6acb65ef58158870ab6a1b2509682d0 authored almost 6 years ago by Grey Li <[email protected]>
Add macros for rendering form grids (#19)

* macros for rendering form grid

I have added two macros for rendering:
The first one is in ...

github.com/helloflask/bootstrap-flask - 7fb9b50dfa842dffaaf456296bcf09a094df2d37 authored almost 6 years ago by Carlos García Montoro <[email protected]>
Bump version number in setup.py

github.com/helloflask/bootstrap-flask - 1a382e16e7933b579e67fc24cb95d32a46ef8edb authored about 6 years ago by Grey Li <[email protected]>
Update Changelog and README

github.com/helloflask/bootstrap-flask - ab9c88a8ff38ed56007a2003093523cc77757240 authored about 6 years ago by Grey Li <[email protected]>
Render input label for RadioField and support horizontal form

Add missing input label for radiofield.
Fix column grid for horizontal form.

github.com/helloflask/bootstrap-flask - a49819ea597540ae401f4bf3e6fdcfe50ac8e889 authored about 6 years ago by Grey Li <[email protected]>
Force error message showing, fix #15

github.com/helloflask/bootstrap-flask - ec800939a284a21fa3261a51a891a2470af4ca95 authored about 6 years ago by Grey Li <[email protected]>
Merge pull request #14 from meizhaohui/patch-1

Update macros.rst

github.com/helloflask/bootstrap-flask - 3c3011acbdb1657c1cf9c14121b291240266e93c authored about 6 years ago by Grey Li <[email protected]>
Update macros.rst

add teh param action descriptions.

github.com/helloflask/bootstrap-flask - 7eb93216ab801d4be776a026fbfe61ee5a332ba0 authored about 6 years ago by meizhaohui <[email protected]>
Fix typo and update docstring for button_map

github.com/helloflask/bootstrap-flask - 3894fbbe66853d88c21f3f045364fd74f7f34dfd authored about 6 years ago by Grey Li <[email protected]>
Bump version in setup.py

github.com/helloflask/bootstrap-flask - 3d74fd60d9903054ea106218a81a17ed91ab2814 authored over 6 years ago by Grey Li <[email protected]>
Correct macro name

github.com/helloflask/bootstrap-flask - 4c70ca8f29c13929336abc10860a56b9352409d5 authored over 6 years ago by Grey Li <[email protected]>
Ready for release 1.0.7

github.com/helloflask/bootstrap-flask - 1b02c06a3b560b5770170b4c6725981de6cb17ec authored over 6 years ago by Grey Li <[email protected]>
Make local resources loading not based on FLASK_ENV

github.com/helloflask/bootstrap-flask - c2a4a64c5073a8704da259070573423a9ee0d449 authored over 6 years ago by Grey Li <[email protected]>
Ready for 1.0.6 release

github.com/helloflask/bootstrap-flask - 90571ac10baf66a5a10bf57279081c2a4a2efe61 authored over 6 years ago by Grey Li <[email protected]>
Add test for local jQuery file

github.com/helloflask/bootstrap-flask - 9ef26ea30cfebc9a54940756594cb926f3cf0b62 authored over 6 years ago by Grey Li <[email protected]>
Fix jQuery filename unmatch with static URL

github.com/helloflask/bootstrap-flask - 74e8270ae600b35d8da9c0828c7aaf857d8548c3 authored over 6 years ago by Grey Li <[email protected]>
Ready for release 1.0.5

github.com/helloflask/bootstrap-flask - ca62c1c13bdf14151628a3ab104ee3cb907b0311 authored over 6 years ago by Grey Li <[email protected]>
Fix KeyError Exception if ENV isn't defined

github.com/helloflask/bootstrap-flask - d18bfd1868da0ff55c794b0d7d0cd88a1b57ff2a authored over 6 years ago by Grey Li <[email protected]>
Merge pull request #7 from nuno-andre/patch-1

Fix KeyError Exception if ENV isn't defined.

github.com/helloflask/bootstrap-flask - 34de6213cbdc1b76ba1786ed06068ef88de21e25 authored over 6 years ago by Grey Li <[email protected]>
Fix KeyError Exception if ENV isn't defined.

Also, the ternary conditional isn't needed. The comparison already returns a bool.

github.com/helloflask/bootstrap-flask - 6325acbfb9ff6f3f1c0637fd2436cb46841ca343 authored over 6 years ago by nu_no <[email protected]>
Merge pull request #6 from neil-s/patch-2

Fix typo in macros.rst

github.com/helloflask/bootstrap-flask - e32f12740166a28e4798195c2c68f21d9b4c19fc authored over 6 years ago by Grey Li <[email protected]>
Fix typo in macros.rst

"form" was accidentally mis-spelled in the documentation, fixing it.

github.com/helloflask/bootstrap-flask - a3b3501688f5033abdabb486585d799685be6140 authored over 6 years ago by Neil Satra <[email protected]>
Add bootstrap links

github.com/helloflask/bootstrap-flask - b9196fc60c33c53c78bb99d3e6bb5baff3a8536d authored over 6 years ago by Grey Li <[email protected]>
Update README todo

github.com/helloflask/bootstrap-flask - 6dbd5ad2077d602094da816ae79f2a1fa325427c authored over 6 years ago by Grey Li <[email protected]>
Add CHANGES and examples/README.md

github.com/helloflask/bootstrap-flask - 3ee84460b4869f40a5c8b9a8d80f0774597ee8b8 authored over 6 years ago by Grey Li <[email protected]>
Bump version umber to 1.0.4

github.com/helloflask/bootstrap-flask - e489c0c780945926e04c010cd942edf199f585d6 authored over 6 years ago by Grey Li <[email protected]>
Add missing <script> tag

github.com/helloflask/bootstrap-flask - 52f6be0428c7839c999664f1eba9157486903616 authored over 6 years ago by Grey Li <[email protected]>
Bump version number

github.com/helloflask/bootstrap-flask - 40d3ce72818005dd817d088c518913c675641d6f authored over 6 years ago by Grey Li <[email protected]>