mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Feature/new extensions (#1489)
* Add extensions * Add nex extensions images
This commit is contained in:
@@ -3,11 +3,36 @@ title: Extensions
|
||||
layout: default
|
||||
route: extensions
|
||||
extensions:
|
||||
- name: bulma-pricingtable
|
||||
url: https://wikiki.github.io/bulma-extensions/pricing-table
|
||||
- name: bulma-accordion
|
||||
url: https://wikiki.github.io/components/accordion
|
||||
slug: bulma-accordion
|
||||
width: 640
|
||||
height: 310
|
||||
- name: bulma-carousel
|
||||
url: https://wikiki.github.io/components/carousel
|
||||
slug: bulma-carousel
|
||||
width: 640
|
||||
height: 433
|
||||
- name: bulma-quickview
|
||||
url: https://wikiki.github.io/components/quickview
|
||||
slug: bulma-quickview
|
||||
width: 1438
|
||||
height: 499
|
||||
- name: bulma-iconpicker
|
||||
url: https://wikiki.github.io/form/iconpicker
|
||||
slug: bulma-iconpicker
|
||||
width: 237
|
||||
height: 89
|
||||
- name: bulma-tagsinput
|
||||
url: https://wikiki.github.io/form/tagsinput
|
||||
slug: bulma-tagsinput
|
||||
width: 423
|
||||
height: 50
|
||||
- name: bulma-princigtable
|
||||
url: https://wikiki.github.io/components/pricingtable
|
||||
slug: bulma-pricingtable
|
||||
width: 1125
|
||||
height: 423
|
||||
width: 1301
|
||||
height: 428
|
||||
- name: bulma-megamenu
|
||||
url: https://github.com/hunzaboy/bulma-megamenu
|
||||
slug: bulma-megamenu
|
||||
@@ -19,70 +44,70 @@ extensions:
|
||||
width: 450
|
||||
height: 184
|
||||
- name: bulma-slider
|
||||
url: https://wikiki.github.io/bulma-extensions/slider
|
||||
url: https://wikiki.github.io/form/slider
|
||||
slug: bulma-slider
|
||||
width: 1119
|
||||
height: 158
|
||||
width: 647
|
||||
height: 166
|
||||
- name: bulma.io-axure
|
||||
url: https://github.com/Code-Mine-Development/Bulma.io-axure
|
||||
slug: bulma.io-axure
|
||||
width: 888
|
||||
height: 541
|
||||
- name: bulma-checkradio
|
||||
url: https://wikiki.github.io/bulma-extensions/checkradio
|
||||
url: https://wikiki.github.io/form/checkradio
|
||||
slug: bulma-checkradio
|
||||
width: 758
|
||||
height: 67
|
||||
width: 247
|
||||
height: 193
|
||||
- name: bulma-switch
|
||||
url: https://wikiki.github.io/bulma-extensions/switch
|
||||
url: https://wikiki.github.io/form/switch
|
||||
slug: bulma-switch
|
||||
width: 1113
|
||||
height: 178
|
||||
width: 193
|
||||
height: 193
|
||||
- name: bulma-steps (alternative)
|
||||
url: https://aramvisser.github.io/bulma-steps/
|
||||
slug: bulma-steps-alternative
|
||||
width: 1078
|
||||
height: 280
|
||||
- name: bulma-divider
|
||||
url: https://wikiki.github.io/bulma-extensions/divider
|
||||
url: https://wikiki.github.io/layout/divider
|
||||
slug: bulma-divider
|
||||
width: 1112
|
||||
height: 676
|
||||
width: 651
|
||||
height: 54
|
||||
- name: bulma-calendar
|
||||
url: https://wikiki.github.io/bulma-extensions/calendar
|
||||
url: https://wikiki.github.io/components/calendar
|
||||
slug: bulma-calendar
|
||||
width: 382
|
||||
height: 338
|
||||
width: 338
|
||||
height: 352
|
||||
- name: bulma-pageloader
|
||||
url: https://wikiki.github.io/bulma-extensions/pageloader
|
||||
url: https://wikiki.github.io/elements/pageloader
|
||||
slug: bulma-pageloader
|
||||
width: 490
|
||||
height: 278
|
||||
width: 245
|
||||
height: 139
|
||||
- name: bulma-ribbon
|
||||
url: https://wikiki.github.io/bulma-extensions/ribbon
|
||||
url: https://wikiki.github.io/elements/ribbon
|
||||
slug: bulma-ribbon
|
||||
width: 646
|
||||
height: 174
|
||||
width: 323
|
||||
height: 87
|
||||
- name: bulma-badge
|
||||
url: https://wikiki.github.io/bulma-extensions/badge
|
||||
url: https://wikiki.github.io/elements/badge
|
||||
slug: bulma-badge
|
||||
width: 406
|
||||
height: 162
|
||||
width: 623
|
||||
height: 211
|
||||
- name: bulma-steps
|
||||
url: https://wikiki.github.io/bulma-extensions/steps
|
||||
url: https://wikiki.github.io/components/steps
|
||||
slug: bulma-steps
|
||||
width: 989
|
||||
height: 89
|
||||
width: 1294
|
||||
height: 147
|
||||
- name: bulma-tooltip
|
||||
url: https://wikiki.github.io/bulma-extensions/tooltip
|
||||
url: https://wikiki.github.io/elements/tooltip
|
||||
slug: bulma-tooltip
|
||||
width: 215
|
||||
height: 55
|
||||
- name: bulma-timeline
|
||||
url: https://wikiki.github.io/bulma-extensions/timeline
|
||||
url: https://wikiki.github.io/components/timeline
|
||||
slug: bulma-timeline
|
||||
width: 401
|
||||
height: 352
|
||||
width: 634
|
||||
height: 469
|
||||
---
|
||||
|
||||
{% include navbar.html id="Extensions" %}
|
||||
|
||||
Reference in New Issue
Block a user