1.41.0 • Published 3 days ago

@goatui/components v1.41.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 days ago

Built With Stencil Build GitHub license npm

GOAT UI

GOAT UI contains most used web components built using Stencil. So you don't need to include any additional framework dependencies, You can simply import required component js, and right away start using it.

Checkout the complete documentation over here -> https://goatui.com

Getting Started

Script tag

  • Put a script tag similar to this <script type="module" src="https://cdn.jsdelivr.net/npm/@goatui/components@1.41.0/dist/goatui/goatui.esm.js"></script> in the head of your index.html
  • Include default font Roboto in the page
  • Then you can use the element anywhere in your template, JSX, html etc
<!doctype html>
<html lang='en'>
<head>
  <meta charset='utf-8' />
  <meta name='viewport' content='width=device-width' />
  <title>Goat UI Component</title>

  <!-- include your custom theme variable values, view variable names at https://cdn.jsdelivr.net/npm/@goatui/components@1.41.0/dist/goatui/assets/styles/theme.css -->
  <!--link rel="stylesheet" href="/custom-theme.css"></link-->
  <script type='module' src='https://cdn.jsdelivr.net/npm/@goatui/components@1.41.0/dist/goatui/goatui.esm.js'></script>

  <style>
    @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital@0;1&family=IBM+Plex+Sans+Condensed:ital@0;1&family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=IBM+Plex+Serif:ital@0;1&display=swap');

    :root {
      --font-family-base: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
    }
  </style>
</head>
<body>
<goat-button size='lg' color='primary'>Click me</goat-button>
</body>
</html>

Components

  • 🟢 ready (feature complete for now)
  • 🟡 beta (changes possible, not feature complete)
  • 🔴 not ready (unstyled / no functions)
  • 🔵 planned (created, but empty files)
NameComponentState
Accordiongoat-accordion🟢
Avatargoat-avatar🟢
Badgegoat-badge🟢
Breadcrumbgoat-breadcrumb🟢
Buttongoat-button🟢
Button Groupgoat-button-group🟢
Calendargoat-calendar🟢
Cardgoat-card🟡
Card Selectgoat-cardselect🔵
Checkboxgoat-checkbox🟢
Code Editorgoat-card-editor🟢
Code Highlightergoat-card-highlighter🟢
Columngoat-col🔵
Color pickergoat-colorpicker🔵
Date pickergoat-date-picker🟡
Date Time pickergoat-datetime-picker🔵
Dialoggoat-dialog🔵
Dropdowngoat-dropdown🟡
Empty Stategoat-empty-state🟡
Filepickergoat-filepicker🔵
Flow Designer goat-flow-designer🔵
Form Controlgoat-form-control🟡
Gridgoat-grid🔵
Groupgoat-group🔵
Headergoat-header🟢
Icongoat-icon🟢
Inputgoat-input🟢
Linkgoat-link🟢
Modalgoat-modal🟢
Menugoat-menu🟡
Month pickergoat-month-picker🔵
Notificationgoat-notification🟢
Notification Managergoat-notification-manager🟡
Observergoat-observer🔵
Paginationgoat-pagination🔵
Progressgoat-progress🟢
Radio Groupgoat-radiogroup🔵
Rowgoat-row🔵
Selectgoat-select🟢
Slidergoat-slider🟡
Spinnergoat-spinner🟢
Spoilergoat-spoiler🔵
Steppergoat-stepper🔵
Tablegoat-table🟡
Tabsgoat-tabs🟢
Tag / Chipgoat-tag🟢
Textgoat-text🟢
Textareagoat-textarea🟢
Time pickergoat-time-picker🟡
Tree Viewgoat-tree-view🟡
Toastgoat-toast🟢
Togglegoat-toggle🟢
Tooltipgoat-tooltip🟢
Week pickergoat-week-picker🔵
1.41.0

3 days ago

1.40.0

4 days ago

1.38.0

12 days ago

1.39.0

12 days ago

1.37.0

1 month ago

1.36.0

1 month ago

1.35.1

3 months ago

1.35.0

3 months ago

1.34.0

3 months ago

1.33.0

3 months ago

1.32.0

3 months ago

1.31.0

3 months ago

1.29.0

3 months ago

1.29.1

3 months ago

1.27.0

3 months ago

1.30.0

3 months ago

1.28.0

3 months ago

1.26.0

4 months ago

1.26.1

4 months ago

1.25.1

4 months ago

1.25.0

4 months ago

1.24.0

4 months ago

1.21.0

4 months ago

1.19.0

4 months ago

1.22.0

4 months ago

1.20.0

4 months ago

1.18.0

4 months ago

1.14.0

4 months ago

1.16.0

4 months ago

1.17.0

4 months ago

1.13.0

4 months ago

1.12.0

4 months ago

1.11.0

4 months ago

1.9.5

5 months ago

1.9.4

5 months ago

1.9.3

5 months ago

0.20.1

9 months ago

1.6.1

6 months ago

1.6.0

6 months ago

0.13.0

10 months ago

0.17.0

10 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.9.1

6 months ago

1.5.5

7 months ago

0.21.0

9 months ago

1.9.0

6 months ago

1.5.4

7 months ago

1.5.3

7 months ago

1.5.2

7 months ago

1.5.1

8 months ago

1.5.0

8 months ago

0.14.0

10 months ago

1.0.2

9 months ago

1.0.0

9 months ago

1.8.1

6 months ago

1.8.0

6 months ago

1.0.3

9 months ago

0.19.0

9 months ago

0.15.0

10 months ago

0.11.4

10 months ago

0.11.5

10 months ago

1.5.9

7 months ago

1.5.8

7 months ago

1.5.7

7 months ago

1.9.2

5 months ago

1.5.6

7 months ago

1.7.1

6 months ago

1.7.0

6 months ago

1.3.0

9 months ago

1.5.10

7 months ago

1.5.11

7 months ago

0.12.0

10 months ago

0.12.1

10 months ago

0.12.2

10 months ago

0.12.3

10 months ago

0.16.0

10 months ago

0.12.4

10 months ago

0.11.2

11 months ago

0.11.0

11 months ago

0.10.12

11 months ago

0.10.10

12 months ago

0.10.9

1 year ago

0.10.4

1 year ago

0.10.5

1 year ago

0.10.6

1 year ago

0.10.8

1 year ago

0.10.1

1 year ago

0.10.2

1 year ago

0.9.13

2 years ago

0.9.14

2 years ago

0.10.0

2 years ago

0.9.12

2 years ago

0.9.8

2 years ago

0.9.7

2 years ago

0.9.4

2 years ago

0.9.3

2 years ago

0.9.10

2 years ago

0.9.6

2 years ago

0.9.11

2 years ago

0.9.5

2 years ago

0.9.0

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.9.2

2 years ago

0.9.1

2 years ago

0.8.2

2 years ago

0.5.10

2 years ago

0.6.7

2 years ago

0.5.8

2 years ago

0.6.6

2 years ago

0.5.7

2 years ago

0.6.8

2 years ago

0.5.9

2 years ago

0.6.3

2 years ago

0.6.2

2 years ago

0.6.5

2 years ago

0.6.4

2 years ago

0.7.0

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.6

2 years ago

0.5.5

2 years ago

0.5.4

2 years ago

0.5.1

2 years ago

0.5.3

2 years ago

0.5.0

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago