Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Make filename required for CodeSnippetTitle #413

Merged
merged 2 commits into from
Mar 2, 2021
Merged

Conversation

katydecorah
Copy link
Contributor

This PR makes filename required for CodeSnippetTitle since the prop puts the Title in CodeSnippetTitle.

Fixes #286

@katydecorah katydecorah merged commit ea97888 into main Mar 2, 2021
@katydecorah katydecorah deleted the codesnippettitle branch March 2, 2021 15:05
katydecorah pushed a commit that referenced this pull request Mar 24, 2021
* main: (24 commits)
  3.3.1
  Prepare 3.3.1
  The `edit.css` prop is optional when displaying `Edit` in `CodeSnippet` (#421)
  3.3.0
  Prepare 3.3.0
  Bump elliptic from 6.5.3 to 6.5.4 (#417)
  When `maxHeight` is set, move `Edit` buttons in `CodeSnippet` above the code (#420)
  Update CONTRIBUTING.md (#418)
  3.2.0
  update version number in changelog
  Add pricing theme to Note component (#416)
  3.1.0
  Prepare 3.1.0
  Make `filename` required for `CodeSnippetTitle` (#413)
  Update package-lock.json (#412)
  Make `css` optional in Edit and CodeSnippet components (#293)
  Remove HelpPage, NavigationDropdown, SectionedNavigation, TopbarSticker, Topbar components (#407)
  Update prism (#411)
  3.0.1
  Fix CSS for code elements in headings (#409)
  ...
katydecorah pushed a commit that referenced this pull request Mar 24, 2021
* main: (24 commits)
  3.3.1
  Prepare 3.3.1
  The `edit.css` prop is optional when displaying `Edit` in `CodeSnippet` (#421)
  3.3.0
  Prepare 3.3.0
  Bump elliptic from 6.5.3 to 6.5.4 (#417)
  When `maxHeight` is set, move `Edit` buttons in `CodeSnippet` above the code (#420)
  Update CONTRIBUTING.md (#418)
  3.2.0
  update version number in changelog
  Add pricing theme to Note component (#416)
  3.1.0
  Prepare 3.1.0
  Make `filename` required for `CodeSnippetTitle` (#413)
  Update package-lock.json (#412)
  Make `css` optional in Edit and CodeSnippet components (#293)
  Remove HelpPage, NavigationDropdown, SectionedNavigation, TopbarSticker, Topbar components (#407)
  Update prism (#411)
  3.0.1
  Fix CSS for code elements in headings (#409)
  ...
katydecorah pushed a commit that referenced this pull request Apr 14, 2021
* main: (93 commits)
  Enforces where React component static properties should be positioned (#429)
  Node 12 (#428)
  3.3.1
  Prepare 3.3.1
  The `edit.css` prop is optional when displaying `Edit` in `CodeSnippet` (#421)
  3.3.0
  Prepare 3.3.0
  Bump elliptic from 6.5.3 to 6.5.4 (#417)
  When `maxHeight` is set, move `Edit` buttons in `CodeSnippet` above the code (#420)
  Update CONTRIBUTING.md (#418)
  3.2.0
  update version number in changelog
  Add pricing theme to Note component (#416)
  3.1.0
  Prepare 3.1.0
  Make `filename` required for `CodeSnippetTitle` (#413)
  Update package-lock.json (#412)
  Make `css` optional in Edit and CodeSnippet components (#293)
  Remove HelpPage, NavigationDropdown, SectionedNavigation, TopbarSticker, Topbar components (#407)
  Update prism (#411)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make filename required for CodeSnippetTitle
1 participant