Commit Graph

361 Commits

Author SHA1 Message Date
Matt Bruce
e46017f315 updated FontLabelAttribute for Kerning/line spacing/ line height
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:43:02 -06:00
Matt Bruce
64d9ca3777 only return a font if a style is found
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:42:29 -06:00
Matt Bruce
69ad6e9fb1 added constraints for veritcal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:30:04 -06:00
Matt Bruce
f9c8e328cf refactored to use AnyLabelAttribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:26:38 -06:00
Matt Bruce
eb48d8a807 include isForeground
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:26:14 -06:00
Matt Bruce
cd94bfde67 added AnylabelAttribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:25:32 -06:00
Scott Pfeil
42d3fc5c9a Adding dummy test code. 2022-11-10 09:44:38 -05:00
Scott Pfeil
9708a54892 Merge branch 'bugfix/objc_name_collision' into feature/unify_checkbox 2022-11-07 10:11:03 -05:00
Scott Pfeil
1db0660023 fix for name collision 2022-11-07 10:09:55 -05:00
Scott Pfeil
8330c0ff6e Merge branch 'develop' into feature/unify_checkbox 2022-11-03 16:06:58 -04:00
Bruce, Matt R
47a3710cf4 Merge branch 'feature/textLink' into 'develop'
don't default to .black

See merge request BPHV_MIPS/vds_ios!5
2022-11-02 21:51:40 +00:00
Matt Bruce
6d34211042 updated height constraint
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 16:50:25 -05:00
Matt Bruce
2b1bff4078 updated to use image text attribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 16:01:11 -05:00
Matt Bruce
97130fc5e4 updated view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 15:17:16 -05:00
Matt Bruce
10dc7e880a updated lextLinkCaret
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 15:14:14 -05:00
Matt Bruce
74c1a47257 Merge branch 'develop' into feature/textLink
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
2022-11-02 11:26:22 -05:00
Bruce, Matt R
7fb1701aa6 Merge branch 'feature/entryFields' into 'develop'
first cut of entry fields

See merge request BPHV_MIPS/vds_ios!4
2022-11-02 16:18:51 +00:00
Matt Bruce
53b43c6daf execute updateView() after setup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 11:11:39 -05:00
Matt Bruce
5c21e5469f adding print
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 11:06:43 -05:00
Matt Bruce
d611960ac8 refactored entryfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 11:04:49 -05:00
Matt Bruce
85337833d4 refactored out layout subviews, causing infinite loop
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 11:04:34 -05:00
Matt Bruce
2f0600eafb refatored entry field/textField, still not done but now these don't have models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 10:07:42 -05:00
Matt Bruce
46eaac262c Merge branch 'develop' into feature/entryFields
# Conflicts:
#	VDS.xcodeproj/project.pbxproj

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-01 16:42:38 -05:00
Matt Bruce
ced2bec5c2 added TextLink/TextLinkCaret
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-01 15:13:11 -05:00
Matt Bruce
ea28526689 don't default to .black
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-01 15:12:55 -05:00
Scott Pfeil
4d362f41ad Open it up 2022-10-28 10:27:30 -04:00
Matt Bruce
f06a6aac78 ha, updated project
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-26 15:57:06 -05:00
Matt Bruce
1d244d9142 updated script
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-26 15:56:03 -05:00
Matt Bruce
03ae8c54ec fixed script
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-26 13:51:30 -05:00
Matt Bruce
faf6c84044 fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-26 13:44:25 -05:00
Matt Bruce
9ad55d523e added scripts for creating frameworks
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-26 09:27:26 -05:00
Matt Bruce
87703edf8d added framework search paths
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-25 14:18:08 -05:00
Matt Bruce
4fc2fbd63b removed embedded setting
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 17:08:01 -05:00
Matt Bruce
790fa208db added isAnimated logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 17:07:45 -05:00
Matt Bruce
5e8a1d349b removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 15:28:06 -05:00
Matt Bruce
a46507c90a added objc header for compilation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 10:43:10 -05:00
Matt Bruce
46d0bb3047 added @objc() class name to keep collisions from occurring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 10:42:24 -05:00
Matt Bruce
1e046fa336 removed / replaced anything to do with model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 15:41:41 -05:00
Matt Bruce
b5314ad879 deleted all models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 15:12:25 -05:00
Matt Bruce
0b237b4847 updated swatch
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 15:07:58 -05:00
Matt Bruce
60dbfa9d2b refactored to use layoutSubviews
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 14:06:03 -05:00
Matt Bruce
e53e66b96a updated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 13:17:16 -05:00
Matt Bruce
fa39ce82d1 fix toggle bugs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 13:13:38 -05:00
Matt Bruce
63543b5cf5 fixed issues with init
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 13:13:28 -05:00
Matt Bruce
4bf9ce83b5 refactored to remove models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 10:55:36 -05:00
Matt Bruce
dead6947f1 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into develop 2022-10-19 14:30:50 -05:00
Matt Bruce
cc9b769fc0 build for distribution
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-19 14:30:45 -05:00
Matt Bruce
f47a910dae updated constaint
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-13 10:51:00 -05:00
Matt Bruce
558d6c16ab updated logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-12 09:02:39 -05:00
Matt Bruce
1f91459b9e refactored toggle to match updated property names
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-12 09:00:41 -05:00