Commit 6640955
Yannick
Merge pull request #53 from webgem-xyz/v2.0---Alpha
Added all the changes for V2.0.0
## Changes
❌ Remove button from measurement and media
✨ Edit Component
✨ EditMedia Component
✨ EditLink Component
✨ Footer Component
✨ FormItem Component
✨ DatePicker Component
✨ Map component
✨ LocationPopup component
✨ LinkRequestButton Component
✨ CreateAccount Component
✏️ Changed filter button from invisible padding to visible (For UX test to demonstrate that the height of button is not finger friendly)
✏️ Changes to styling for V2.0.0
✏️ Item now also shows date left to edit
✏️ Icon changes
✏️ Made buttons from filled background to border outline
✏️ Header now has a bottom border
✏️ Header text is now aligned to the left
✏️ Changes button styling on certain points
✏️ Changed logo to the logo in wireframes
🐛 Filter button now shows active state
## Notes
Changes still need to be added to README and CHANGELOG!File tree
55 files changed
+1924
-282
lines changed- src
- assets
- black
- components
- addButton
- datePicker
- editLink
- filterButton
- formItem
- header
- home
- inputGroup
- item
- linkRequestButton
- locationPopup
- map
- measurementRow
- notification
- redirect
- routes
- Media
- account
- addMedia
- add
- createAccount
- editMedia
- edit
- login
- measurement
- notifications
- overview
- style
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+1924
-282
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
55 | 73 | | |
56 | 74 | | |
57 | 75 | | |
| |||
60 | 78 | | |
61 | 79 | | |
62 | 80 | | |
63 | | - | |
| 81 | + | |
64 | 82 | | |
65 | 83 | | |
66 | 84 | | |
67 | 85 | | |
68 | | - | |
| 86 | + | |
69 | 87 | | |
70 | 88 | | |
71 | 89 | | |
72 | | - | |
| 90 | + | |
73 | 91 | | |
74 | 92 | | |
75 | 93 | | |
| |||
78 | 96 | | |
79 | 97 | | |
80 | 98 | | |
81 | | - | |
| 99 | + | |
82 | 100 | | |
83 | 101 | | |
84 | 102 | | |
85 | 103 | | |
86 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
87 | 114 | | |
88 | 115 | | |
89 | 116 | | |
90 | | - | |
| 117 | + | |
91 | 118 | | |
92 | 119 | | |
93 | 120 | | |
| |||
96 | 123 | | |
97 | 124 | | |
98 | 125 | | |
99 | | - | |
| 126 | + | |
100 | 127 | | |
101 | 128 | | |
102 | 129 | | |
103 | 130 | | |
104 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
105 | 141 | | |
106 | 142 | | |
107 | 143 | | |
108 | | - | |
| 144 | + | |
109 | 145 | | |
110 | 146 | | |
111 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
Loading
Loading
0 commit comments