Skip to content

Commit

Permalink
remove appbar
Browse files Browse the repository at this point in the history
  • Loading branch information
DivadNojnarg committed Mar 15, 2024
1 parent b6a5826 commit 943ba1b
Show file tree
Hide file tree
Showing 20 changed files with 1,549 additions and 1,848 deletions.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ export(f7Accordion)
export(f7AccordionItem)
export(f7ActionSheet)
export(f7Align)
export(f7Appbar)
export(f7AutoComplete)
export(f7Back)
export(f7Badge)
Expand Down
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- `f7Accordion()`:
- `multiCollapse` has been removed in Framework7.
- `f7AddMessages()` is definitely removed. Deprecated from other releases.
- `f7Appbar()` has been removed in Framework7. We have no alternative to replace it.

## Minor change
- `f7Messages()`: the corresponding input is now a list of lists, each item
Expand Down
Loading

0 comments on commit 943ba1b

Please sign in to comment.