ariadne_view_components 0.0.17-x86_64-darwin → 0.0.20-x86_64-darwin

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: a523d0d3dfab8d9f1a2b1248299b031af1f99730aa8170ddae62a8f72a9213e5
4
- data.tar.gz: 6e312b962f7506832d0eb4be8cbffbb54891edc47378267893ca9adbef1b4e43
3
+ metadata.gz: 51cb7513bdd252f5b2fc1aaa1073635b7c23e1978eea7187aec74ed0f10b7e13
4
+ data.tar.gz: 39411a1fec9f56bb9bf00fbc89ce11117fb60f65ce5dc3be0d5248960fe85455
5
5
  SHA512:
6
- metadata.gz: 10a8fcb005fef79723d2ca6a8ff3d8faa3a98f01ecb1ab9268a0bbbd43aae4565e0634b40c93ea533e710c33cc4b469237afe8a638e454c7ee0f15ce9c1d83c1
7
- data.tar.gz: 51d2568b6d4a3b092a07ab1d1a825b41009259e6640533f12dc803800019aaea37f5762df95892f4439ea644d7664bf1a8d1359e819ed2de3f7833b34640b932
6
+ metadata.gz: a5d0ee4324c40747d14855b7328d4075011bd40ebe1e78181b9416dcdc0813e690e51efee45a7ac5ae49d3622f85808b08c54672e284b07d25222d3c229d692c
7
+ data.tar.gz: 8cabb58dda5735ffb2b67df363c53525f63c2170ccf9f6823f2057e765b4250900db03bf8adf6e635b639b3ce988a528da5c78dfc0d26b5ae3e835395a9dacfb
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.