Tags: sm1022/promises-book
Tags
Release 1.0.1 * **glossary:** 余計なコメントが表示されていたのを修正 ([e01c9c0](azu@e01c9c0)) * **promise-overview:** 細かい言葉の抜けを修正 ([7b978fb](azu@7b978fb))
Release 1.0.0 * **glossary:** fix link to resource-link ([9c9d3d3](azu@9c9d3d3)) * **beginning-story:** * WIP pull-requestを使い出した理由についてを追加 ([a99796e](azu@a99796e), closes [azu#160](azu#160)) * 好き勝手書いて行った時に発生した問題点 ([c0d2ef9](azu@c0d2ef9), closes [azu#160](azu#160)) * 移動中に執筆する作業するメリット・デメリット ([10eded5](azu@10eded5), closes [azu#160](azu#160)) * どこから書き始めたかについてを追加 ([a9c74fc](azu@a9c74fc), closes [azu#160](azu#160)) * 書籍を書き始めた理由を追加 ([12734f2](azu@12734f2), closes [azu#160](azu#160)) * **about-author:** 作者へのメッセージとgumroadへのリンクを追加した ([6387e6a](azu@6387e6a)) * **beginning-story:** おまけのPDFを生成出来るように ([38de54a](azu@38de54a)) * **index:** add Horizontal Rules or page break ([aced9ca](azu@aced9ca))
Release 0.2.0 * **css:** * Webkit系で横にスクロールが置きてしまう問題を修正 ([170a219](https://github.com/azu/promises-book//commit/170a21980913876949b88b239dbd3981ca2ecdbc)) * media-queryでモバイル時はGithubボタンを非表示に ([d08221e](https://github.com/azu/promises-book//commit/d08221e87781f3de266bf379141da0f86b1fb42e)) * 無駄な横スクロールが出る原因を修正 ([34dd1b2](https://github.com/azu/promises-book//commit/34dd1b2274ae213afd6efb68314fa8f5a7c04eab)) * **deferred-promise:** 画像が表示されてなかった ([d2998cd](https://github.com/azu/promises-book//commit/d2998cd0e8c467b1e38404d11177ccd2381b8557), closes [azu#92](https://github.com/azu/promises-book//issues/92)) * **html:** support iOS ([17a9f5a](https://github.com/azu/promises-book//commit/17a9f5a98abe4a92423572d7fcd9ac3b5400e73b)) * **inline-script-tester:** includeマクロとインラインコードの組み合わせに対応 ([70bcac9](https://github.com/azu/promises-book//commit/70bcac9273a9b94dbd8a4393a26706e617e594c2)) * **notification-thenable:** インラインコードを修正 ([bfb3f44](https://github.com/azu/promises-book//commit/bfb3f4431142eb27b21cc08efb6d183812a6627a)) * **readme:** Installationの手順に, /Users/azu/.nodebrew/current/bin/gulp -> /Users/azu/.nodebrew/current/lib/node_modules/gulp/bin/gulp.js [email protected] /Users/azu/.nodebrew/current/lib/node_modules/gulp ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ([email protected], [email protected], [email protected]) ├── [email protected] ([email protected]) ├── [email protected] ([email protected], [email protected], [email protected]) ├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) └── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])を追加 ([f097c34](https://github.com/azu/promises-book//commit/f097c3486c338fe1c81650320d332b9d442c98d0)) * **promise-all:** timerPromisefyベースのものへと対応 ([c0a1363](https://github.com/azu/promises-book//commit/c0a136373c11bf82f8d0ed89879fba141643ded1), closes [azu#123](https://github.com/azu/promises-book//issues/123)) * **console:** コンソールエディタにのpolyfill参照させるように ([f8b1a6d](https://github.com/azu/promises-book//commit/f8b1a6ded69370af214b76273a8e076198cc2465), closes [azu#124](https://github.com/azu/promises-book//issues/124)) * **html:** * コード例を実行出来るエディタを追加 ([12a11b6](https://github.com/azu/promises-book//commit/12a11b63bc48a4360100fde4889724c65e407901), closes [liubin#18](https://github.com/azu/promises-book//issues/18)) * add Feedback button ([a15137c](https://github.com/azu/promises-book//commit/a15137cd19de4cf35e0d315a41a59772766c32c4))