ariadne_view_components 0.0.18-aarch64-linux → 0.0.20-aarch64-linux

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eff536b41d6373364761f9cc370650548553e359f0965c686726ee8f8ca4bc33
4
- data.tar.gz: 738c1b78c2db954eeae6b3b808b01c3cc4fa7e240a119e4d4f663d9365da3d6b
3
+ metadata.gz: 2291d1b2cc786d6eaae2a921d3606b0a4c9027ed83e281ca29ef5dcdf53388f8
4
+ data.tar.gz: 4dd3140b7d1546b041d58eb8ea1c116a78a6fb4df802602f051e99721ca56b5c
5
5
  SHA512:
6
- metadata.gz: 32c0f9f9fc23abdf0887392c7598a08fd570daac3f1ad5f7964661b15a4c8ebf05076ad48fb335cb5fcf0e9bf5f7f2fc04fe537f82cd82634775e05f87a0a0c3
7
- data.tar.gz: c73e11fea64732331f5a6ef5a3c7d2db76b7b7b11e898a13dd430d082a5b8136f5519855184ddbcc645f70690f608b51e5eea5154d7ae01bf29c5181616a5481
6
+ metadata.gz: 3e8a3a956bd538c8aac119e075b12ad60a86fea697be0823c9df0b3add15cfb68982a70053758e424aedd62e36bde32fe9515a7c4053c298deb711bd397964ad
7
+ data.tar.gz: 34c9543d6fe1f7c4891bfd723e50fc04bd784d3262d957ac6e4d64dbbba8676ab53d695cae317b9500db2ec986b0d4da99e8d4a852bc0c47ebbeddc00e8d0dc6
data/CHANGELOG.md ADDED
@@ -0,0 +1,104 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased](https://github.com/yettoapp/ariadne/tree/HEAD)
4
+
5
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/v0.0.19...HEAD)
6
+
7
+ **Merged pull requests:**
8
+
9
+ - Adjust existing components [\#18](https://github.com/yettoapp/ariadne/pull/18) ([gjtorikian](https://github.com/gjtorikian))
10
+
11
+ ## [v0.0.19](https://github.com/yettoapp/ariadne/tree/v0.0.19) (2022-10-12)
12
+
13
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.18...v0.0.19)
14
+
15
+ ## [0.0.18](https://github.com/yettoapp/ariadne/tree/0.0.18) (2022-10-07)
16
+
17
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/v0.0.17...0.0.18)
18
+
19
+ ## [v0.0.17](https://github.com/yettoapp/ariadne/tree/v0.0.17) (2022-10-05)
20
+
21
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.17...v0.0.17)
22
+
23
+ ## [0.0.17](https://github.com/yettoapp/ariadne/tree/0.0.17) (2022-10-05)
24
+
25
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/v0.0.16...0.0.17)
26
+
27
+ ## [v0.0.16](https://github.com/yettoapp/ariadne/tree/v0.0.16) (2022-10-04)
28
+
29
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.16...v0.0.16)
30
+
31
+ ## [0.0.16](https://github.com/yettoapp/ariadne/tree/0.0.16) (2022-10-04)
32
+
33
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.15...0.0.16)
34
+
35
+ ## [0.0.15](https://github.com/yettoapp/ariadne/tree/0.0.15) (2022-10-04)
36
+
37
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/v0.0.15...0.0.15)
38
+
39
+ ## [v0.0.15](https://github.com/yettoapp/ariadne/tree/v0.0.15) (2022-10-04)
40
+
41
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.14...v0.0.15)
42
+
43
+ ## [0.0.14](https://github.com/yettoapp/ariadne/tree/0.0.14) (2022-10-03)
44
+
45
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.13...0.0.14)
46
+
47
+ **Merged pull requests:**
48
+
49
+ - UI finesse [\#17](https://github.com/yettoapp/ariadne/pull/17) ([gjtorikian](https://github.com/gjtorikian))
50
+
51
+ ## [0.0.13](https://github.com/yettoapp/ariadne/tree/0.0.13) (2022-09-23)
52
+
53
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.12...0.0.13)
54
+
55
+ **Merged pull requests:**
56
+
57
+ - Add support for tables \(with pagination\); and tabs \(nav and panel\) [\#16](https://github.com/yettoapp/ariadne/pull/16) ([gjtorikian](https://github.com/gjtorikian))
58
+ - Test multiplatform builds [\#15](https://github.com/yettoapp/ariadne/pull/15) ([gjtorikian](https://github.com/gjtorikian))
59
+
60
+ ## [0.0.12](https://github.com/yettoapp/ariadne/tree/0.0.12) (2022-09-12)
61
+
62
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.11...0.0.12)
63
+
64
+ ## [0.0.11](https://github.com/yettoapp/ariadne/tree/0.0.11) (2022-09-12)
65
+
66
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.10...0.0.11)
67
+
68
+ ## [0.0.10](https://github.com/yettoapp/ariadne/tree/0.0.10) (2022-09-12)
69
+
70
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.9...0.0.10)
71
+
72
+ ## [0.0.9](https://github.com/yettoapp/ariadne/tree/0.0.9) (2022-09-12)
73
+
74
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/v0.0.6...0.0.9)
75
+
76
+ **Merged pull requests:**
77
+
78
+ - Massive UI additions and updates [\#14](https://github.com/yettoapp/ariadne/pull/14) ([gjtorikian](https://github.com/gjtorikian))
79
+
80
+ ## [v0.0.6](https://github.com/yettoapp/ariadne/tree/v0.0.6) (2022-08-17)
81
+
82
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/v0.0.5...v0.0.6)
83
+
84
+ ## [v0.0.5](https://github.com/yettoapp/ariadne/tree/v0.0.5) (2022-08-15)
85
+
86
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/ec434940102dbec3d301567cd8af4b3e16b67dfa...v0.0.5)
87
+
88
+ **Merged pull requests:**
89
+
90
+ - More adjustments [\#13](https://github.com/yettoapp/ariadne/pull/13) ([gjtorikian](https://github.com/gjtorikian))
91
+ - Add form components and conversation filter box [\#12](https://github.com/yettoapp/ariadne/pull/12) ([gjtorikian](https://github.com/gjtorikian))
92
+ - More components [\#11](https://github.com/yettoapp/ariadne/pull/11) ([gjtorikian](https://github.com/gjtorikian))
93
+ - More UI view stuff [\#9](https://github.com/yettoapp/ariadne/pull/9) ([gjtorikian](https://github.com/gjtorikian))
94
+ - all sorts of goodies [\#8](https://github.com/yettoapp/ariadne/pull/8) ([gjtorikian](https://github.com/gjtorikian))
95
+ - Missing pieces [\#7](https://github.com/yettoapp/ariadne/pull/7) ([gjtorikian](https://github.com/gjtorikian))
96
+ - Apply Tailwind and Stimulus [\#6](https://github.com/yettoapp/ariadne/pull/6) ([gjtorikian](https://github.com/gjtorikian))
97
+ - Redo even more Primer logic [\#5](https://github.com/yettoapp/ariadne/pull/5) ([gjtorikian](https://github.com/gjtorikian))
98
+ - a few workflow items [\#4](https://github.com/yettoapp/ariadne/pull/4) ([gjtorikian](https://github.com/gjtorikian))
99
+ - Get app in a more stable state [\#3](https://github.com/yettoapp/ariadne/pull/3) ([gjtorikian](https://github.com/gjtorikian))
100
+ - Lay a foundation for Ariadne view components [\#2](https://github.com/yettoapp/ariadne/pull/2) ([gjtorikian](https://github.com/gjtorikian))
101
+
102
+
103
+
104
+ \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
data/README.md CHANGED
@@ -34,6 +34,9 @@ DEFAULT_CLASSES = "bg-yellow-400"
34
34
 
35
35
  document schemes, fetch_or_raise, all that
36
36
 
37
+ ## remove @tailwind base;
38
+
39
+ this resets styles applied by ariadne, which already resets styles!!
37
40
  ### Incorporating Rubocop and other linters
38
41
 
39
42
  This gem comes with some standard linters to keep your code fresh and consistent. Refer to [the documentation](./docs/content/linting.md) for more information.