You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to use button size option but it doesn't work. Isn't it implemented yet or am I doing something wrong?
Using "size": "sm" for example but doesn't seem appropriate Bootstrap classes are generated in the code (only "btn btn-default"). Editor and other options normally work.
Thanks!
The text was updated successfully, but these errors were encountered:
Comment by Waxolunist Wednesday Jun 18, 2014 at 18:15 GMT
Thx for reporting. It is implemented and it is working. I just forgot the api change mentioned in the documentation on this particular property in the templates.
So to get the correct behaviour in this version us it as follows:
Issue by luboskmetko
Wednesday Jun 18, 2014 at 15:52 GMT
Originally opened as Waxolunist/bootstrap3-wysihtml5-bower#58
Hey,
first of all, nice job on this editor!
I was trying to use button size option but it doesn't work. Isn't it implemented yet or am I doing something wrong?
Using
"size": "sm"
for example but doesn't seem appropriate Bootstrap classes are generated in the code (only"btn btn-default"
). Editor and other options normally work.Thanks!
The text was updated successfully, but these errors were encountered: