Vojtěch Káně
|
edd2da4714
|
Move loading font to the end of the style not to block applying the style while loading the font and thus allowing the logo to scale uncontrolably under certain conditions and browsers.
The original bug is only visible in scaled variants - <patek-logo style="font-size: 100px;"></patek-logo>.
|
2019-07-17 10:28:34 +02:00 |
|
Greenscreener
|
c0accc71f2
|
Merge branch 'vojta001/use-template' into 'master'
Use shared template to improve readability and possibly performance.
See merge request patek-devs/patek-logo-custom-element!2
|
2019-07-14 15:32:48 +00:00 |
|
Vojtěch Káně
|
c503c62fc7
|
Use shared template to improve readability and possibly performance.
|
2019-07-14 16:35:59 +02:00 |
|
Greenscreener
|
e8f57b57ed
|
Merge branch 'vojta001/short-operator' into 'master'
Use short operator for better readability.
See merge request patek-devs/patek-logo-custom-element!1
|
2019-07-14 14:00:22 +00:00 |
|
Greenscreener
|
d3ba819e7d
|
This fixes bulma breaking layout.
|
2019-07-12 20:07:12 +02:00 |
|
Vojtěch Káně
|
57fc0b61b1
|
Use short operator for better readability.
|
2019-07-11 23:15:47 +02:00 |
|
Greenscreener
|
84127d57d6
|
Add nowrap to wrapper.
|
2019-07-09 15:59:36 +00:00 |
|
Greenscreener
|
9874ec62cb
|
Add LICENSE
|
2019-07-08 15:54:06 +00:00 |
|
Greenscreener
|
dff4779358
|
More layout fixing
|
2019-07-08 17:47:37 +02:00 |
|
Greenscreener
|
d97ad0551b
|
Fixed layuot slightly, added more examples.
|
2019-07-08 17:32:09 +02:00 |
|
Greenscreener
|
82721eacc8
|
Forgot about adding that.
|
2019-07-08 15:54:52 +02:00 |
|
Greenscreener
|
ccb25e5302
|
Removed calc()s.
The magic I planned to make didn't work anyway.
|
2019-07-08 15:37:18 +02:00 |
|
Greenscreener
|
ebd34d56ae
|
Inital commit.
The next commit will remove the useless calc()s, I just wanted to keep
them for future reference.
|
2019-07-08 15:32:11 +02:00 |
|
Greenscreener
|
8f00e5575e
|
Initial commit
|
2019-07-07 14:36:43 +00:00 |
|