-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathdocs
More file actions
109 lines (58 loc) · 7.02 KB
/
docs
File metadata and controls
109 lines (58 loc) · 7.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
## [0.0.14](https://github.com/matheusdavidson/ng-tw/compare/v0.0.15...v0.0.14) (2022-12-19)
### Bug Fixes
* **button:** remove focus outline ([530551e](https://github.com/matheusdavidson/ng-tw/commit/530551e98fa1b7182278d84ace7bc919a647bd06))
* **ng:** --prod is deprecated ([9abccc6](https://github.com/matheusdavidson/ng-tw/commit/9abccc61f22185f99c22f6a47646e7f154b2ed30))
* **notification/usage:** fix doc typo [[#13](https://github.com/matheusdavidson/ng-tw/issues/13)] ([4d886ff](https://github.com/matheusdavidson/ng-tw/commit/4d886ff8c881c24ad0605f676e47f4ea7436ebf8))
* **select:** Cannot read properties of undefined (reading 'nativeElement') ([691df46](https://github.com/matheusdavidson/ng-tw/commit/691df46712820497fcd0d8ac8d1603ab49c89bff))
## [0.0.10](https://github.com/matheusdavidson/ng-tw/compare/v0.0.9...v0.0.10) (2022-05-31)
## [0.0.9](https://github.com/matheusdavidson/ng-tw/compare/v0.0.8...v0.0.9) (2022-05-31)
### Features
* **select/arrow:** customize arrow icon ([b95c982](https://github.com/matheusdavidson/ng-tw/commit/b95c982986f84631404e35ce579bedadd00aa039))
## [0.0.8](https://github.com/matheusdavidson/ng-tw/compare/v0.0.7...v0.0.8) (2022-05-31)
### Features
* **select/input:** space to add input ([0c0567e](https://github.com/matheusdavidson/ng-tw/commit/0c0567e5507252fbc4390bf35828fc461d6b17b6))
* **select/position:** default position and use available space when needed ([880cea3](https://github.com/matheusdavidson/ng-tw/commit/880cea39698e5fb775416442364d0f7c30746f4f))
## [0.0.7](https://github.com/matheusdavidson/ng-tw/compare/v0.0.6...v0.0.7) (2022-05-29)
## [0.0.6](https://github.com/matheusdavidson/ng-tw/compare/v0.0.5...v0.0.6) (2022-05-29)
## [0.0.5](https://github.com/matheusdavidson/ng-tw/compare/v0.0.4...v0.0.5) (2022-05-22)
## [0.0.4](https://github.com/matheusdavidson/ng-tw/compare/v0.0.3...v0.0.4) (2022-05-22)
## [0.0.3](https://github.com/matheusdavidson/ng-tw/compare/v0.0.2...v0.0.3) (2022-05-22)
### Bug Fixes
* **button/config:** missing type ([db7fe4b](https://github.com/matheusdavidson/ng-tw/commit/db7fe4bfa0869644918888f45810e53c622f842b))
* **dropdown/host:** host should be hidden so it does not take space in consumer layout ([20ded6e](https://github.com/matheusdavidson/ng-tw/commit/20ded6e3625d3900d9597827725db81d438f63c9))
* **dropdown/ignore:** wrong reference to ignore class ([4d0fcf6](https://github.com/matheusdavidson/ng-tw/commit/4d0fcf6f9642ccc669528922474c507a7f1ce720))
* **dropdown:** remove disabled class ([86ff048](https://github.com/matheusdavidson/ng-tw/commit/86ff048e812dc8b336e9109c38a50ca38f699424))
* **ng/universal:** implement check to work with universal ([b7f28f8](https://github.com/matheusdavidson/ng-tw/commit/b7f28f820c87ac703e9779709822bfa0512e2905))
* **select/scroll:** overlay should be locked while scrolling the page [fixes [#3](https://github.com/matheusdavidson/ng-tw/issues/3)] ([a001cdf](https://github.com/matheusdavidson/ng-tw/commit/a001cdfc253bdd82a810d8995dad283641f99833))
### Features
* **button/config:** module configuration ([479fca8](https://github.com/matheusdavidson/ng-tw/commit/479fca88704741f3c92fc18cb99280b7059a7fa2))
* **components/button:** documentation ([431e45b](https://github.com/matheusdavidson/ng-tw/commit/431e45b919eba8927819e1681cf02c04577c98a1))
* **doc:** usage ([8205fd5](https://github.com/matheusdavidson/ng-tw/commit/8205fd5871a58150a23b41c195caaf3e57606046))
* **dropdown/config:** module configuration ([eb5eaef](https://github.com/matheusdavidson/ng-tw/commit/eb5eaef7c8a7ef74e7d8c61bcb849bd1d54bfd93))
* **dropdown/item:** handle global and input classes ([c2ba001](https://github.com/matheusdavidson/ng-tw/commit/c2ba00181565f140d949a7bd6211baba461b67ea))
* **dropdown/items:** listem for changes in items to update key manager behaviors ([0189afb](https://github.com/matheusdavidson/ng-tw/commit/0189afb9b0f5d4889042ccd800801840d3d38e4b))
* **dropdown:** cleanup and adjust code ([d1e4f70](https://github.com/matheusdavidson/ng-tw/commit/d1e4f704a94f76acb53a9cc6abaaa6ddc3c5ccf0))
* **dropdown:** handle close with escape and enter ([2bdc30f](https://github.com/matheusdavidson/ng-tw/commit/2bdc30f3c317760861734620e06783b6719316d1))
* **dropdown:** handle disabled items ([011249d](https://github.com/matheusdavidson/ng-tw/commit/011249db002576c505a74aa6ccbed3c95b0a70b7))
* **dropdown:** handle global and input classes ([b253a7a](https://github.com/matheusdavidson/ng-tw/commit/b253a7ae3fc664754c3006b670bd23a62ab70d07))
* **dropdown:** handle opening with keydown ([41bf1e9](https://github.com/matheusdavidson/ng-tw/commit/41bf1e93c6302ce92ace7ce519b343434a6d7cbd))
* **dropdown:** manage keyboard up/down ([0c4b3c8](https://github.com/matheusdavidson/ng-tw/commit/0c4b3c887db6f3cc630805ab3ee8bf78dbb856e7))
* **dropdown:** opening and closing with trigger ([7857b1c](https://github.com/matheusdavidson/ng-tw/commit/7857b1c105cb7059b87273d8c0658a989ffcf270))
* **introduction:** route and content ([0f0c1a5](https://github.com/matheusdavidson/ng-tw/commit/0f0c1a565a5fbd3845abb52448676bebbabf0ba1))
* **notification:** component implementation ([a62ce0f](https://github.com/matheusdavidson/ng-tw/commit/a62ce0fd6c7d6ea3a0371f3a52c998c60a80a431))
* **notification:** documentation ([428d930](https://github.com/matheusdavidson/ng-tw/commit/428d930d0e758343f5e3dda71dcf9dc181f00ddc))
* **progress-bar:** component implementation ([7e9534a](https://github.com/matheusdavidson/ng-tw/commit/7e9534a89726de3b9593c061920d7bc8e450d1e8))
* **progress-bar:** initial documentation ([b639ac4](https://github.com/matheusdavidson/ng-tw/commit/b639ac476b7cb7745cab66043ea3bfacebed31ff))
* **progress-bar:** side navigation ([583f9bb](https://github.com/matheusdavidson/ng-tw/commit/583f9bb1df0e436b94fba5a1920497b659d43ca0))
* **sandbox:** documentation structure ([07df60a](https://github.com/matheusdavidson/ng-tw/commit/07df60a6d5a7223f261d1ac95d8230e3b4d5938a))
* **sandbox:** footer and main side navigation ([e1dc5b2](https://github.com/matheusdavidson/ng-tw/commit/e1dc5b2a32be873ff7a855939161f68bef9efe66))
* **sandbox:** routes ([a80cfcd](https://github.com/matheusdavidson/ng-tw/commit/a80cfcd70bcdca101bc9e17407484d77a5ae8961))
* **select/config:** module configuration ([1037fd3](https://github.com/matheusdavidson/ng-tw/commit/1037fd375bb25b91acb9e81d0017793e09df3edd))
* **select:** doc ([2865954](https://github.com/matheusdavidson/ng-tw/commit/28659540d8e7086c7d64ac45c905f7da38652ace))
* **select:** form with initial value ([2901787](https://github.com/matheusdavidson/ng-tw/commit/29017870ea763041e256ba96ecb9c1dafd405a97))
* **select:** select list ([8159325](https://github.com/matheusdavidson/ng-tw/commit/81593254ccc5bd7df2085985cf4b230431a2a4c3))
## [0.0.2](https://github.com/matheusdavidson/ng-tw/compare/v0.0.1...v0.0.2) (2022-02-07)
## 0.0.1 (2022-02-07)
### Features
* **button:** implement layout, colors and sizes ([2e867c0](https://github.com/matheusdavidson/ng-tw/commit/2e867c006fa6e33ce5622e1d6275b6488f01a0ee))
* **button:** initial button component ([3d94101](https://github.com/matheusdavidson/ng-tw/commit/3d941015f5bc96b572cb29023e5f549f3dedad8f))