Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update #1

Merged
merged 294 commits into from
Oct 16, 2024
Merged
Changes from 1 commit
Commits
Show all changes
294 commits
Select commit Hold shift + click to select a range
11d0709
Add renderAs=h2 to Heading storybook (#19)
RobLoach Feb 19, 2018
dd8b3f4
Add link as a valid color prop (Bulma 0.6.2)
Mar 26, 2018
d3c2914
Merge branch 'develop'
Mar 26, 2018
34b14a4
1.2.2
Mar 26, 2018
38a7a7f
Merge branch 'master' into develop
Mar 29, 2018
48f510a
pass classname to Modal component
Mar 29, 2018
88c137d
Add component names with namespaces
Mar 29, 2018
c822078
Fix Readme sass error
Mar 29, 2018
135b0d1
avoid mounting Modal Poral if modal its not displayed
Mar 30, 2018
202fc35
1.3.0
Mar 30, 2018
e5783b6
1.3.0
Mar 30, 2018
b029442
disable click handler on button if button is disabled
Apr 2, 2018
af5d624
1.3.1
Apr 2, 2018
84f8240
Merge branch 'release/1.3.1'
Apr 2, 2018
fdb2b00
update Readme with logo and monthly downloads badge
Apr 27, 2018
db1cbef
Merge branch 'develop'
Apr 27, 2018
a5c99b9
change icon props to be optional
Apr 27, 2018
2d9fd72
update dependencies
Apr 27, 2018
6f112e5
change link prop on button for link on prop color
Apr 27, 2018
cf4e6cc
Add new image sizes
Apr 27, 2018
b5c2a99
Add missing columns sizes
Apr 27, 2018
c518c41
Add text proptype to underline button (Bulma 0.6.0)
Apr 27, 2018
b8d2bce
Automaticaly update html tag if navbar is fixed
Apr 27, 2018
cc3e678
fix navbar storybook
Apr 27, 2018
bd07cf5
fix storybook deprecation warnings
Apr 27, 2018
b80c216
update peer dependencies to react 16.3
Apr 27, 2018
7904f5d
1.4.0
Apr 27, 2018
92ae92d
fix eslint error
Apr 27, 2018
5818ee0
1.4.1
Apr 27, 2018
6416782
revert breaking change on navbar for react < 16.3
Apr 27, 2018
33f15aa
1.4.2
Apr 27, 2018
f865dc8
update bulma version
Apr 27, 2018
0b8c689
1.4.3
Apr 27, 2018
f100f59
Add export statement for breadcrumb component (#26)
ubaltaci May 11, 2018
dd0126c
Headings subtitle fix (#31)
DimitarChristoff May 15, 2018
f4110fd
removed the htmlFor prop on labels to allow nested label > input with…
DimitarChristoff May 15, 2018
7eb12d2
1.4.4
May 28, 2018
4d5c50b
use section element instead of div for Section component
May 28, 2018
9736a3b
1.4.5
May 28, 2018
c076cd9
Update heading.js (#33)
jdmg94 May 28, 2018
eb6d991
remove semicolon from sass files
Jun 4, 2018
69c8ede
Support for HTML5 number input (#40)
jdmg94 Jun 9, 2018
4356351
fix navbar storybook typo
Jun 12, 2018
ef82c68
add drop react 15 support to readme
Jun 12, 2018
77dc607
1.4.6
Jun 12, 2018
5348432
change prepublish to prepare (npm deprecated prepublish)
Jun 12, 2018
0c0073e
update readme
Jun 12, 2018
c055946
Update README.md (#42)
thetechdabbler Jun 16, 2018
3f4ca48
support for search HTML5 input type (#47)
jdmg94 Jun 21, 2018
dcda9be
add static class to static buttons (#46)
jdmg94 Jun 22, 2018
9ef400e
nodemon updated to 1.17.5 (#50)
Jun 22, 2018
ccc1b91
Icon doc update (#51)
Jun 22, 2018
cdce81b
update package-lock.json and remove out folders
Jun 23, 2018
c91905f
1.5.0
Jun 23, 2018
fed44bc
rounded prop added (#53)
Jun 24, 2018
c1db8f5
Added loading prop to Select component (#54)
jdmg94 Jun 27, 2018
407b161
Improve README (#59)
koddr Jul 2, 2018
d79a28b
change default button element from anchor to button
Jul 3, 2018
72e7456
Modified input component props to suport the number type (#63)
jdmg94 Jul 9, 2018
b13c961
Improve README (#69)
vestial Aug 16, 2018
5738f16
Upgrade dependencies and improve storybook docs
Jul 3, 2018
ba886f7
2.0.0-0
Jul 3, 2018
36ce308
Change navbar to be a controlled component
Jul 3, 2018
2c1832b
Stateless components
Jul 4, 2018
ab0af4e
Add bulma helpers (#62)
couds Jul 4, 2018
976811a
2.0.0-1
Jul 4, 2018
4128254
create component Element as a dummy component to use bulma helpers
Jul 5, 2018
79b5a6e
2.0.0-2
Jul 5, 2018
f8cf390
publish src folder
Jul 5, 2018
63c45ab
2.0.0-3
Jul 5, 2018
f366b8c
update navbar component
couds Jul 24, 2018
6026377
fix tests
couds Jul 24, 2018
c9b5a97
2.0.0-4
couds Jul 24, 2018
2a6732e
create helper to get classnames for html tag when navbar its fixed
couds Jul 24, 2018
b3fb1e7
2.0.0-5
couds Jul 24, 2018
890dfbf
Fix SSR of default build
Jul 25, 2018
d050948
avoid internally passing on close from Modal Card to Modal Card Head
couds Jul 30, 2018
cb271aa
2.0.0-6
couds Jul 30, 2018
809ab4e
2.0.0-7
couds Jul 30, 2018
3044cc4
fix test
couds Jul 30, 2018
7999cb0
2.0.0-8
couds Jul 30, 2018
3c121a6
remove unused snapshot
couds Jul 30, 2018
69175d5
2.0.0
couds Aug 16, 2018
68d3779
Add breaking changes to Readme
couds Aug 16, 2018
4354d40
2.0.1
couds Aug 16, 2018
c43e4cf
Include Gatsby webpack incantation (#75)
stefl Sep 2, 2018
22b618c
Add color, date propTypes to input (#80)
CodeDraken Sep 18, 2018
f5ff689
added Gatsby.js v2 webpack info to README.md (#82)
brandonratz Sep 25, 2018
9662f2b
refactor component to use Generic Element Fix #81 nad #86
couds Oct 4, 2018
90d9a11
Show real component name on storybook docs
couds Oct 4, 2018
d1fa20c
2.1.0
couds Oct 4, 2018
c239b1b
add `time` as possible type for Input (#92)
fritzvd Oct 9, 2018
d4c9374
change Input component to class (to enable ref for focus)
couds Oct 10, 2018
71e6902
2.2.0
couds Oct 10, 2018
4df317e
fix storybook
couds Oct 10, 2018
ee616a9
Fix #94 fix icon.sass file (remove ; from end on line)
couds Oct 12, 2018
6631be2
Added support for .buttons class (#95)
Oct 13, 2018
5cdf6b2
remove yarn.lock
couds Oct 13, 2018
429e470
Fix Checkbox component to propagate checked state (#104)
epall Nov 9, 2018
8438d24
2.3.0
couds Nov 13, 2018
eedc4ab
Add File upload input to Form (#102)
daftspunk Nov 13, 2018
ccfcef3
Adding ref forwarding support, closes #98 (#103)
Nov 13, 2018
3b13b73
Upgraded to CRA 2.0, closes #96 (#97)
cereallarceny Nov 14, 2018
738db99
Added support for 'is-up' in <Dropdown />, closes #107 (#118)
Nov 23, 2018
c7200e6
added typescript types to react-bulma-components (#114)
dfee Nov 23, 2018
582fc9d
Added 'is-rounded' modifier supprt for <Image />, closes #113 (#119)
Nov 30, 2018
1d52823
update dependencies
couds Nov 30, 2018
8d7fc4b
Avoid condition race on modal and eventlistener
couds Nov 30, 2018
e11f41e
3.0.0
couds Nov 30, 2018
aa09a93
remove document from Modal state
couds Dec 1, 2018
4fc3f3f
Fix #108
couds Dec 1, 2018
5a5ecf9
Fix #109 Missing column touch size
couds Dec 1, 2018
e75e195
Fix #120 remove old active prop from Navbar child components from sto…
couds Dec 1, 2018
1eb8823
update Readme file
couds Dec 1, 2018
61b6e63
3.0.1-0
couds Dec 1, 2018
b7ff696
fix test
couds Dec 1, 2018
b03f768
3.0.1-1
couds Dec 1, 2018
c5fc24c
fix webpack instruction for overide bulma variables
couds Dec 1, 2018
7791173
3.0.1-2
couds Dec 1, 2018
a975009
Update README.md
couds Dec 3, 2018
332082f
Fixed small typo in README.md (#123)
tbirand Dec 4, 2018
caec025
Export Props types. (#128)
jbroadice Dec 10, 2018
1007782
[Types] Fix incorrect size. (#124)
jbroadice Dec 10, 2018
cb3d3d9
display first dropdown element if no item is selected
couds Dec 12, 2018
b794c19
fix #125 correctly passdown props to Element instead of input on file…
couds Dec 12, 2018
c77aaf6
change variables override configuration to use NODE_PATH variable
Dec 23, 2018
6cf9d5c
Update Readme
Dec 23, 2018
ea6bcb2
3.0.1-3
Dec 23, 2018
3111c83
remove unnecesary .cache folder
Dec 23, 2018
f1ff18b
fixed fullwidth casing on table size prop (#136)
cmoad Dec 28, 2018
73a1438
Update README.md
couds Dec 30, 2018
b0a3bd1
Fix Advanced Setup URL (#138)
niwatolli3 Jan 1, 2019
a791646
Update README.md
couds Jan 5, 2019
6bdd020
Add support for datetime-local input (#143)
yihangho Jan 28, 2019
605532c
fixed examples with Image not to have unsupported renderAs prop (#147)
Feb 6, 2019
8a2a369
Custom label in <Dropdown /> (#140)
Feb 7, 2019
07e7ea6
fix typos in README file (#152)
moetezch Feb 23, 2019
78de9e3
Feature/remove forward ref (#159)
couds Mar 1, 2019
d70a4b2
Feature/update dependencies (#161)
couds Mar 1, 2019
fe5dd56
3.0.1-4
Mar 1, 2019
f051a2e
fix #122: Element response helpers storybook
Mar 2, 2019
abcdaba
Fix context default value (#164)
couds Mar 2, 2019
b5b0554
Can now manually disable prev/next button in Pagination component (#162)
Mar 28, 2019
4db7f03
Fix #176 allow multiple dropdown on a page
Apr 10, 2019
4ff9f17
List items containing custom children will now be styled correctly (#…
Apr 15, 2019
399147c
Fix #180 Add input file attributes to InputFile (#181)
carlbarrdahl Apr 26, 2019
54c2b29
revert changes in types definitions that break TS support
May 3, 2019
20b044c
3.0.1-5
May 3, 2019
7e7f7c7
3.0.1-6
May 3, 2019
fa0134b
Bump webpack-bundle-analyzer from 3.0.4 to 3.3.2 (#189)
dependabot[bot] May 24, 2019
1fe3ca5
change dropdown label from string to a react note to allow more custo…
May 31, 2019
404891a
Fixed react and react-dom peer dependencies (#192)
verheyenkoen Jul 3, 2019
a16028e
Change order of imports in utils.scss in order for correct SASS varia…
bez4pieci Aug 1, 2019
86a08bd
3.0.1-7
Aug 14, 2019
f75002c
add closeOnSelect props to dropdown to allow custom dropdowns
Oct 5, 2019
beb7a43
update dependencies
Oct 5, 2019
cec2b5d
fix bulma update deprecation
Oct 5, 2019
630c3d0
fix dependency version errors
Oct 5, 2019
a489307
3.1.0
Oct 5, 2019
9f1be86
add Object as a valid prop for renderAs
Oct 5, 2019
32fae76
3.1.1
Oct 5, 2019
5fc669d
use renderAsShape proptype on all components
Oct 5, 2019
2e191b2
3.1.2
Oct 5, 2019
2ded438
update Readme
Oct 6, 2019
3066062
Update README to avoid #185 (#186)
Oct 7, 2019
9252dcb
Added vertical alignment support for Columns (#198)
Oct 7, 2019
f71299c
Add label type definition to Dropdown (#201)
daisy1754 Oct 7, 2019
26e6541
extend input value PropType to accept numbers (#153)
rotexhawk Oct 7, 2019
428937e
fix: dropdown close function check if domRef.current (#202)
icyJoseph Oct 7, 2019
9800bf7
Update README.md
couds Oct 7, 2019
7d282f3
Update README.md
couds Oct 7, 2019
19aa585
remove build full to simplify setup, only allowing basic and advance
Oct 7, 2019
6ec9dfa
remove minifier for basic configuration build
Oct 7, 2019
ef8f408
Update README.md
couds Oct 7, 2019
f7fa372
Update README.md
couds Oct 7, 2019
326bd57
change navbar from purecomponent to functional one
Oct 8, 2019
7c4ff44
3.1.3-0
Oct 8, 2019
901897b
3.1.3
Oct 8, 2019
68bd883
fix: remove method on html element this.portalElement (#211)
icyJoseph Oct 14, 2019
df5dbec
Documented domRef prop in README.md (#213)
Oct 19, 2019
7082833
Update README.md
Oct 21, 2019
5d103ef
Fix pagination eslint error (#216)
Oct 23, 2019
7654ccc
Fix/input file (#218)
mattkenney Oct 25, 2019
e37f00e
Make pagination to be fixed-length (#221)
aliiae Nov 8, 2019
cd76307
Added mobile prop for <Level> component (#223)
Nov 24, 2019
159771c
fix: Progress value should be optional (#226)
codebytere Dec 6, 2019
5373cd8
Add prettier (#217)
Dec 17, 2019
c86b175
Add missing type definitions for InputFile (#231)
entropy-ibex Jan 21, 2020
6d91896
feat: Removed broken types to fix TS issues (#234)
alexandrtovmach Feb 25, 2020
f115da2
typo in fallback URL (#235)
torbentee Mar 2, 2020
18e75b2
fix linting errors
Mar 3, 2020
f580276
3.2.0
Mar 3, 2020
ae1e44d
Bump acorn from 5.7.3 to 5.7.4 (#241)
dependabot[bot] Mar 18, 2020
22464cf
do not remove has-navbar-fixed- on html element on mount (#244)
couds Mar 25, 2020
2dc9386
Update to Bulma v0.8.2 (#240)
kennethnym Apr 24, 2020
18fb211
Update Bulma version stated in README.md
kennethnym May 2, 2020
30a3f51
Update Next.js installation instructions (#250)
couds May 14, 2020
4955229
Update README.md (#255)
mrd9483 May 26, 2020
0e40a92
update some dependencies and audit packages
couds May 26, 2020
8ee7324
3.3.0
couds May 26, 2020
b4ea95b
change travis node version to 12
couds May 26, 2020
f1df7f1
fix panel color proptype
couds May 26, 2020
e130e2e
Fix Progress required attributes (#257)
ibejoeb Jun 6, 2020
2e6a8e9
Fix <Panel /> incorrect prop: color instead of colors (#260)
kennethnym Jun 16, 2020
f760b7b
Updated docs for form elements (#261)
sksamuel Jun 16, 2020
5fc86d1
Update README.md
couds Jun 16, 2020
ff9b1d0
Add className prop to dropdown item
couds Jun 29, 2020
dfa9008
3.4.0
couds Jun 29, 2020
bdaebca
fix for storybook warning color (#268)
kinabalu Jul 10, 2020
138be8c
Fix little typo in navbar component storybook (#275)
diploidal Aug 2, 2020
43ce71c
Add issue templates (#277)
kennethnym Aug 21, 2020
95b0546
fix readme typo (#294)
n0vad3v Dec 20, 2020
d0aa9a8
Update README to include v4 information.
kennethnym Mar 2, 2021
dc696e2
Update README.md
couds Apr 22, 2021
eba2e62
Upgrade to v4.0 (#265)
kennethnym Apr 24, 2021
505a280
4.0.0
couds Apr 24, 2021
35e9a8d
fix readme
couds Apr 24, 2021
9505961
Fix storybook
couds Apr 24, 2021
f2f8f53
add arrow-body-style always
couds Apr 28, 2021
45f75b2
Bugfix - Do not fail on nullish child on Control
couds Apr 28, 2021
67fa804
4.0.1
couds Apr 28, 2021
e794a40
Make value and max props optional in Progress component (#320)
sszczep Apr 29, 2021
562ef11
fix #321 use default onClick function definition
couds Apr 29, 2021
095abbb
4.0.2
couds Apr 29, 2021
d36632d
Remove dud typeof (#322)
Mause Apr 30, 2021
fcc5333
fix doc typo (#323)
luhis May 1, 2021
1677777
use commonjs as default export
May 5, 2021
4c1a9e7
4.0.3
May 5, 2021
da02977
fix tests
May 5, 2021
24fce0b
Update index.d.ts (#328)
floric May 13, 2021
ad9c351
4.0.4
May 13, 2021
7b5c0e4
Add 'checked' property to the checkbox (#331)
sszczep May 18, 2021
e1416f4
add only icon-text class when Icon text prop is enabled (#337)
kennethnym May 26, 2021
8201eca
fix #329 - Allow uncontrolled Select component
May 28, 2021
d85b46e
4.0.5
May 28, 2021
6b581cb
add disabled prop to dropdown
couds May 28, 2021
cac912e
4.0.6
couds May 28, 2021
810abdf
Make dropdown disabled prop optional (#342)
luhis Jun 3, 2021
1362e19
4.0.7
couds Jun 11, 2021
5cb041b
Add Icon.Text and TS definition (#339)
couds Jun 11, 2021
7d4d0f5
Update modal.story.mdx (#348)
Cleanshooter Jul 1, 2021
4d4f7f2
added fullwidth prop to Select (#359)
luhis Nov 16, 2021
8470dd1
Update navbar.story.mdx (#352)
Cleanshooter Feb 4, 2022
cac17c0
Fixes #372 Navbar item default renderas (#376)
Feb 4, 2022
12577c0
4.1.0
Feb 4, 2022
82d13fc
Add menuId prop to allow passing of ID to dropdown menu (#375)
kennethnym Feb 9, 2022
f1a4511
fix: domRef in ElementProps was missing React.ElementRef (#413)
KholdStare Jan 26, 2024
d03f059
fix: add typings for form.input & navbar.item (#410)
vuhuucuong Jan 26, 2024
8ca1e71
Remove misleading title on previous button in Pagination (#404)
KirianCaumes Jan 26, 2024
3fc281a
🐞 fix: update type for gap property on columns to take a number (#394)
dionlarson Jan 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update Readme with logo and monthly downloads badge
John Benavides committed Apr 27, 2018
commit fdb2b0022c4f02eaab63254d66f9d56e029084d5
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# react-bulma-components
# <div style="display: flex; align-items: center"><img src="https://raw.githubusercontent.com/couds/react-bulma-components/master/docs/images/logo.png" width="40" style="margin-top: 3px" /><span>React-bulma-components</span></div>


[![Build Status](https://travis-ci.org/couds/react-bulma-components.svg?branch=master)](https://travis-ci.org/couds/react-bulma-components)
[![Coverage Status](https://coveralls.io/repos/github/couds/react-bulma-components/badge.svg?branch=master)](https://coveralls.io/github/couds/react-bulma-components?branch=master)
[![Release Version](https://img.shields.io/github/release/couds/react-bulma-components.svg)](https://github.com/couds/react-bulma-components)
[![Npm Downloads](https://img.shields.io/npm/dt/react-bulma-components.svg)](https://www.npmjs.com/package/react-bulma-components)
[![Npm Downloads](https://img.shields.io/npm/dm/react-bulma-components.svg)](https://www.npmjs.com/package/react-bulma-components)


React components for Bulma framework
Binary file added docs/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.