Skip to content

Latest commit

 

History

History
201 lines (129 loc) · 6.11 KB

CHANGELOG.md

File metadata and controls

201 lines (129 loc) · 6.11 KB

CHANGELOG

0.1.3 - Saturday 11th January, 2025

  • Updated the eslint config
  • Merge pull request #46 from anephenix/dependabot/npm_and_yarn/eslint-9.18.0
  • Merge pull request #44 from anephenix/dependabot/npm_and_yarn/next-15.1.4
  • Bump next from 14.2.15 to 15.1.4
  • Merge pull request #42 from anephenix/dependabot/npm_and_yarn/babel/eslint-parser-7.26.5
  • Merge pull request #43 from anephenix/dependabot/npm_and_yarn/babel/preset-env-7.26.0
  • Bump eslint from 8.57.0 to 9.18.0
  • Merge pull request #45 from anephenix/dependabot/npm_and_yarn/esbuild-0.24.2
  • Bump esbuild from 0.21.1 to 0.24.2
  • Bump @babel/preset-env from 7.24.5 to 7.26.0
  • Bump @babel/eslint-parser from 7.24.5 to 7.26.5
  • Merge pull request #40 from anephenix/dependabot/npm_and_yarn/eslint-plugin-jest-28.10.0
  • Merge pull request #39 from anephenix/dependabot/npm_and_yarn/prettier-3.4.2
  • Merge pull request #38 from anephenix/dependabot/npm_and_yarn/eslint-plugin-react-7.37.3
  • Merge pull request #37 from anephenix/dependabot/npm_and_yarn/jsdoc-4.0.4
  • Merge pull request #36 from anephenix/dependabot/npm_and_yarn/anephenix/rcg-0.0.12
  • Bump eslint-plugin-jest from 28.5.0 to 28.10.0
  • Bump prettier from 3.2.5 to 3.4.2
  • Bump eslint-plugin-react from 7.34.1 to 7.37.3
  • Bump jsdoc from 4.0.3 to 4.0.4
  • Bump @anephenix/rcg from 0.0.11 to 0.0.12
  • Create dependabot.yml

0.1.2 - Thursday 9th January, 2025

  • Added scripts to automate publishing the NPM package
  • Updated Dependencies
  • Merge pull request #35 from anephenix/dependabot/npm_and_yarn/next-14.2.15
  • Bump next from 14.2.10 to 14.2.15
  • Merge pull request #34 from anephenix/dependabot/npm_and_yarn/next-14.2.10
  • Bump next from 14.2.3 to 14.2.10
  • Merge pull request #33 from anephenix/dependabot/npm_and_yarn/braces-3.0.3
  • Bump braces from 3.0.2 to 3.0.3
  • Updated dependencies
  • Updated dependencies
  • Updated browserslist dev dependency
  • Merge pull request #31 from anephenix/dependabot/npm_and_yarn/ip-1.1.9
  • Bump ip from 1.1.5 to 1.1.9
  • Merge pull request #29 from anephenix/dependabot/npm_and_yarn/babel/traverse-7.23.2
  • Bump @babel/traverse from 7.20.12 to 7.23.2

0.1.1 - Sunday 8th October, 2023

  • Updated dependencies

0.0.33 - Wednesday 21st December, 2021

  • Updated Sass dependency

0.0.32 - Sunday 28th March, 2021

  • Navbar now has a midSection option for embedding components in the middle of the navbar

0.0.31 - Sunday 7th February, 2021

  • Use of esbuild to create a compiled version of the library
  • Reverse the use of CSS modules for the UI components

0.0.30 - Saturday 30th January, 2021

  • Refactored Navbar and Hero so that Next/Link is passed as a prop
  • Made Next.js a development dependency

0.0.29 - Saturday 30th January, 2021

  • Small bug fix on loading Next.js version

0.0.28 - Saturday 30th January, 2021

  • Small bug fix on loading Sass version
  • Small bug fix for loading Next/Link in NavBar - need to pass component

0.0.27 - Friday 29th January, 2021

  • Small bug fix on loading Next.js versions

0.0.26 - Monday 25th January, 2021

  • Updated dependencies
  • Small bug fix on loading Next.js versions

0.0.25 - Monday 25th January, 2021

  • Added Hero component
  • Added Textarea component

0.0.24 - Wednesday 19th August, 2020

  • Added Page component

0.0.23 - Monday 17th August, 2020

  • CSS fix for the title bar in the Code and Terminal components

0.0.22 - Friday 14th August, 2020

  • CSS tweaks and fixes for dark mode

0.0.21 - Friday 14th August, 2020

  • Added the Terminal Component
  • Added the Code Component
  • Applied some changes for the documentation

0.0.20 - Friday 7th August, 2020

  • CSS Tweaks and fixes

0.0.19 - Thursday 6th August, 2020

  • Added a styled select element
  • Initial version of a website for the documentation
  • Tweaks to the CSS for the body

0.0.18 - Wednesday 8th July, 2020

  • Fix for the Checkbox element and how it handles default values

0.0.17 - Saturday 13th June, 2020

  • Fix for the mobile menu in the navbar component
  • Renamed some SVG element ids for accessibility improvements

0.0.16 - Thursday 4th June, 2020

  • Fix for border-box css rule affecting checkbox elements
  • Fix for menu items in the mobile menu

0.0.15 - Friday 8th May, 2020

  • Applied border-box css rule to html elements

0.0.14 - Saturday 11th April, 2020

  • Made the checkbox background white
  • Removed the default margin that was being applied to buttons
  • Applied an 8px default grid for padding on some elements
  • Removed some unneeeded dependencies
  • Updated existing dependencies

0.0.13 - Tuesday 7th April, 2020

  • Added some more options to the NavBar component

0.0.12 - Tuesday 7th April, 2020

  • Added extra options to inherit in the links on the navigation menu

0.0.11 - Tuesday 7th April, 2020

  • Applied some fixes for the NavBar component
  • Included Next.js Links component for navigation bar menu items

0.0.10 - Tuesday 7th April, 2020

  • Added the NavBar component from the Sarus website into here

0.0.9 - Sunday 5th April, 2020

  • Imported the Sarus website's grid system into Anephenix UI
  • Applied some scoping to the CSS theming for typography and buttons
  • Updated development dependencies

0.0.8 - Friday 3rd April, 2020

  • Added defaultValue for fields

0.0.7 - Wednesday 25th March, 2020

  • Added a helper function for handling errors

0.0.6 - Friday 13th March, 2020

  • Added event handlers for the input and button components

0.0.5 - Wednesday 11th March, 2020

  • Small fixes for the Checkbox and RadioButton components

0.0.4 - Wednesday 11th March, 2020

  • Fix for passing refs to components for use with react-hook-form
  • Dropdown component
  • FormField component, with support for display validation error messages on form fields

0.0.3 - Friday 6th March, 2020

  • Pass name and ref values to components for use with react-hook-form
  • Node.js esModules support for next build

0.0.2 - Monday 2nd March, 2020

  • Small fix to ensure that the library can be used by a Next.js app without any issues

0.0.1 - Monday 2nd March, 2020

  • Initial version of the library