This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
flame
Watch
1
Star
0
Fork
0
You've already forked flame
mirror of
https://github.com/pawelmalak/flame.git
synced
2026-03-06 12:33:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b3eb2e87fd46bf456487d8278be8df7342f0766
flame
/
client
/
src
/
components
/
Bookmarks
/
Form
History
Paweł Malak
0b3eb2e87f
Fixed bug where user could create empty app or bookmark which was causing page to go blank
2022-03-25 13:16:57 +01:00
..
BookmarksForm.tsx
Fixed bug where user could create empty app or bookmark which was causing page to go blank
2022-03-25 13:16:57 +01:00
CategoryForm.tsx
Fixed bug with alphabetical order not working for bookmarks. Minor changes related to bookmarks form
2021-11-26 14:04:46 +01:00
Form.module.css
Split categories and bookmarks forms into separate files. Added visibility functionality to categories and bookmarks
2021-11-09 23:40:58 +01:00
Form.tsx
Moved entityInUpdate to app state. It applies for apps, categories and bookmarks
2021-11-22 14:36:00 +01:00