LoginSignup
2
2

More than 5 years have passed since last update.

Bootstrapが4.1になってたメモ

Last updated at Posted at 2018-04-10

なんかBootstrapの4.1が出てたのでなんとなく増えたのをメモっておく
http://blog.getbootstrap.com/2018/04/09/bootstrap-4-1/

変更点

formにrange inputが増えた→カスタム版もある
https://getbootstrap.com/docs/4.1/components/forms/#range-inputs
https://getbootstrap.com/docs/4.1/components/forms/#range

カルーセルにフェードが追加
https://getbootstrap.com/docs/4.1/components/carousel/#crossfade

ドロップダウンに.dropdown-item-textオプションができた(dropdown中で反応しないテキスト)
https://getbootstrap.com/docs/4.1/components/dropdowns/#dropdown-options

flex-fillやshrinkができた→smとかmdとかlgとかxlが使えて便利そう
https://getbootstrap.com/docs/4.1/utilities/flex/#fill

flex-glow-0と1とかできてた
https://getbootstrap.com/docs/4.1/utilities/flex/#grow-and-shrink
まあびよんと伸びてくれたりシュッと縮んでくれるんだろうな

table-borderlessができた
https://getbootstrap.com/docs/4.1/content/tables/#borderless-table

monospaceとかtext-bodyとかtext-white-50とかtext-black-50はつかわなそうだしいいや

box shadowが .shadow-none,shadow-sm,shadow,shadow-lgでかんたんにつけられる
https://getbootstrap.com/docs/4.1/utilities/shadows/

入力グループ、フォームフィールドバグが4.1.1で修正されそうなのでそこまでまつかなあ

そしておせわになってるbootstrap4移行ガイド
http://cccabinet.jpn.org/bootstrap4/

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2