ダーシノ
d0d1751485
Merge branch 'master' into joining-pixels-ff
2018-12-01 12:03:28 +09:00
ダーシノ
da802a19b2
Merge pull request #41 from guastallaigor/add-table-design
...
Add table design
2018-12-01 08:56:13 +09:00
ダーシノ
dc8c7a19ed
Merge pull request #31 from DanSnow/translation
...
doc: Translate some part into English
2018-12-01 08:44:41 +09:00
Ernesto Mancebo
2ecd91c113
updating bad variable
2018-11-30 18:34:36 -04:00
Ernesto Mancebo
eba0730728
shrinking pixels only @ FF
2018-11-30 15:14:35 -04:00
Igor Guastalla de Lima
759536217d
Merge conflict corrections with upstream master.
2018-11-30 12:23:03 -02:00
Igor Guastalla de Lima
3bb7fd93d4
Changes requested made like adding table-layout property, usage of the $base-color variable, added word-wrap property and removed the box-shadow unused values.
2018-11-30 12:22:01 -02:00
BcRikko
9461eaa909
🙈 HTMLのバグ修正
2018-11-30 21:14:41 +09:00
BcRikko
ded4ca4aa9
🚀 マージされた分をビルド
2018-11-30 21:08:58 +09:00
ダーシノ
7097249237
Merge pull request #30 from scottaohara/patch-1
...
update label instances
2018-11-30 20:43:24 +09:00
ダーシノ
40bce7882c
Merge pull request #40 from stewartrule/feat/font
...
disable font-smoothing
2018-11-30 20:34:20 +09:00
Igor Guastalla de Lima
b3f56c989b
Merge conflict corrections with master.
2018-11-30 09:19:34 -02:00
Walter Steur
9ee215fe20
move font-smoothing to generic styles
2018-11-30 11:49:46 +01:00
Igor Guastalla de Lima
d062c2c00f
Changed box-shadows from the table. Updated docs (index).
2018-11-30 08:25:07 -02:00
DanSnow
663e54baa9
Update translation
2018-11-30 17:45:49 +08:00
Walter Steur
fea8ad6ef6
disable font-smoothing on webkit
2018-11-30 10:32:26 +01:00
BcRikko
4c6bf1f888
🚀 マージされた分をビルド
2018-11-30 08:16:56 +09:00
ダーシノ
c76e5aed16
Merge pull request #24 from agarzola/improve-focus
...
Style focused button; improve focused radio
2018-11-30 08:14:18 +09:00
ダーシノ
16a1027c6e
Merge branch 'master' into improve-focus
2018-11-30 08:14:10 +09:00
ダーシノ
fcccbbdca0
Merge pull request #26 from abouroubi/fix-double-semicolon
...
fix double semi-colon generated in css file
2018-11-30 07:56:54 +09:00
ダーシノ
899ef6ca4a
Merge branch 'master' into fix-double-semicolon
2018-11-30 07:56:05 +09:00
ダーシノ
819070aa3e
Merge pull request #29 from JamesIves/master
...
Prevents Overflowing Inputs
2018-11-30 07:55:39 +09:00
Igor Guastalla de Lima
e6e221fe81
Changed the box-shadow, missing a change into the last-child.
2018-11-29 20:21:56 -02:00
Igor Guastalla de Lima
3277cae6e0
Added tables.scss. Changed nes.css, map and min. Added tables.scss to _index.scss.
2018-11-29 20:11:28 -02:00
Igor Guastalla de Lima
66bd33a590
Added table new design with two classes, is -bordered that adds a border and is-centered that aligns all the table headers to the center. Updated index.html (docs).
2018-11-29 20:02:46 -02:00
DanSnow
3205d402cc
doc: Translate some part into English
2018-11-30 01:01:15 +08:00
Scott O'Hara
daeb3405c8
update label instances
...
Fixes #28
This update gives text fields unique `id`s so that their `label`s can be appropriately associated with them.
Additionally, this PR also changes the examples of the `.container` class to **not** use `label`s as the first element, as `label`s were inappropriate for these markup patterns. They have been replaced by paragraph elements.
2018-11-29 11:19:34 -05:00
James Ives
bfe3400460
Preventings overflowing inputs
2018-11-29 11:14:56 -05:00
Abdou Bouroubi
409bf9df6c
fix double semi-colon generated in css file
2018-11-29 16:36:29 +01:00
Alfonso Gómez-Arzola
6440fa99ad
Style focused button; improve focused radio
2018-11-29 09:00:27 -05:00
ダーシノ
eee2e0e113
Merge pull request #15 from BcRikko/feature/controllers
...
Add game pad list
2018-11-29 22:08:32 +09:00
BcRikko
78bf64962f
♻️ 最新版でビルド
2018-11-29 22:06:40 +09:00
BcRikko
22cc88a98e
👍 SNESコントローラを追加
2018-11-29 22:06:06 +09:00
BcRikko
c97d4c0d6c
🙈 アイコン名をリネーム
2018-11-29 22:05:52 +09:00
BcRikko
f884610487
👍 ファミコンコントローラを追加
2018-11-29 22:05:37 +09:00
BcRikko
685fd66c64
✨ コントローラ一覧を追加
2018-11-29 22:05:12 +09:00
BcRikko
e3b9a8e678
📝 PRテンプレートを追加
2018-11-29 21:10:17 +09:00
BcRikko
2374bef951
♻️ #16 #17 のビルド
2018-11-29 20:37:00 +09:00
ダーシノ
22f556ff77
Merge pull request #16 from rrj-dev/patch-2
...
Update checkboxes.scss
2018-11-29 20:35:57 +09:00
ダーシノ
988650e98e
Merge pull request #17 from rrj-dev/patch-1
...
Update radios.scss
2018-11-29 20:35:47 +09:00
RRJ-dev
f4bbc07e58
Update checkboxes.scss
...
Added cursor pointer to checkbox like standard UX
2018-11-29 09:34:27 +01:00
RRJ-dev
53fd3565ad
Update radios.scss
...
Added cursor pointer to radio button like standard UX
2018-11-29 09:33:43 +01:00
BcRikko
a9654d747f
📝 開発用の説明を追加
2018-11-29 16:50:16 +09:00
BcRikko
dc41c540a7
🙈 nes-iconをimportして使えるように修正
2018-11-29 12:39:57 +09:00
ダーシノ
b5c2696111
Merge pull request #10 from BcRikko/feature/outline
...
Accessibility: focus時のoutlineの調整
2018-11-29 12:30:37 +09:00
BcRikko
f69b6e29f0
Merge branch 'master' into feature/outline
2018-11-29 12:29:56 +09:00
BcRikko
7fb5cda2dd
👍 focus時のradioをスタイルを修正
2018-11-29 12:28:32 +09:00
ダーシノ
adffb2b4c6
Merge pull request #12 from vicainelli/nes-control
...
Change SNES icon to NES icon
2018-11-29 07:36:57 +09:00
Vinicius Cainelli
0d8fd5ac6d
Create new file and change class for new icon
2018-11-28 20:27:28 -02:00
ダーシノ
9c04302971
Merge pull request #11 from jsoref/patch-1
...
add comma for pause per grammar rules
2018-11-29 07:03:09 +09:00