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

Bootstrap v4.0.0 に対応する #37

Merged
merged 56 commits into from
Jul 1, 2018
Merged

Bootstrap v4.0.0 に対応する #37

merged 56 commits into from
Jul 1, 2018

Conversation

windyakin
Copy link
Owner

@windyakin windyakin commented Jan 23, 2018

About

  • Bootstrap v4.0.0 出たし対応する
  • ついでに色々古くなってたツール群を捨てて新しい何かにする

Tasks

  • 古いツールを捨てて新しいものに移行する
    • Ruby 依存を捨てて Node.js(+native lib) 実装系に移行する
      • Sassコンパイルは node-sass にする
      • SassのLintは stylelint にする
    • Bootstrapのコンポーネント読み込みを Bower から npm に移行する
    • Grunt から Gulp に移行する
      • 本家では package.json の scripts ですべて対応しようとしているが見るからにつらそうなので
  • CSSの変更
  • HTMLの変更
    • トップページ
    • サンプル
  • CIの対応
  • README.md の更新

Attention

  • CI対応は最後らへんに入れると思うのでめっちゃこけます
  • このブランチは作業途中のため躊躇いなく push -f されます
  • レビュー歓迎

Issue

@windyakin windyakin changed the title [WIP] Bootstrap v4.0.0 に対応する Bootstrap v4.0.0 に対応する May 15, 2018
@windyakin
Copy link
Owner Author

リリースするぞ!!!

@windyakin windyakin merged commit 09d242d into master Jul 1, 2018
@windyakin windyakin deleted the v4 branch July 1, 2018 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant