You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
-120Lines changed: 0 additions & 120 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,10 +28,6 @@ nav_order: 6
28
28
29
29
## 4.1.1
30
30
31
-
* Add Consultport to list of companies using ViewComponent.
32
-
33
-
*Sebastian Nepote*
34
-
35
31
* Resolve deprecation warning for `ActiveSupport::Configurable`.
36
32
37
33
*Simon Fish*
@@ -40,20 +36,12 @@ nav_order: 6
40
36
41
37
*Hans Lemuet*
42
38
43
-
* Added Reinvented Hospitality to the list of companies using ViewComponent.
44
-
45
-
*Torgil Zechel*
46
-
47
39
## 4.1.0
48
40
49
41
* Add Rails 8.1 support.
50
42
51
43
*Hans Lemuet*
52
44
53
-
* Add Carwow to list of companies using ViewComponent.
54
-
55
-
*Tom Lord*
56
-
57
45
* Declare `actionview` as a `view_component` gem dependency.
58
46
59
47
*Michal Cichra*
@@ -536,10 +524,6 @@ This release makes the following breaking changes:
536
524
537
525
*Martin Meyerhoff*, *Joel Hawksley*
538
526
539
-
* Add Content Harmony & Learn To Be to list of companies using ViewComponent.
540
-
541
-
*Kane Jamison*
542
-
543
527
* Clarify error message about render-dependent logic.
544
528
545
529
Error messages about render-dependent logic were sometimes inaccurate, saying `during initialization` despite also being raised after a component had been initialized but before it was rendered.
@@ -558,10 +542,6 @@ This release makes the following breaking changes:
558
542
559
543
*Reegan Viljoen*
560
544
561
-
* Add HomeStyler AI to list of companies using ViewComponent.
562
-
563
-
*JP Balarini*
564
-
565
545
## 3.21.0
566
546
567
547
* Updates testing docs to include an example of how to use with RSpec.
@@ -572,10 +552,6 @@ This release makes the following breaking changes:
572
552
573
553
*KAWAKAMI Moeki*
574
554
575
-
* Add FreeATS to list of companies using ViewComponent.
576
-
577
-
*Ilia Liamshin*
578
-
579
555
* Ensure HTML output safety wrapper is used for all inline templates.
580
556
581
557
*Joel Hawksley*
@@ -626,10 +602,6 @@ This release makes the following breaking changes:
626
602
627
603
*Blake Williams*
628
604
629
-
* Add [Niva]([niva.co](https://www.niva.co/)) to companies who use `ViewComponent`.
630
-
631
-
*Daniel Vu Dao*
632
-
633
605
* Fix `preview_paths` in docs.
634
606
635
607
*Javier Aranda*
@@ -694,10 +666,6 @@ This release makes the following breaking changes:
694
666
695
667
*Joel Hawksley*
696
668
697
-
* Add Kicksite to list of companies using ViewComponent.
698
-
699
-
*Adil Lari*
700
-
701
669
* Allow overridden slot methods to use `super`.
702
670
703
671
*Andrew Schwartz*
@@ -937,10 +905,6 @@ This release makes the following breaking changes:
937
905
938
906
*Simon Fish*
939
907
940
-
* Add Simundia to list of companies using ViewComponent.
941
-
942
-
*Alexandre Ignjatovic*
943
-
944
908
* Reduce UnboundMethod objects by memoizing initialize_parameters.
945
909
946
910
*Rainer Borene*
@@ -991,10 +955,6 @@ This release makes the following breaking changes:
991
955
992
956
*milk1000cc*
993
957
994
-
* Add PeopleForce to list of companies using ViewComponent.
995
-
996
-
*Volodymyr Khandiuk*
997
-
998
958
## 3.5.0
999
959
1000
960
* Add Skroutz to users list.
@@ -1069,14 +1029,6 @@ This release makes the following breaking changes:
1069
1029
1070
1030
*Joel Hawksley*
1071
1031
1072
-
* Add Ophelos to list of companies using ViewComponent.
1073
-
1074
-
*Graham Rogers*
1075
-
1076
-
* Add FlightLogger to list of companies using ViewComponent.
1077
-
1078
-
*Joseph Carpenter*
1079
-
1080
1032
* Fix coverage reports overwriting each other when running locally.
1081
1033
1082
1034
*Jonathan del Strother*
@@ -1316,14 +1268,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
1316
1268
1317
1269
*Graham Rogers*
1318
1270
1319
-
* Add Krystal to list of companies using ViewComponent.
1320
-
1321
-
*Matt Bearman*
1322
-
1323
-
* Add Mon Ami to list of companies using ViewComponent.
1324
-
1325
-
*Ethan Lee-Tyson*
1326
-
1327
1271
## 3.0.0.rc1
1328
1272
1329
1273
1,000+ days and 100+ releases later, the 200+ contributors to ViewComponent are proud to ship v3.0.0!
@@ -1472,10 +1416,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
1472
1416
1473
1417
*Hans Lemuet*
1474
1418
1475
-
* Add Startup Jobs to list of companies using ViewComponent.
1476
-
1477
-
*Marc Köhlbrugge*
1478
-
1479
1419
* Run PVC's accessibility tests in a single process to avoid resource contention in CI.
1480
1420
1481
1421
*Cameron Dutro*
@@ -1516,10 +1456,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
1516
1456
1517
1457
## 2.74.0
1518
1458
1519
-
* Add Avo to list of companies using ViewComponent.
1520
-
1521
-
*Adrian Marin*
1522
-
1523
1459
* Promote experimental `_output_postamble` method to public API as `output_postamble`.
1524
1460
1525
1461
*Joel Hawksley*
@@ -1546,10 +1482,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
1546
1482
1547
1483
*Erinna Chen*
1548
1484
1549
-
* Add PrintReleaf to list of companies using ViewComponent.
1550
-
1551
-
*Ry Kulp*
1552
-
1553
1485
* Simplify CI configuration to a single build per Ruby/Rails version.
1554
1486
1555
1487
*Joel Hawksley*
@@ -1558,10 +1490,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
1558
1490
1559
1491
*Ruben Smit*
1560
1492
1561
-
* Add Yobbers to list of companies using ViewComponent.
1562
-
1563
-
*Anton Prins*
1564
-
1565
1493
## 2.72.0
1566
1494
1567
1495
* Deprecate support for Ruby < 2.7 for removal in v3.0.0.
@@ -1576,10 +1504,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
1576
1504
1577
1505
*Joel Hawksley.
1578
1506
1579
-
* Add Aluuno to list of companies using ViewComponent.
1580
-
1581
-
*Daniel Naves de Carvalho*
1582
-
1583
1507
* Add `source_code_uri` to gemspec.
1584
1508
1585
1509
*Yoshiyuki Hirano*
@@ -1614,22 +1538,10 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
1614
1538
1615
1539
*Joel Hawksley*
1616
1540
1617
-
* Add Arrows to list of companies using ViewComponent.
1618
-
1619
-
*Matt Swanson*
1620
-
1621
-
* Add WIP to list of companies using ViewComponent.
1622
-
1623
-
*Marc Köhlbrugge*
1624
-
1625
1541
* Update slots documentation to include how to reference slots.
1626
1542
1627
1543
*Brittany Ellich*
1628
1544
1629
-
* Add Clio to list of companies using ViewComponent.
1630
-
1631
-
*Mike Buckley*
1632
-
1633
1545
## 2.69.0
1634
1546
1635
1547
* Add missing `require` to fix `pvc` build.
@@ -1747,10 +1659,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
1747
1659
1748
1660
*Vikram Dighe*
1749
1661
1750
-
* Add HappyCo to list of companies using ViewComponent.
1751
-
1752
-
*Josh Clayton*
1753
-
1754
1662
* Add predicate method support to polymorphic slots.
1755
1663
1756
1664
*Graham Rogers*
@@ -1861,10 +1769,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
1861
1769
1862
1770
*ThomasHutterer*
1863
1771
1864
-
*AddFreeAgent to list of companies usingViewComponent.
1865
-
1866
-
*SimonFish*
1867
-
1868
1772
*Include polymorphic slots in`ViewComponent::Base` by default.
1869
1773
1870
1774
*CameronDutro*
@@ -1920,18 +1824,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
1920
1824
1921
1825
*Joel Hawksley*
1922
1826
1923
-
* Add G2 to list of companies that use ViewComponent.
1924
-
1925
-
*Jack Shuff*
1926
-
1927
-
* Add Within3 to list of companies that use ViewComponent.
1928
-
1929
-
*Drew Bragg*
1930
-
1931
-
* Add Mission Met to list of companies that use ViewComponent.
1932
-
1933
-
*Nick Smith*
1934
-
1935
1827
* Fix `#with_request_url` test helper not parsing nested query parameters into nested hashes.
1936
1828
1937
1829
*Richard Marbach*
@@ -1971,10 +1863,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
1971
1863
1972
1864
*BlakeWilliams*
1973
1865
1974
-
*AddQuickNode to list of companies that use ViewComponent.
1975
-
1976
-
*LucCastera*
1977
-
1978
1866
*Include the `Translatable`module by default.
1979
1867
1980
1868
*EliaSchito*
@@ -2005,10 +1893,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
2005
1893
2006
1894
*JasonSwett*
2007
1895
2008
-
*AddBearer to list of companies that use ViewComponent.
2009
-
2010
-
*YaroslavShmarov*
2011
-
2012
1896
*Add articles to resources page.
2013
1897
2014
1898
*JoelHawksley*
@@ -2038,10 +1922,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
2038
1922
2039
1923
*HansLemuet*
2040
1924
2041
-
*Alphabetize companies usingViewComponentand add Brightline to the list.
2042
-
2043
-
*JackSchuss*
2044
-
2045
1925
*AddCMYK value forViewComponentRed color on logo page.
0 commit comments