docbrown/app/views/layouts
Jeremy Friesen f790c3c0c1
Encapsulating the "why we hide/show" something (#17166)
* Encapsulating the "why we hide/show" something

Prior to this commit, we were relying on our views/templates to
understand why it might want to append the "hidden" dom class.  That is
not ideal, because it required repeating knowledge about the conditions
of the policy outside of the policy's domain.

With this commit, we're removing a duplication of knowledge; or more
appropriately asking the steward responsible for the knowledge to
produce the answer.

* Refining the note to not describe a course of action
2022-04-11 13:40:16 -04:00
..
_footer.html.erb Update remaining Crayons icons (#16100) 2022-01-18 13:41:04 +07:00
_logo.html.erb Remove Creator Onboarding Feature Flags from Codebase (#15982) 2022-01-31 11:30:43 -07:00
_main_nav.html.erb Adding conditional rendering of navigation links (#16362) 2022-02-01 12:23:58 -05:00
_nav_menu.html.erb Encapsulating the "why we hide/show" something (#17166) 2022-04-11 13:40:16 -04:00
_sidebar_nav_link.html.erb Adding conditional rendering of navigation links (#16362) 2022-02-01 12:23:58 -05:00
_sidebar_tags.html.erb Update remaining Crayons icons (#16100) 2022-01-18 13:41:04 +07:00
_signup_modal.html.erb views/stories, views/layouts and other homepage i18n (#15083) 2021-11-10 07:38:43 -06:00
_social_media.html.erb Update remaining Crayons icons (#16100) 2022-01-18 13:41:04 +07:00
_styles.html.erb CSS size reduce + cleanups. (#12625) 2021-02-16 13:44:26 +01:00
_top_bar.html.erb Encapsulating the "why we hide/show" something (#17166) 2022-04-11 13:40:16 -04:00
_user_config.html.erb Theming cleanup (#15237) 2021-11-09 10:11:55 -05:00
admin.html.erb tweak crayons layout for admin section (#17122) 2022-04-05 13:14:50 +01:00
application.html.erb theme-color (#16651) 2022-02-22 15:52:14 +01:00
mailer.html.erb I18nize views misc & non-HTML templates (#15136) 2021-12-08 11:28:16 -05:00
mailer.text.erb Split up mailers (#260) 2018-05-01 18:12:26 -04:00