COMMITS
/ docs/rules/jsx-pascal-case.md October 20, 2022
B
[Docs] automate doc generation with `eslint-doc-generator`
Bryan Mishkin committed
August 19, 2022
B
[Docs] Add config notice to rule docs
Bryan Mishkin committed
August 21, 2022
B
[Docs] Add markdownlint for documentation formatting consistency
Bryan Mishkin committed
B
[Docs] Fix typos
Bryan Mishkin committed
August 11, 2021
M
[New] `jsx-pascal-case`: add `allowLeadingUnderscore` option
Michael Waddell committed
February 1, 2021
K
[New] `jsx-pascal-case`: support `allowNamespace` option
Kev-Y-Huang committed
January 23, 2021
B
[New] `jsx-pascal-case`: support minimatch `ignore` option
Boris Cherny committed
October 20, 2020
J
[Docs] make example descriptions consistent
Jordan Harband committed
July 31, 2019
T
[New] `jsx-pascal-case`: `allowAllCaps` option now allows `SCREAMING_SNAKE_CASE`
Tyler Swavely committed
October 7, 2017
F
Make negative adverbs above snippets bold
Felicio Mununga committed
May 16, 2017
A
docs(rules): prefix rule names in title
Adnan Asani committed
April 12, 2017
A
corrects all the .eslintrc examples in the docs directory
Adam Lancaster committed
January 29, 2017
J
Improve syntax highlighting of code snippets
Joe Lencioni committed
May 9, 2016
Y
Add allowAllCaps and ignore options to jsx-pascal-case (fixes #575)
Yannick Croissant committed
February 11, 2016
J
spelling fix
Jason Howard committed
December 12, 2015
Y
Fix jsx-pascal-case to stop checking lower cased components (fixes #329)
Yannick Croissant committed
November 24, 2015
J
Allow consecutive uppercase letters in jsx-pascal-case
Joe Lencioni committed
November 17, 2015
J
add jsx-pascal-case rule
Jake Marsh committed