BcRikko
28d8839c61
fix(inputs.scss): fix field responsive
2018-12-08 23:07:40 +09:00
Igor Guastalla
66576f1820
feat(icons): add pokeball icon ( #117 )
...
* feat(icons): add pokeball icon
* docs(icons): add pokeball to storybook
2018-12-08 12:33:48 +02:00
Keevan Dance
31c4845d23
add reddit icon ( #69 )
...
* add reddit icon
2018-12-08 11:19:09 +02:00
Keevan Dance
078281ab0f
add twitch icon ( #68 )
...
* add twitch icon
2018-12-08 11:15:04 +02:00
Keevan Dance
4dc3073ce7
add medium icon set ( #67 )
...
* add medium icon set
2018-12-08 11:11:18 +02:00
JJ
b36465e4c4
Fix safari rendering issues ( #75 )
...
* 72 fix safari rendering issues
2018-12-08 10:27:18 +02:00
Abdallah Samman
243fab1c18
fix: preserve outline0 for checkboxes and radios only
2018-12-08 09:24:54 +02:00
Abdullah Samman
a6488a10c9
fix(storybook): change isdark container font color to white ( #111 )
2018-12-08 08:54:14 +02:00
Abdullah Samman
3abd226b43
Merge branch 'develop' into stray-pixels
2018-12-07 21:28:43 +02:00
Igor Guastalla de Lima
25ed2a4f59
feat: added google icon
2018-12-07 19:13:05 +02:00
Trezy
34087c6633
Merge branch 'develop' into master
2018-12-07 08:47:27 -06:00
BcRikko
469863ca62
fix(containers.scss): fix title position when use is-rounded
...
fix #104
2018-12-07 23:42:46 +09:00
TCYong
d5a465f6ba
Merge branch 'develop' into master
2018-12-07 22:31:57 +08:00
ChenYong Tian
3929e2c616
add .is-rounded class
2018-12-07 22:28:58 +08:00
BcRikko
7bf08ab7f3
fix(containers.scss): fix alignment without title
...
fix #102
2018-12-07 23:13:11 +09:00
Igor Guastalla de Lima
5c25c91e7f
fix(table): changed hex to variable and removed after
2018-12-07 11:54:21 -02:00
Igor Guastalla de Lima
cd60b09cfb
fix(table): added margin 4px to table is-bordered
2018-12-07 11:43:57 -02:00
Igor Guastalla de Lima
dee32ff611
fix: merge conflicts with develop
2018-12-07 10:40:10 -02:00
Igor Guastalla de Lima
203a49e606
fix(table): added background-linear and box-shadow again like requested
2018-12-07 10:39:02 -02:00
Otávio Pace
f570d2cedb
feat: add pixel art cursor
...
Add two png files for the cursor, one to
represent the default cursor and the other
one to be a pointer cursor.
Add the default one for the html tag. And
a `inherited` property for label tag.
The pointer one is being added on the button,
radio, checkbox and a tags.
2018-12-07 08:36:28 -02:00
Igor Guastalla de Lima
ff2b78b01b
feat(table): add dark theme to tables
2018-12-06 20:55:11 -02:00
Igor Guastalla de Lima
eceaf8d819
feat(button): added a disabled state class to button
...
#83
2018-12-05 22:12:43 -02:00
Malcolm
47cf2b860b
feat(breaking): remove google font import
2018-12-05 12:02:28 +01:00
Igor Guastalla de Lima
cab2016aa1
Added first version of the youtube icon and an example in the docs (index.html).
2018-12-03 21:42:31 -02:00
Abdallah Samman
78c2bc4ca4
align container title with .is-right and .is-center
2018-12-03 13:32:06 +02:00
Abdallah Samman
7328502b30
#62 fix .is-center and .is-right; replace align-items with text-align
2018-12-03 12:10:52 +02:00
takumi kimura
dca069f207
Fix layout of title at PC View
2018-12-03 15:22:23 +09:00
takumi kimura
97e8fe0e3c
Fix title in container
2018-12-03 14:34:33 +09:00
jkd65
8046ee6b78
updated input success color for both css and sass
2018-12-02 09:45:40 -06:00
BcRikko
15de46fd76
Add empty state icons
2018-12-02 17:36:01 +09:00
BcRikko
f41a6ffb63
build css
2018-12-02 15:01:49 +09:00
ダーシノ
32abcde4b6
Merge pull request #52 from KeevanDance/master
...
swapped primary and success button styling
2018-12-02 14:59:33 +09:00
ダーシノ
fbf65b5c22
Merge pull request #54 from BcRikko/feature/color-palette
...
Use NES color palette
2018-12-02 12:20:04 +09:00
BcRikko
907211aa6c
add color define(black, white)
2018-12-02 12:18:13 +09:00
ダーシノ
d8e92e7341
Merge pull request #43 from fleeting/patch-1
...
Updating snes-icon to have a lighter color for the top buttons.
2018-12-02 11:54:19 +09:00
BcRikko
a1295579a2
add color palette
2018-12-02 11:43:07 +09:00
jkd65
78fd3c3844
swapped primary and success button styling
2018-12-01 16:43:36 -06:00
Kartones
f38c6799fb
Adds trophy css icon (same colors as star icon
2018-12-01 12:32:02 +01:00
ダーシノ
d0d1751485
Merge branch 'master' into joining-pixels-ff
2018-12-01 12:03:28 +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
Alex Gleason
478271b4fe
Fix stray pixels on focused inputs such as checkboxes and radios
2018-11-30 11:57:35 -05:00
James Fleeting
d4777ed680
Updating snes-icon to have a lighter color for the top buttons.
2018-11-30 09:34:15 -06: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
ded4ca4aa9
🚀 マージされた分をビルド
2018-11-30 21:08:58 +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
Walter Steur
fea8ad6ef6
disable font-smoothing on webkit
2018-11-30 10:32:26 +01:00