cecipirotto
1deb2260af
Version 2.1 ( #50 )
2021-10-05 17:36:44 -03:00
cecipirotto
9979b8c567
fix crash: Double value cannot be converted to Int because it is either infinite or NaN ( #49 )
2021-10-05 17:19:52 -03:00
cecipirotto
869014137a
Update issue templates
2021-09-12 22:29:57 -03:00
Martin Barreto
3fb8d2acac
added lazy h stack to optimize performance. ( #42 )
...
* added lazy h stack to optimize performance.
* Rename normal to bar button style. So we use same naming as XLPagerTabStrip
* clean up code
* refactor code.
2021-09-08 18:09:09 -03:00
cecipirotto
8fe453f1cf
V2.0 ( #43 )
...
* version 1.1
* update changelog tag version
* update version number to 2.0
2021-08-18 12:07:45 -03:00
cecipirotto
dd8862f4c1
adding segmented and bar style ( #41 )
...
* adding segmented and bar style
* add examples for bar and segmented style
* update deprecated message
* update style. Toolbar is still missing (no tab bar in nav bar yet).
* provide the ability to use the navbar toolbar as UIKit versions allows
* show example as list
* fix navigation style
* added missing coordinateSpace
* clean up code
* accept only positives values in selection
Co-authored-by: Martin Barreto <martin@xmartlabs.com>
2021-08-17 16:57:35 -03:00
cecipirotto
c0c29c5841
Update README.md ( #39 )
2021-08-10 14:57:34 -03:00
cecipirotto
f6afcddefa
add github actions ( #32 )
...
* add github actions
2021-08-10 14:38:27 -03:00
Martin Barreto
df5eca3928
Merge pull request #38 from xmartlabs/library-name
...
update library name
2021-08-06 11:40:55 -03:00
Cecilia Pirotto
1f7b906f5f
update library name
2021-08-06 11:07:04 -03:00
Martin Barreto
0d95ea10f3
Merge pull request #37 from xmartlabs/update-readme
...
update readme with new name
2021-08-06 10:23:56 -03:00
Martin Barreto
526021e3e1
Merge pull request #36 from xmartlabs/pagerTabStripView
...
Rename project
2021-08-06 10:23:13 -03:00
Cecilia Pirotto
9e06d33432
update readme with new name
2021-08-05 19:25:16 -03:00
Milena Zabaleta
85dcf09c4f
rename files
2021-08-05 19:16:14 -03:00
Milena Zabaleta
650705d153
refactor
2021-08-05 19:10:27 -03:00
Milena Zabaleta
1dc16c1dfa
rename project
2021-08-05 18:50:30 -03:00
Milena Zabaleta
57e3e32340
Merge pull request #35 from xmartlabs/update-podspec-name
...
rename file
2021-08-05 16:15:45 -03:00
Cecilia Pirotto
c6e6b06763
rename file
2021-08-05 16:14:10 -03:00
cecipirotto
8e96e096a9
change cocoapods name ( #33 )
...
* change cocoapods name
* update readme
2021-08-05 16:10:14 -03:00
cecipirotto
f9579b657d
update Package.swift ( #34 )
2021-08-05 16:07:14 -03:00
Martin Barreto
25cb658ae6
Merge pull request #30 from xmartlabs/exampleChanges
...
remove navbaritem from model
2021-08-02 10:52:55 -03:00
Martin Barreto
20eeabafc3
Merge pull request #31 from xmartlabs/code-doc
...
Code doc
2021-07-30 12:27:10 -03:00
Cecilia Pirotto
66979112cb
update examples gif
2021-07-30 12:20:29 -03:00
Cecilia Pirotto
0b355fab92
public code documented
...
update gif
2021-07-30 12:14:12 -03:00
Martin Barreto
f24bccd07f
Update README.md
2021-07-29 12:21:28 -03:00
Milena Zabaleta
63b2bf68cc
remove navbaritem from model
2021-07-29 11:15:20 -03:00
Martin Barreto
35eed24a77
organize example project ( #29 )
...
* organize example project
* update readme.
* minor readme fix
* minor readme fix
* Update README.md
Co-authored-by: Mathias Claassen <mathias@xmartlabs.com>
* Update README.md
Co-authored-by: Mathias Claassen <mathias@xmartlabs.com>
Co-authored-by: cecipirotto <31603856+cecipirotto@users.noreply.github.com>
Co-authored-by: Mathias Claassen <mathias@xmartlabs.com>
2021-07-29 11:11:09 -03:00
Martin Barreto
7bacbfd820
Refactor NavBarModifier ( #28 )
...
delete .onReceive(self.dataStore.$items.throttle(for: 0.05, scheduler: DispatchQueue.main, latest: true))
2021-07-28 16:19:19 -03:00
Martin Barreto
a0689471a8
Merge pull request #27 from xmartlabs/reviewMartin
...
remove unnecessary items count Biding.
2021-07-28 14:53:09 -03:00
Martin Barreto
9c68b7a67b
remove unnecessary items count Biding.
2021-07-28 14:35:07 -03:00
Martin Barreto
1e42518699
remove Modifiers folder and category ( #26 )
2021-07-28 13:22:37 -03:00
Martin Barreto
27acd8ae92
Merge pull request #21 from xmartlabs/examplesReadme
...
add examples in readme
2021-07-28 13:02:20 -03:00
Martin Barreto
5136b4613b
Merge pull request #25 from xmartlabs/reviewMartin
...
Review martin
2021-07-28 13:01:29 -03:00
Martin Barreto
62bf00b1d2
update translation animation values
2021-07-28 12:59:08 -03:00
Martin Barreto
fa420396ea
rename Extensions.swift to View+Modifiers.swift
2021-07-28 12:47:22 -03:00
Martin Barreto
d7de844793
PagerTabViewStyle file added
2021-07-28 12:43:42 -03:00
Martin Barreto
38b2e33e0a
Merge pull request #24 from xmartlabs/reviewMartin
...
refactor DataStore
2021-07-28 12:19:59 -03:00
Martin Barreto
7f1df180bb
refactor DataStore
2021-07-28 12:12:51 -03:00
Martin Barreto
97a429ac9c
Merge pull request #23 from xmartlabs/reviewMartin
...
Code Review + update public API + many improvements.
2021-07-28 12:09:07 -03:00
Cecilia Pirotto
a967024f68
update readme
2021-07-28 10:50:59 -03:00
Martin Barreto
4b7b1f84fd
changes according to code review
2021-07-28 10:36:06 -03:00
Cecilia Pirotto
9c2bde2853
rebase
2021-07-28 10:29:03 -03:00
Martin Barreto
a137f84ad0
clean up code
2021-07-27 22:44:08 -03:00
Martin Barreto
d3e9e367de
move custom environment key and values to PagerTabStripView.swift
2021-07-27 22:36:23 -03:00
Martin Barreto
e13452ad1b
remove names from source code.
2021-07-27 22:14:48 -03:00
Martin Barreto
5a047642fc
Split Up settings and style.
...
Implement default style and modifier to customize it.
Show customization in example code.
2021-07-27 22:10:20 -03:00
Martin Barreto
50c275016a
add animation to isLoading... Appear/disappear
2021-07-27 18:20:41 -03:00
Martin Barreto
c0fc8e1264
accept optional Biding as Pager Parameter
2021-07-27 18:16:05 -03:00
Cecilia Pirotto
d3cfd87895
add more gif examples
2021-07-27 17:17:15 -03:00
Martin Barreto
4d36529cbf
add padding to ProgressVIew
2021-07-27 16:50:00 -03:00