Commit be64db0
Add per-item LabelColor and ActiveIndicatorLabelColor support to MaterialNavigationDrawer (#120)
* Trigger workflow 3 (#104)
* Add touch event on touchable views
* Add touch event samples
* Fix touch issue on checkbox
* Create main.yml
* Use Android Dialog on Snackbar
* Add CharacterSpacing and LineBreakMode on iOS
* Add FontAttributes
* Update todo list
* Update main.yml
* Update main.yml
* Update main.yml
* Rename master pipeline name
* Add develop pipeline
* Set write permissions
* Auto-generate docs [skip ci]
* Update develop.yml
* Change namespace to TouchEventArgs, ITouchableView and TouchEventType
* Move LetterSpacingSpan implementation
* Change pipelines
* Update nuget.props
* Auto-generate docs [skip ci]
* trigger workflow
* Add pull request trigger
* Add workflow_dispatch
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Pablo González <pablo.gonzalez@horus.com.uy>
* Update README.md
* Update README.md
* Initial plan
* Add LabelColor property to MaterialNavigationDrawerItem and implement feature
Co-authored-by: AgustinBonilla <15618896+AgustinBonilla@users.noreply.github.com>
* Update icon tint color to consider selected state for consistency
Co-authored-by: AgustinBonilla <15618896+AgustinBonilla@users.noreply.github.com>
* Add ActiveIndicatorLabelColor property to MaterialNavigationDrawerItem
Co-authored-by: AgustinBonilla <15618896+AgustinBonilla@users.noreply.github.com>
---------
Co-authored-by: Agustin Bonilla <agustin.bonilla@horus.com.uy>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Pablo González <pablo.gonzalez@horus.com.uy>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: AgustinBonilla <15618896+AgustinBonilla@users.noreply.github.com>1 parent 2f1ef8e commit be64db0
3 files changed
Lines changed: 54 additions & 7 deletions
File tree
- samples/HorusStudio.Maui.MaterialDesignControls.Sample/ViewModels
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
Lines changed: 31 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1155 | 1155 | | |
1156 | 1156 | | |
1157 | 1157 | | |
1158 | | - | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
1159 | 1161 | | |
1160 | 1162 | | |
1161 | 1163 | | |
1162 | 1164 | | |
1163 | 1165 | | |
1164 | | - | |
1165 | | - | |
| 1166 | + | |
| 1167 | + | |
1166 | 1168 | | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
1167 | 1177 | | |
1168 | 1178 | | |
1169 | 1179 | | |
| |||
1177 | 1187 | | |
1178 | 1188 | | |
1179 | 1189 | | |
| 1190 | + | |
| 1191 | + | |
1180 | 1192 | | |
1181 | | - | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
1182 | 1196 | | |
1183 | 1197 | | |
1184 | 1198 | | |
1185 | 1199 | | |
1186 | | - | |
1187 | | - | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
1188 | 1212 | | |
1189 | | - | |
| 1213 | + | |
1190 | 1214 | | |
1191 | 1215 | | |
1192 | 1216 | | |
| |||
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
152 | 174 | | |
153 | 175 | | |
154 | 176 | | |
| |||
0 commit comments