frontend-components
Here are 46 public repositories matching this topic...
-
Updated
Dec 23, 2021 - TypeScript
-
Updated
Oct 24, 2019 - Ruby
-
Updated
Dec 23, 2021 - JavaScript
-
Updated
Jan 6, 2022 - 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
Jan 5, 2022 - JavaScript
-
Updated
Aug 11, 2021 - HTML
-
Updated
Jun 6, 2020 - HTML
-
Updated
Jul 10, 2020 - HTML
-
Updated
Jan 6, 2022 - 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.
The accordion component could perhaps be simplified using the native <details> tag (reference), reducing the JavaScript logic and making it more accessible.
More research and a PoC are needed
-
Updated
Sep 27, 2021 - JavaScript
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Jan 6, 2022 - TypeScript
-
Updated
Sep 28, 2021 - JavaScript
-
Updated
Jan 19, 2019 - JavaScript
-
Updated
Jul 20, 2021 - Vue
-
Updated
Oct 19, 2019 - CSS
-
Updated
Oct 7, 2017 - JavaScript
-
Updated
Dec 28, 2017 - TypeScript
-
Updated
Sep 3, 2019 - JavaScript
-
Updated
Jul 20, 2018 - Ruby
-
Updated
May 16, 2017 - Clojure
-
Updated
May 21, 2017 - JavaScript
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."
hi.
in "react semantic ui" document
search placeholder API is not documented while is implemented for component
please add
tnx