-
#### Getting Started
- [x] Create a new issue with tasks
- [x] Create a new repository
- [x] Create and commit boilerplate project
- [x] package.json
- [x] bower.json
- [x] public/accordion.html…
-
#### Getting Started
- [x] Create a new issue with tasks
- [x] Create a new repository
- [x] Create and commit boilerplate project
- [x] package.json
- [x] bower.json
- [x] public/accordion.html…
-
#### Getting Started
- [x] Create a new issue with tasks
- [x] Create a new repository
- [x] Create and commit boilerplate project
- [x] package.json
- [x] bower.json
- [x] public/accordion.html…
-
#### Getting Started
- [x] Create a new issue with tasks
- [x] Create a new repository
- [x] Create and commit boilerplate project
- [x] package.json
- [x] bower.json
- [x] public/accordion.html…
-
```
- Html.jQuery().Accordion().Name("navigation").Items() (parent) =>
- parent.Add().Text("Accordion").Content() () =>
%ul
%li= Html.ActionLink("Basic example", "Basic", "Accordion")
- .R…
-
## Bug Report
**Current Behavior**
In edit mode when I switch between items of accordion (containers) the content of those items dissapear correctly but the containers with parsys are still disp…
-
**Problem Description:**
LUX header provides the options of "About Lux", "Open Access", "Search Tips" and "Help". Within these options , their accordions/subsections list URL links which are not alwa…
-
### Steps
Using the [demo page](https://semantic-ui.com/modules/accordion.html) for Accordion:
1. Use Firefox (tested in Windows 104.0.1)
2. Click on _What is a dog?_ to collapse the Accordion
…
-
I tried to insert an icon component before Header or AccordionHeader title text, without success. In some cases, the icon shows misaligned or text disappear
I want to put an icon before title text,…
-
I am building an Angular 7 app, and when i add a package` npm install dragula` and import this into the` pollyfills.ts `file i get this error:
> index.js:2 Uncaught ReferenceError: global is not …