Skip to content

Commit

Permalink
Callouts And Switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan-Kalatchev committed Oct 27, 2020
1 parent 0b52068 commit 87fd3f2
Show file tree
Hide file tree
Showing 9 changed files with 523 additions and 105 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,27 @@ It's an extension! **BootstrapExtended** is a library that contains certain HTML

![Combobox-expanded](./screenshots/Select-Expanded.png?raw=true)

✔️ Checkboxes - Testing
✔️ Checkboxes - Ready

![Checkboxes](./screenshots/Checkboxes-NotChecked.png?raw=true)

✔️ Radio buttons - To be started
✔️ Radio buttons - Ready

![Radio](./screenshots/Radio.png?raw=true)

![Radio2](./screenshots/Radio-NoText.png?raw=true)

![Radio3](./screenshots/Radio-Block.png?raw=true)

✔️ Switch - Ready

![Radio](./screenshots/Switch-On.png?raw=true)

![Radio2](./screenshots/Switch-Off.png?raw=true)

✔️ Callouts - Ready

![Radio](./screenshots/Callouts.png?raw=true)

## Development

Expand Down
Loading

0 comments on commit 87fd3f2

Please sign in to comment.