Skip to content

Commit 54980cc

Browse files
authored
Merge pull request #2506 from ViewComponent/remove-used-by
remove Who Uses ViewComponent section
2 parents 6d0557e + 4b734e5 commit 54980cc

File tree

2 files changed

+4
-203
lines changed

2 files changed

+4
-203
lines changed

docs/CHANGELOG.md

Lines changed: 3 additions & 119 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ nav_order: 6
2222

2323
*Joel Hawksley*
2424

25-
## 4.1.1
25+
* Remove Who Uses ViewComponent section from docs.
2626

27-
* Add Consultport to list of companies using ViewComponent.
27+
*Joel Hawksley*
2828

29-
*Sebastian Nepote*
29+
## 4.1.1
3030

3131
* Resolve deprecation warning for `ActiveSupport::Configurable`.
3232

@@ -36,20 +36,12 @@ nav_order: 6
3636

3737
*Hans Lemuet*
3838

39-
* Added Reinvented Hospitality to the list of companies using ViewComponent.
40-
41-
*Torgil Zechel*
42-
4339
## 4.1.0
4440

4541
* Add Rails 8.1 support.
4642

4743
*Hans Lemuet*
4844

49-
* Add Carwow to list of companies using ViewComponent.
50-
51-
*Tom Lord*
52-
5345
* Declare `actionview` as a `view_component` gem dependency.
5446

5547
*Michal Cichra*
@@ -532,10 +524,6 @@ This release makes the following breaking changes:
532524

533525
*Martin Meyerhoff*, *Joel Hawksley*
534526

535-
* Add Content Harmony & Learn To Be to list of companies using ViewComponent.
536-
537-
*Kane Jamison*
538-
539527
* Clarify error message about render-dependent logic.
540528

541529
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.
@@ -554,10 +542,6 @@ This release makes the following breaking changes:
554542

555543
*Reegan Viljoen*
556544

557-
* Add HomeStyler AI to list of companies using ViewComponent.
558-
559-
*JP Balarini*
560-
561545
## 3.21.0
562546

563547
* Updates testing docs to include an example of how to use with RSpec.
@@ -568,10 +552,6 @@ This release makes the following breaking changes:
568552

569553
*KAWAKAMI Moeki*
570554

571-
* Add FreeATS to list of companies using ViewComponent.
572-
573-
*Ilia Liamshin*
574-
575555
* Ensure HTML output safety wrapper is used for all inline templates.
576556

577557
*Joel Hawksley*
@@ -622,10 +602,6 @@ This release makes the following breaking changes:
622602

623603
*Blake Williams*
624604

625-
* Add [Niva]([niva.co](https://www.niva.co/)) to companies who use `ViewComponent`.
626-
627-
*Daniel Vu Dao*
628-
629605
* Fix `preview_paths` in docs.
630606

631607
*Javier Aranda*
@@ -690,10 +666,6 @@ This release makes the following breaking changes:
690666

691667
*Joel Hawksley*
692668

693-
* Add Kicksite to list of companies using ViewComponent.
694-
695-
*Adil Lari*
696-
697669
* Allow overridden slot methods to use `super`.
698670

699671
*Andrew Schwartz*
@@ -933,10 +905,6 @@ This release makes the following breaking changes:
933905

934906
*Simon Fish*
935907

936-
* Add Simundia to list of companies using ViewComponent.
937-
938-
*Alexandre Ignjatovic*
939-
940908
* Reduce UnboundMethod objects by memoizing initialize_parameters.
941909

942910
*Rainer Borene*
@@ -987,10 +955,6 @@ This release makes the following breaking changes:
987955

988956
*milk1000cc*
989957

990-
* Add PeopleForce to list of companies using ViewComponent.
991-
992-
*Volodymyr Khandiuk*
993-
994958
## 3.5.0
995959

996960
* Add Skroutz to users list.
@@ -1065,14 +1029,6 @@ This release makes the following breaking changes:
10651029

10661030
*Joel Hawksley*
10671031

1068-
* Add Ophelos to list of companies using ViewComponent.
1069-
1070-
*Graham Rogers*
1071-
1072-
* Add FlightLogger to list of companies using ViewComponent.
1073-
1074-
*Joseph Carpenter*
1075-
10761032
* Fix coverage reports overwriting each other when running locally.
10771033

10781034
*Jonathan del Strother*
@@ -1312,14 +1268,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
13121268

13131269
*Graham Rogers*
13141270

1315-
* Add Krystal to list of companies using ViewComponent.
1316-
1317-
*Matt Bearman*
1318-
1319-
* Add Mon Ami to list of companies using ViewComponent.
1320-
1321-
*Ethan Lee-Tyson*
1322-
13231271
## 3.0.0.rc1
13241272

13251273
1,000+ days and 100+ releases later, the 200+ contributors to ViewComponent are proud to ship v3.0.0!
@@ -1468,10 +1416,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
14681416

14691417
*Hans Lemuet*
14701418

1471-
* Add Startup Jobs to list of companies using ViewComponent.
1472-
1473-
*Marc Köhlbrugge*
1474-
14751419
* Run PVC's accessibility tests in a single process to avoid resource contention in CI.
14761420

14771421
*Cameron Dutro*
@@ -1512,10 +1456,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
15121456

15131457
## 2.74.0
15141458

1515-
* Add Avo to list of companies using ViewComponent.
1516-
1517-
*Adrian Marin*
1518-
15191459
* Promote experimental `_output_postamble` method to public API as `output_postamble`.
15201460

15211461
*Joel Hawksley*
@@ -1542,10 +1482,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
15421482

15431483
*Erinna Chen*
15441484

1545-
* Add PrintReleaf to list of companies using ViewComponent.
1546-
1547-
*Ry Kulp*
1548-
15491485
* Simplify CI configuration to a single build per Ruby/Rails version.
15501486

15511487
*Joel Hawksley*
@@ -1554,10 +1490,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
15541490

15551491
*Ruben Smit*
15561492

1557-
* Add Yobbers to list of companies using ViewComponent.
1558-
1559-
*Anton Prins*
1560-
15611493
## 2.72.0
15621494

15631495
* Deprecate support for Ruby < 2.7 for removal in v3.0.0.
@@ -1572,10 +1504,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
15721504

15731505
*Joel Hawksley.
15741506

1575-
* Add Aluuno to list of companies using ViewComponent.
1576-
1577-
*Daniel Naves de Carvalho*
1578-
15791507
* Add `source_code_uri` to gemspec.
15801508

15811509
*Yoshiyuki Hirano*
@@ -1610,22 +1538,10 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
16101538

16111539
*Joel Hawksley*
16121540

1613-
* Add Arrows to list of companies using ViewComponent.
1614-
1615-
*Matt Swanson*
1616-
1617-
* Add WIP to list of companies using ViewComponent.
1618-
1619-
*Marc Köhlbrugge*
1620-
16211541
* Update slots documentation to include how to reference slots.
16221542

16231543
*Brittany Ellich*
16241544

1625-
* Add Clio to list of companies using ViewComponent.
1626-
1627-
*Mike Buckley*
1628-
16291545
## 2.69.0
16301546

16311547
* Add missing `require` to fix `pvc` build.
@@ -1743,10 +1659,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
17431659
17441660
*Vikram Dighe*
17451661
1746-
* Add HappyCo to list of companies using ViewComponent.
1747-
1748-
*Josh Clayton*
1749-
17501662
* Add predicate method support to polymorphic slots.
17511663
17521664
*Graham Rogers*
@@ -1857,10 +1769,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
18571769

18581770
*Thomas Hutterer*
18591771

1860-
* Add FreeAgent to list of companies using ViewComponent.
1861-
1862-
*Simon Fish*
1863-
18641772
* Include polymorphic slots in `ViewComponent::Base` by default.
18651773

18661774
*Cameron Dutro*
@@ -1916,18 +1824,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
19161824
19171825
*Joel Hawksley*
19181826
1919-
* Add G2 to list of companies that use ViewComponent.
1920-
1921-
*Jack Shuff*
1922-
1923-
* Add Within3 to list of companies that use ViewComponent.
1924-
1925-
*Drew Bragg*
1926-
1927-
* Add Mission Met to list of companies that use ViewComponent.
1928-
1929-
*Nick Smith*
1930-
19311827
* Fix `#with_request_url` test helper not parsing nested query parameters into nested hashes.
19321828
19331829
*Richard Marbach*
@@ -1967,10 +1863,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
19671863

19681864
*Blake Williams*
19691865

1970-
* Add QuickNode to list of companies that use ViewComponent.
1971-
1972-
*Luc Castera*
1973-
19741866
* Include the `Translatable` module by default.
19751867

19761868
*Elia Schito*
@@ -2001,10 +1893,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
20011893

20021894
*Jason Swett*
20031895

2004-
* Add Bearer to list of companies that use ViewComponent.
2005-
2006-
*Yaroslav Shmarov*
2007-
20081896
* Add articles to resources page.
20091897

20101898
*Joel Hawksley*
@@ -2034,10 +1922,6 @@ Run into an issue with this release? [Let us know](https://github.com/ViewCompon
20341922

20351923
*Hans Lemuet*
20361924

2037-
* Alphabetize companies using ViewComponent and add Brightline to the list.
2038-
2039-
*Jack Schuss*
2040-
20411925
* Add CMYK value for ViewComponent Red color on logo page.
20421926

20431927
*Dylan Smith*

docs/index.md

Lines changed: 1 addition & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -101,97 +101,14 @@ ViewComponents are Ruby objects, making it easy to follow (and enforce) code qua
101101

102102
## Contributors
103103

104-
Hundreds of people have [contributed](https://github.com/ViewComponent/view_component/graphs/contributors) to ViewComponent, including:
104+
Hundreds of people have [contributed](https://github.com/ViewComponent/view_component/graphs/contributors) to ViewComponent:
105105

106106
<div>
107107
{% for contributor in site.data.contributors.usernames %}
108108
<img src="https://avatars.githubusercontent.com/{{ contributor }}?s=64" alt="{{ contributor }}" width="32" />
109109
{% endfor %}
110110
</div>
111111

112-
## Who uses ViewComponent?
113-
114-
* [20Tabs](https://20tabs.nl)
115-
* [Aboard HR](https://aboardhr.com/)
116-
* [Arrows](https://arrows.to/)
117-
* [Aluuno](https://aluuno.com/)
118-
* [Avo Admin for Rails](https://avohq.io/rails-admin)
119-
* [Bearer](https://www.bearer.com/) (70+ components)
120-
* [Brightline](https://hellobrightline.com)
121-
* [Buildkite](https://buildkite.com)
122-
* [Bump.sh](https://bump.sh)
123-
* [Carwow](https://www.carwow.com/) (300+ components)
124-
* [Causey](https://www.causey.app/) (100+ components)
125-
* [CharlieHR](https://www.charliehr.com/)
126-
* [City of Paris](https://www.paris.fr/)
127-
* [Clio](https://www.clio.com/)
128-
* [Cometeer](https://cometeer.com/)
129-
* [Consul](https://consulproject.org/en/)
130-
* [Consultport](https://app.consultport.com/)
131-
* [Content Harmony](https://www.contentharmony.com/)
132-
* [Cults.](https://cults3d.com/)
133-
* [Defacto](https://www.defacto.nl)
134-
* [DotRuby](https://www.dotruby.com)
135-
* [Eagerworks](https://eagerworks.com/)
136-
* [FlightLogger](https://flightlogger.net/)
137-
* [Framework](https://frame.work/)
138-
* [FreeAgent](https://www.freeagent.com)
139-
* [FreeATS](https://www.freeats.com/)
140-
* [G2](https://www.g2.com/) (200+ components)
141-
* [Getblock](https://getblock.io/)
142-
* [GitHub](https://github.com/) (900+ components used 15k+ times)
143-
* [GitLab](https://gitlab.com/)
144-
* [HappyCo](https://happy.co)
145-
* [HomeStyler AI](https://homestyler.ai)
146-
* [Keenly](https://www.keenly.so) (100+ components)
147-
* [Kicksite](https://kicksite.com/)
148-
* [Krystal](https://krystal.uk)
149-
* [Launch Scout](https://launchscout.com/)
150-
* [Learn To Be](https://www.learntobe.org/) (100+ components)
151-
* [Litmus](https://litmus.engineering/)
152-
* [Login.gov](https://github.com/18F/identity-idp)
153-
* [Mission Met Center](https://www.missionmet.com/mission-met-center)
154-
* [Mon Ami](https://www.monami.io)
155-
* [Nikola Motor](https://www.nikolamotor.com/) (50+ components and counting)
156-
* [Niva](https://www.niva.co/)
157-
* [OBLSK](https://oblsk.com/)
158-
* [openSUSE Open Build Service](https://openbuildservice.org/)
159-
* [OpenProject](https://www.openproject.org/)
160-
* [Ophelos](https://ophelos.com)
161-
* [Orbit](https://orbit.love)
162-
* [PeopleForce](https://peopleforce.io)
163-
* [Percent Pledge](https://www.percentpledge.org/)
164-
* [PLT4M](https://plt4m.com/)
165-
* [Podia](https://www.podia.com/)
166-
* [PrintReleaf](https://www.printreleaf.com/)
167-
* [Project Blacklight](http://projectblacklight.org/)
168-
* [QuickNode](https://www.quicknode.com/)
169-
* [RailsCarma](https://www.railscarma.com)
170-
* [Reinvented Hospitality](https://reinvented-hospitality.com/)
171-
* [Room AI](https://roomai.com/)
172-
* [SerpApi](https://www.serpapi.com/)
173-
* [SearchApi](https://www.searchapi.io/)
174-
* [Simundia](https://www.simundia.com/)
175-
* [Skroutz](https://engineering.skroutz.gr/blog/)
176-
* [Shogun](https://getshogun.com/)
177-
* [SpendHQ](https://www.spendhq.com/)
178-
* [Spina CMS](https://spinacms.com/)
179-
* [Spring](https://spring.net/)
180-
* [Startup Jobs](https://startup.jobs/)
181-
* [TalentoHQ](https://talentohq.com)
182-
* [Teamtailor](https://teamtailor.com/)
183-
* [Topkey](https://topkey.io/)
184-
* [Web3 Jobs](https://web3.career)
185-
* [Wecasa](https://www.wecasa.fr/)
186-
* [WIP](https://wip.co/)
187-
* [Within3](https://www.within3.com/)
188-
* [Workbrew](https://www.workbrew.com/)
189-
* [Wrapbook](https://wrapbook.com/)
190-
* [Yobbers](https://www.yobbers.com/)
191-
192-
Using ViewComponent? [Send a pull request](https://github.com/viewcomponent/view_component/edit/main/docs/index.md) to update this list!
193-
You can also check out [how various projects use ViewComponent](https://github.com/viewcomponent/view_component/network/dependents?package_id=UGFja2FnZS0xMDEwNjQxMzYx).
194-
195112
<hr />
196113

197114
[Getting started →](/guide/getting-started.html)

0 commit comments

Comments
 (0)