frontend-components
Here are 40 public repositories matching this topic...
-
Updated
Aug 27, 2020 - TypeScript
-
Updated
Oct 24, 2019 - Ruby
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Aug 28, 2020 - JavaScript
-
Updated
Aug 28, 2020 - JavaScript
Now that we are using storybook enviroment to help us develop our components. We must create stories to document all components. Follow the guide in the CONTRIBUTING.md
to write the stories.
Components
- ActionMenu
- Alert
- AutocompleteInput
- Box
- Button
- ButtonGroup
- ButtonPlain
- ButtonWithIcon
- Card
- Checkbox
- CheckboxGroup
-
Updated
Jun 6, 2020 - HTML
-
Updated
Jun 6, 2020 - HTML
-
Updated
Jul 10, 2020 - HTML
-
Updated
Aug 28, 2020 - JavaScript
-
Updated
Sep 17, 2017 - Vue
-
Updated
Jun 26, 2018 - HTML
There's missing documentation on how biotope behaves regarding copying assets in the component folder.
The behaviour is as followed:
All folders and files with and _
are ignored, as well as scss and ts files. They'll get transpiled and put back in the folder
Everything else is copied over, the folder structure stays the same.
-
Updated
Aug 4, 2020 - JavaScript
The notification message component applies it's status
property to the variation
prop of two oc-icon
s here https://github.com/owncloud/owncloud-design-system/blob/703f71c999607f951ab463ee50a39d814c828ec9/src/elements/OCNotificationMessage.vue#L3 and https://github.com/owncloud/owncloud-design-system/blob/703f71c999607f951ab463ee50a39d814c828ec9/src/elements/OCNotificationMessage.vue#L18
T
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Jul 18, 2020 - JavaScript
-
Updated
Jan 19, 2019 - JavaScript
-
Updated
Oct 19, 2019 - CSS
-
Updated
Oct 7, 2017 - JavaScript
-
Updated
Dec 28, 2017 - TypeScript
-
Updated
May 16, 2017 - Clojure
-
Updated
Sep 3, 2019 - JavaScript
-
Updated
Jul 20, 2018 - Ruby
-
Updated
May 21, 2017 - JavaScript
-
Updated
Oct 12, 2017 - JavaScript
-
Updated
Mar 24, 2018 - PHP
Improve this page
Add a description, image, and links to the frontend-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the frontend-components topic, visit your repo's landing page and select "manage topics."
Add a guide on how to setup Semantic-UI-React for use in Next.js Application
Problem description
While there is a guide on how to set it up in your react application, the guide isn't working on a Next.js Application, due to the different project-structure.
Proposed solution
Please add a new guide on how to set Semantic-UI-react up for a Next.js application (custom themeing would