Commit Graph

491 Commits

Author SHA1 Message Date
Muhannad Abdelrazek
29ca2268bb A11y: Enhance breadcrumbs examples (#944) 2017-07-28 17:45:45 +01:00
Jordan Kniest
bb525be571 Fixed hardcoded localhost image url (#940) 2017-07-28 11:40:55 +01:00
Jeremy Thomas
5ffb2cedb8 Fix index images 2017-07-27 21:10:32 +01:00
Kent Tsuenchy
56e26e2fa0 Corrected Alignment Table Header (#937) 2017-07-27 20:59:24 +01:00
Wikiki
4a9d4c8036 New extensions : Pageloader & Ribbon (#918)
* New extensions

Add links to the following extensions:
- pageloader
- Ribbon

* Revert "New extensions"

This reverts commit 3f6fbc664f.

* Add images of new extensions

* Update extensions.html
2017-07-26 21:22:58 +01:00
Jeremy Thomas
aa2fc0d527 Add progress bar 2017-07-26 21:13:55 +01:00
Jeremy Thomas
4f8658d1a3 Add features 2017-07-26 21:13:55 +01:00
Jeremy Thomas
c2654bd6c6 Add new elements 2017-07-26 21:13:55 +01:00
Jeremy Thomas
02e5e3b71e Fix index modifiers title 2017-07-26 21:13:55 +01:00
Jeremy Thomas
cbb0394975 Add group multiline docs 2017-07-26 21:13:55 +01:00
Jeremy Thomas
298832fdcf Add contribution text 2017-07-26 21:13:55 +01:00
Jeremy Thomas
3f8655c87d Add typography helpers 2017-07-26 21:13:55 +01:00
Muhannad Abdelrazek
d7e49a4dc3 A11y: Enhance dropdown examples. (#908)
- use button to can reach by keyboard and make a user with screen reader understand that's is a button.
- add aria-haspopup to make screen reader user understand this button have a drop-down.
- add aria-controls to make screen reader user understand this button control on items called x.
- should add aria-expanded by JS when user toggle button.

- add aria-hidden to icons.
- add href=# to links to make it a link we can interact with a keyboard.

- add role menu to menu drop-down to make sure this div is a menu.
- should add aria-hidden by JS and toggle it by button expanded.
2017-07-26 18:45:08 +01:00
Jeremy Thomas
df4232feb6 Add versions blog post 2017-07-24 16:06:46 +02:00
Jeremy Thomas
453ed900d4 Add 0.4.4 2017-07-24 16:00:05 +02:00
Jeremy Thomas
f9223ad360 Add versions 2017-07-24 16:00:05 +02:00
Jeremy Thomas
42780d04a7 Deploy 0.4.4 2017-07-24 15:50:00 +02:00
Jeremy Thomas
3376f706f3 Update gitignore 2017-07-24 15:45:11 +02:00
Jeremy Thomas
39b6eb0627 Fix container docs 2017-07-24 13:02:15 +02:00
Jeremy Thomas
d28556d8dd Fix desktop container 2017-07-24 13:02:15 +02:00
Jeremy Thomas
28d22d97df Add more dropdown doc 2017-07-24 13:02:15 +02:00
Jeremy Thomas
41f9392a93 Add dropdown description 2017-07-24 13:02:15 +02:00
Jeremy Thomas
06a392072b Add breakpoint containers 2017-07-24 13:02:15 +02:00
Jeremy Thomas
39a09d204a Add escape to close dropdowns 2017-07-24 13:02:15 +02:00
Jeremy Thomas
7b395a8ad8 Add dropdown button 2017-07-24 13:02:15 +02:00
Jeremy Thomas
3f8c12bfbb Add textarea rows example 2017-07-21 09:46:03 +02:00
Jeremy Thomas
8248e6a88f Update changelog 2017-07-21 09:42:57 +02:00
Jeremy Thomas
0b3a214aaf Optimise breakpoint order 2017-07-21 09:32:06 +02:00
Jeremy Thomas
9666c32c62 Fix #887 2017-07-19 23:08:40 +01:00
Jeremy Thomas
c526e48b5c Add extensions 2017-07-19 22:52:22 +01:00
Jeremy Thomas
236e3981e1 Fix form doc links 2017-07-17 19:46:53 +01:00
Jeremy Thomas
15ac353b38 Add checkbox and radio 2017-07-17 19:46:53 +01:00
Jeremy Thomas
fcca456bac Add select 2017-07-17 19:46:53 +01:00
Jeremy Thomas
cbff2d4f60 Add textarea docs 2017-07-17 19:46:53 +01:00
Jeremy Thomas
d18286f6ca Add form input doc 2017-07-17 19:46:53 +01:00
Jeremy Thomas
48f0de2062 Fix #715 2017-07-17 19:46:53 +01:00
Jeremy Thomas
bb8ef7c140 Fix form html 2017-07-17 19:46:53 +01:00
Jeremy Thomas
3506d964ec Fix #841, Fix #842 2017-07-16 19:44:49 +01:00
Luc Perkins
2444c7ba2c Fix small syntax issue in navbar doc (#843)
This isn't a major issue but it does break any HTML that it's copy/pasted into
2017-07-16 19:17:51 +01:00
Israel Roldan
d1bb670cb3 Fix obsolete references to nav- components (#869) 2017-07-15 15:42:26 +01:00
Jeremy Thomas
fccdedc66b Fix #861 2017-07-13 19:44:35 +01:00
Jeremy Thomas
8137c801e9 Fix #856 2017-07-11 22:19:06 +01:00
Moritz Schramm
13b730934e Changing 'navbar-brand' to 'navbar' (#838)
navbar-menu can't be direct child and sibling of navbar-brand at the same time
2017-07-07 09:06:03 +01:00
Jeremy Thomas
27d4de4c13 Fix #821 2017-07-05 21:27:23 +01:00
Jeremy Thomas
96ed9c0cfd Deploy 0.4.3 2017-07-05 21:15:34 +01:00
Jeremy Thomas
0382506bde Fix #827 2017-07-03 00:17:42 +01:00
Jeremy Thomas
1dce18a658 Add underscore sass 2017-07-02 23:49:54 +01:00
Jeremy Thomas
0970a50595 Revert red 2017-07-02 23:44:58 +01:00
Jeremy Thomas
0abecdd777 Fix hover/active states on desktop 2017-07-02 23:39:08 +01:00
Jeremy Thomas
09ca2efe62 Fix hover/active states 2017-07-02 23:20:04 +01:00
Jeremy Thomas
45a31d7b86 Add navbar documentation 2017-07-02 22:07:30 +01:00
Jeremy Thomas
d5372f08af Add highlight 2017-07-02 17:34:44 +01:00
Jeremy Thomas
270d37d2d4 Merge branch 'feature/navbar' of github.com:jgthms/bulma into feature/navbar 2017-07-02 17:00:54 +01:00
Jeremy Thomas
43b034e0af Add navbar component, Fix JS highlight 2017-07-02 16:52:20 +01:00
Jeremy Thomas
6fe8ce9795 Add navbar description 2017-07-01 20:50:05 +01:00
Jeremy Thomas
5e644d861e Add babel 2017-07-01 18:30:39 +01:00
Jeremy Thomas
082d05c8df Add dropdown options 2017-06-30 23:47:22 +01:00
Jeremy Thomas
962c9224ad Add dropdown 2017-06-30 23:21:54 +01:00
Jeremy Thomas
691021082b Init navbar 2017-06-30 23:21:54 +01:00
Jeremy Thomas
01390a30c0 Fix #824 2017-06-30 23:20:55 +01:00
Jeremy Thomas
a4a146468d Add dropdown 2017-06-30 23:16:22 +01:00
Jeremy Thomas
02a3b1f7fe Init navbar 2017-06-30 22:34:13 +01:00
Jeremy Thomas
5708094de0 Add logo dimensions 2017-06-29 08:07:08 +01:00
Jeremy Thomas
2f02d7fe43 Fix CDN 2017-06-29 08:02:23 +01:00
Jeremy Thomas
997042ba8e Fix #820 2017-06-27 22:57:13 +01:00
Jeremy Thomas
b8a7ab2aa3 Fix #819 2017-06-27 22:18:07 +01:00
Vinicius Albano
fe9d971c7f Add new feature: Breadcrumb component (#632)
* Add breadcrumb component

* Change breadcrumb component structure

* Remove flex-wrap from breadcrumb component
2017-06-27 21:29:15 +01:00
Jeremy Thomas
409ee9a879 Update dependencies 2017-06-25 01:42:16 +01:00
Jeremy Thomas
254e54bf37 Fix #790 2017-06-25 00:24:37 +01:00
Andrew Heuermann
407a1a30fb Adding 'is-hidden' to helpers in docs (#798) 2017-06-25 00:19:27 +01:00
lorin
2e1a0ee657 Add figure/figcaption as content element (#807) 2017-06-25 00:19:19 +01:00
lorin
63c80625be Add <sup> and <sub> support to content (#808)
* add sup and sub support to content

* tweak, add subscript example
2017-06-25 00:18:52 +01:00
Jeremy Thomas
204bed5185 Fix #391 2017-06-07 20:55:55 +01:00
Jeremy Thomas
243880f004 Deploy 0.4.2 2017-05-28 16:20:19 +01:00
Jeremy Thomas
eb3fd3bc66 Fix #759 2017-05-28 16:07:29 +01:00
Jeremy Thomas
c7d4f806de Fix #712 2017-05-28 15:35:14 +01:00
Jeremy Thomas
73df49af54 Fix #702 2017-05-28 14:29:07 +01:00
Jeremy Thomas
34dd736075 Fix #747 2017-05-28 14:29:07 +01:00
Jeremy Thomas
c8bdc8443c Explain findColorInvert 2017-05-28 14:29:07 +01:00
Jeremy Thomas
446bcfb777 Fix #728 2017-05-28 14:28:09 +01:00
Jeremy Thomas
a3748c5cac Fix #767 2017-05-28 13:47:12 +01:00
Gary Bell
f2ac97a758 Fix syntax issue with the docs scss file by removing a semi-colon. This brings it in line with the style buide in .github/CONTRIBUTING.md (#758) 2017-05-27 21:06:13 +01:00
Jeremy Thomas
4a8a429c64 Fix #744 2017-05-27 21:05:05 +01:00
Khaled Ahmed
7ca98ff021 Document is-grouped alignment (#685)
`is-grouped` can be aligned like `has-addons` using modifiers, but it's not documented.
2017-05-20 17:59:53 +01:00
Camilo (Dimitri) Polymeris
9911cf13ae Update level.html (#700)
Clarify that level-left is required for level-right to work
2017-05-20 17:59:29 +01:00
Jeremy Thomas
ef763d520d Explain findColorInvert 2017-05-05 13:04:16 +01:00
Philip I. Thomas
4570860057 fix misspelled word (#713) 2017-05-01 10:48:52 +01:00
Mike Ralphson
4708fe84fd Docs; fix typo
s/remaing/remaining/
2017-04-25 15:21:28 +01:00
Jeremy Thomas
c21948e813 Push 0.4.1 2017-04-23 19:02:04 +01:00
Jeremy Thomas
6967d789d5 Fix #249 2017-04-15 22:13:13 +01:00
Jeremy Thomas
f04209dda0 Fix columns spacing 2017-04-15 21:48:33 +01:00
Jeremy Thomas
da1282bdb3 Fix #399 2017-04-15 18:15:00 +01:00
Jeremy Thomas
347297f58a Fix #449 2017-04-15 18:02:28 +01:00
Jeremy Thomas
59db507cf8 Fix nav overflow 2017-04-15 17:54:47 +01:00
Jeremy Thomas
3534149fa0 Fix #187 2017-04-15 17:24:01 +01:00
Jeremy Thomas
ab286400d1 Fix #442 2017-04-15 17:08:30 +01:00
Jeremy Thomas
250dfd1c39 Remove deprecated has-icon 2017-04-15 16:02:51 +01:00
Jeremy Thomas
fe3f98b732 Fix #479 2017-04-15 16:02:51 +01:00
Jeremy Thomas
17de5fb78f Add has-icons modifier 2017-04-15 16:02:51 +01:00
Jeremy Thomas
656c7faedd Fix bsa 2017-04-15 14:56:14 +01:00
Jeremy Thomas
79d5ab6b70 Fix #676 2017-04-15 14:51:59 +01:00
Jeremy Thomas
ea8b26ed12 Fix #584, Fix #571 2017-04-13 01:11:54 +01:00
Jeremy Thomas
2ee921aa91 Build docs css 2017-04-13 00:39:04 +01:00
Jeremy Thomas
9feff3d821 Fix #637 2017-04-13 00:39:04 +01:00
Jeremy Thomas
1e4f2bd67b Fix wrong content 2017-04-12 22:48:11 +01:00
Max Stritzinger
364da98dbd Remove incorrect/unclear documentation 2017-04-10 13:40:23 +01:00
Jeremy Thomas
391d373d30 Fix #458 2017-04-02 17:38:12 +01:00
Jeremy Thomas
25baedb8f3 Fix #605 2017-04-02 17:24:16 +01:00
Jeremy Thomas
410fd187be Fix #512 2017-04-02 17:21:54 +01:00
Jeremy Thomas
ca20384d9e Fix #581 2017-04-02 17:20:41 +01:00
Jeremy Thomas
8ab3a9f972 Fix #506 2017-04-02 17:18:20 +01:00
Jeremy Thomas
ea353d4fc1 Fix #484 2017-04-02 17:12:14 +01:00
Jeremy Thomas
a8a468a8d8 Fix #565, Fix #389 2017-04-02 14:55:37 +01:00
Jeremy Thomas
e1f8e9ba1f Fix #578 2017-04-02 14:41:00 +01:00
Jeremy Thomas
2452a69aa7 Feature #586, Fix #537 2017-04-02 14:18:34 +01:00
Jeremy Thomas
ab6bf8e177 Fix #607 2017-04-02 14:06:08 +01:00
Jeremy Thomas
15122898b5 Fix 616 2017-04-02 13:43:07 +01:00
William Correa
83fbc6eb10 docker-compose file
Changes to be committed:
  new file:   docs/docker-compose.yml
2017-04-01 13:39:17 +01:00
Jeremy Thomas
b4e90e87cc Add callout 2017-04-01 13:32:07 +01:00
Jeremy Thomas
f49f8d6a22 Fix disabled controls, Fix disabled pagination 2017-04-01 13:32:07 +01:00
Jeremy Thomas
2c6aabcde7 Fix disabled buttons 2017-04-01 13:32:07 +01:00
Jeremy Thomas
ff2a561c7e Fix #272 2017-03-31 21:36:41 +01:00
Jürgen van Dijk
fb866439ef Include Bulma's initial variables 2017-03-26 18:02:23 +01:00
Edgar Toll
17edc4fc89 add a hint how to use the nav-toggle to be responsive 2017-03-26 17:55:03 +01:00
Mathias Rasmussen
544be68fe1 Update generic.sass link 2017-03-26 17:44:43 +01:00
Jeremy Thomas
d50724b3cf Fix #568 2017-03-26 17:28:29 +01:00
siberoloji
c0659517ee Update content.html
</ul> 
end tag is not necessary in capture example section.
2017-03-22 09:59:07 +00:00
Kier Borromeo
123d175899 Fix verb tense 2017-03-17 00:55:47 +00:00
Jeremy Thomas
3590dc18aa Fix #569 2017-03-17 00:16:23 +00:00
Jeremy Thomas
ad283d8264 Add like button 2017-03-15 23:11:02 +00:00
Jeremy Thomas
35a488031e Deploy 0.4.0 2017-03-15 22:14:42 +00:00
Jeremy Thomas
292faa1586 Explain fullhd container 2017-03-15 22:14:42 +00:00
Jeremy Thomas
10dfb6eac3 Add new blog post 2017-03-15 22:14:42 +00:00
Jeremy Thomas
9caa0407c2 Add escape key for modals 2017-03-15 22:14:42 +00:00
Jeremy Thomas
1dc6ef2c76 Add spaced title 2017-03-15 22:14:42 +00:00
Jeremy Thomas
c98dbb77f2 Fix container 2017-03-15 22:14:42 +00:00
Jeremy Thomas
8203999949 Explain responsiveness 2017-03-15 22:14:42 +00:00
Jeremy Thomas
38d29ca5b0 Add new breakpoint, Explain card 2017-03-15 22:14:42 +00:00
Jeremy Thomas
400dc82c40 Add submit to horizontal form 2017-03-15 22:14:42 +00:00
Jeremy Thomas
dc672fd8df Add pagination sizes, Fix variables docs 2017-03-15 22:14:42 +00:00
Jeremy Thomas
f725e9b3a0 Remove unused functions 2017-03-15 22:14:42 +00:00
Jeremy Thomas
56606b4050 Update footer 2017-03-15 22:14:42 +00:00
Jeremy Thomas
e48e671eb7 Fix level and card 2017-03-15 22:14:42 +00:00
Jeremy Thomas
b93c3789b6 Change default font size 2017-03-15 22:14:42 +00:00
Jeremy Thomas
d2d9515dfa Fix button, input, and select line-height 2017-03-15 22:14:42 +00:00
Jeremy Thomas
718bbdbfd0 Fix fields 2017-03-15 22:14:42 +00:00
Jeremy Thomas
dc3e216da9 Use field for buttons 2017-03-15 22:14:42 +00:00
Jeremy Thomas
9fc8cdf225 Add field element 2017-03-15 22:14:42 +00:00
Jeremy Thomas
d5865cd4eb Fix more mobile level 2017-03-15 22:14:42 +00:00
Jeremy Thomas
136b886609 Fix level on mobile 2017-03-15 22:14:42 +00:00
Jeremy Thomas
6ac14c316f Remove icon spacing logic 2017-03-15 22:14:42 +00:00
Jeremy Thomas
3384082ddf Remove monospace named fonts 2017-03-15 22:14:42 +00:00
Robin Thomas
5c339b7b7c Fixes #560: Adds how-to README for docs (#561)
* Added how-to README.md file to docs/ directory; and referenced
the docs directory in the main README.md.

* Made requested changes from jgthms.

* made requested changes
2017-03-14 22:23:57 +00:00
Peter Lupu
e42cb118c1 fixed typo (expect => except) in mixins.html (#540)
Fixed a typo in the mixins documentation.
2017-03-05 11:38:20 +00:00
Jeremy Thomas
a05a580784 Feature/bsa (#539)
* Build bsa

* Fix placement
2017-03-04 18:49:32 +00:00
Stanislav Termosa
87b73d8b9c Fix example wrapper in components section (#517)
Fix the name of the example section
2017-02-26 10:54:46 +00:00
Stanislav Termosa
06dd1f462d Prevent Chrome to suggest translation from Latin (#518)
Add `lang` attribute to `html` tag
2017-02-26 10:54:12 +00:00
May Kittens Devour Your Soul
146bc06df7 Update start.html (#529) 2017-02-26 10:53:19 +00:00
Stefano De Vuono
5888610fd6 Updates content.html (#526)
to say "blockquote" instead of "blockquotes"
2017-02-26 10:52:16 +00:00
Jeremy Thomas
0395dc59d8 Publish 0.3.2 2017-02-26 09:02:25 +00:00
Jeremy Thomas
76d75b2c79 Fix newsletter input 2017-02-26 08:45:43 +00:00
Jeremy Thomas
fbd9483e89 Clean docs css 2017-02-13 22:46:31 +00:00
Mostafa Bahri
d2a3f10c9d Fix inconsistency in components/modal docs (#499) 2017-02-01 08:16:34 +00:00
Dominique Bégin
c5f9a4302e Add missing double-quote in doc (#498) 2017-01-30 17:42:10 +00:00
yoostk
f894429815 Update docs to match current version 2017-01-18 09:57:24 +00:00
Jeremy Thomas
b2440df07b Push 0.3.1 2017-01-15 21:45:20 +00:00
Jeremy Thomas
18bf334dcd Update variables page 2017-01-15 21:45:20 +00:00
Jeremy Thomas
58eff365b7 Update templates 2017-01-15 21:45:20 +00:00
Jeremy Thomas
486369ba7c Update favicons 2017-01-04 19:00:50 +01:00
Jeremy Thomas
1301b4594c Merge branch 'master' into feature/rem 2017-01-04 18:41:30 +01:00
Jeremy Thomas
126e8b7532 Push 0.3.0 2017-01-04 18:37:52 +01:00
Jeremy Thomas
1e4c7410b6 Fix carbon 2017-01-04 18:34:21 +01:00
Jeremy Thomas
37fa187ed7 Fix index icons 2017-01-04 14:39:10 +01:00
Jeremy Thomas
aaaa9d7902 Explain mixins 2017-01-04 14:30:52 +01:00
Jeremy Thomas
e66684c514 Explain functions 2017-01-04 14:05:24 +01:00
Jeremy Thomas
82e7672458 Fix container 2016-12-23 13:59:26 +00:00
Jeremy Thomas
8a45f3b8d0 Fix nav 2016-12-23 13:43:18 +00:00
Jeremy Thomas
bec6de6407 Fix logo 2016-12-23 13:20:13 +00:00
Jeremy Thomas
919504dfea Remove highlight, Fix messages 2016-12-23 12:45:52 +00:00
Jeremy Thomas
c52f2575fb Fix card 2016-12-23 12:20:58 +00:00
Jeremy Thomas
e0b28c8ae8 Fix index 2016-12-23 12:13:50 +00:00
Jeremy Thomas
102a5d41f1 Fix container 2016-12-22 20:33:10 +00:00
Jeremy Thomas
da1006527c Fix pagination 2016-12-22 20:23:34 +00:00
Jeremy Thomas
6883fac7de Fix section 2016-12-22 19:51:52 +00:00
Jeremy Thomas
7dd8463348 Fix media object 2016-12-22 19:37:38 +00:00
Jeremy Thomas
bd6fccef04 Fix delete button 2016-12-22 18:44:54 +00:00
Jeremy Thomas
41db07d68d Fix button spacing, Add image placeholders 2016-12-22 18:17:26 +00:00
Deng Zhi Cheng
44b1ccfe19 fixes #401 IE10+ double select arrow bug (#414) 2016-12-19 23:53:21 +00:00
devneko
ff2f8bc295 fix modular document code. (#409) 2016-12-16 09:58:47 +00:00
Jeremy Thomas
f7b2b6fc2f 10k
Resize iframe to display number of stars correctly.
2016-11-14 09:27:14 +00:00
Jeremy Thomas
b8b3733d99 Fix grid 2016-10-30 23:44:50 +00:00
Jeremy Thomas
db6380b9fb Fix panel 2016-10-30 23:35:30 +00:00
Jeremy Thomas
385c412242 Fix tabs 2016-10-30 22:52:04 +00:00
Jeremy Thomas
3c48f5b3c3 Fix pagination 2016-10-30 22:31:54 +00:00
Jeremy Thomas
9d48eff270 Fix nav 2016-10-30 20:24:23 +00:00
Jeremy Thomas
b016326ac8 Fix button icon spacing 2016-10-30 20:02:48 +00:00
Jeremy Thomas
0e5c14ac26 Fix message colors 2016-10-30 19:20:51 +00:00
Jeremy Thomas
4a40ad0059 Fix media object 2016-10-30 17:35:39 +00:00
Jeremy Thomas
36822ed3fb Fix delete element 2016-10-30 16:11:04 +00:00
Jeremy Thomas
84a40052fc Fix inputs with icons 2016-10-30 14:59:46 +00:00
Jeremy Thomas
73ab6b214d Fix table 2016-10-30 12:20:51 +00:00
Jeremy Thomas
7720041292 Fix button icons 2016-10-30 10:41:53 +00:00
Jeremy Thomas
2e7e1d7c75 Fix control variables 2016-10-29 21:51:13 +01:00
Jeremy Thomas
a2afb61ffe Use em for controls 2016-10-29 18:53:30 +01:00
Jeremy Thomas
6012880751 Large twitter image 2016-10-16 20:20:28 +01:00
Jeremy Thomas
5a5b6ffb2b Deploy 0.2.3 2016-10-16 19:19:40 +01:00
Jeremy Thomas
7aee393216 Push 0.2.3 2016-10-16 19:19:40 +01:00
Jeremy Thomas
aed21e7fb3 Fix imports 2016-10-16 19:19:40 +01:00
Daniel Bayerlein
46a421fe80 Fix line indentation 2016-10-03 10:47:36 +02:00
Daniel Bayerlein
69b018996b Update initial variables 2016-10-03 10:37:46 +02:00
Daniel Bayerlein
4fd93f24b7 Fix modal example - remove container class 2016-09-26 17:28:28 +02:00
Jeremy Thomas
f60b2ca400 Create 0.2.1 2016-09-25 17:44:01 +01:00
Jeremy Thomas
d7f34c9d0d Fix docs mobile version 2016-09-24 18:56:26 +01:00
Jeremy Thomas
a53089a0c2 Push 0.2.0 2016-09-24 17:24:01 +01:00
Jeremy Thomas
263839ba90 Add new favicons 2016-09-24 17:18:56 +01:00
Jeremy Thomas
535a238b58 Fix index carbon 2016-09-24 16:10:11 +01:00
Jeremy Thomas
f08e3bcb5f Add table variables 2016-09-24 16:04:53 +01:00
Jeremy Thomas
90ac5b86c3 Update homepage 2016-09-24 12:41:10 +01:00
Jeremy Thomas
08baf20b3e Add logo svg animation 2016-09-24 10:35:20 +01:00
Jeremy Thomas
a5a33eefe1 Add modularity 2016-09-23 22:08:03 +01:00
Jeremy Thomas
2673f2b0f0 Add grid modules 2016-09-22 23:23:30 +01:00
Jeremy Thomas
76b76284b8 Remove mixins 2016-09-22 23:19:48 +01:00
Jeremy Thomas
18b34aa2c0 Add minireset, Fix color luminance 2016-09-22 23:14:18 +01:00
Jeremy Thomas
7634faba6a Add placeholders 2016-09-22 22:03:22 +01:00
Jeremy Thomas
4e01143023 Merge branch 'new-branding' of github.com:jgthms/bulma into new-branding 2016-09-22 20:31:41 +01:00
Jeremy Thomas
70b1367053 Fix imports 2016-09-22 20:30:43 +01:00
Jeremy Thomas
9928f2b9f0 Add new svg logo 2016-09-22 19:48:42 +01:00
Jeremy Thomas
ef052ceb68 Merge branch 'new-branding' of github.com:jgthms/bulma into new-branding 2016-09-18 19:13:33 +01:00
Jeremy Thomas
e8ff803191 Merge branch 'new-branding' of github.com:jgthms/bulma into new-branding 2016-09-18 19:13:20 +01:00
Jeremy Thomas
1e7f42259e Update shades of grey 2016-09-18 19:12:28 +01:00
Jeremy Thomas
6032e4203b New colors 2016-09-18 18:09:44 +01:00
Jeremy Thomas
f11003a29f New colors 2016-09-18 18:09:32 +01:00
EdJoPaTo
e542804f9f changed the panel example code to the actual sourcecode (#306) 2016-09-14 15:01:08 +01:00
Jeremy Thomas
9000706953 Merge branch 'master' of github.com:jgthms/bulma 2016-09-11 14:59:58 +01:00
Jeremy Thomas
fcc6657bd2 Move jekyll config 2016-09-11 14:59:10 +01:00
Jeremy Thomas
d9f06094ec Create CNAME 2016-09-11 14:32:11 +01:00
Jeremy Thomas
207980e406 Fix docs config 2016-09-11 14:31:18 +01:00
Jeremy Thomas
3ed595516a Use correct css url 2016-09-11 12:10:55 +01:00
Jeremy Thomas
fc28a19bca Fix/docs (#300)
* Add package files whitelist

* Add flex shrink

* Add flex shrink

* Add docs config

* Fix flex shrink

* Fix hero pages

* Add docs folder

* Add docs css folder
2016-09-11 12:09:10 +01:00
Jeremy Thomas
999ae42269 Create CNAME 2016-09-11 12:04:39 +01:00
Jeremy Thomas
9094eff30a Move docs to bulma repo (#299)
* Add package files whitelist

* Add flex shrink

* Add flex shrink

* Add docs config

* Fix flex shrink

* Fix hero pages

* Add docs folder
2016-09-11 12:00:49 +01:00