Skip to content

Releases: sullivanpj/open-system

web-shell-v1.4.0

15 Nov 07:42
Compare
Choose a tag to compare

1.4.0 (2022-11-15)

Bug Fixes

  • design-system: Disable clear build parameter (e4ecce4)
  • design-system: Fixed bootstrap config code (1587d2e)
  • design-system: Fixed token font build issue (d59e002)
  • repo: Configure tokens as implicitDependency (fc9e6c2)
  • repo: Update component build parameters (7b00f6f)
  • repo: Updated next build path (8d5427e)
  • repo: Updated workflow script (2aa4c91)
  • repo: Updated workflow script build execution (660a635)
  • Resolved issue with tailwind config (ca863f4)
  • web-landing: Added not found page (1202a83)
  • web-shell: Added trailing slash to config (d66a4a6)
  • web-shell: Removed export from build script (7ce2241)
  • web-shell: Removed unused page (5da678d)
  • web-shell: Updated package.json (ac3235f)

Features

  • core: Added typescript core library (61ade46)
  • design-system: Added snapshot testing (4d2d6c7)
  • design-system: Initial setup of input (314856f)
  • shared: Generated the React components lib (f6f882b)
  • web-landing: Add landing screen application (33aeaa1)
  • web-shell: Added @next/font (ef22c2d)
  • web-shell: Converted web app to use NextJs (c7f6f06)

web-landing-v1.0.0

15 Nov 08:11
Compare
Choose a tag to compare

1.0.0 (2022-11-15)

Bug Fixes

  • repo: Configure tokens as implicitDependency (fc9e6c2)
  • repo: Updated next build path (8d5427e)
  • repo: Updated workflow script (2aa4c91)
  • web-landing: Added not found page (1202a83)
  • web-shell: Added trailing slash to config (d66a4a6)
  • web-shell: Removed export from build script (7ce2241)
  • web-shell: Updated package.json (ac3235f)

Features

  • Added design components (d6f60b2)
  • Added semantic release tools to repository (3028658)
  • core: Added typescript core library (61ade46)
  • design-system: Added snapshot testing (4d2d6c7)
  • landing: Added shell and landing apps (6e88200)
  • shared: Generated the React components lib (f6f882b)
  • web-landing: Add landing screen application (33aeaa1)
  • web-shell: Added @next/font (ef22c2d)
  • web-shell: Converted web app to use NextJs (c7f6f06)

web-contact-v1.0.0

15 Nov 11:06
Compare
Choose a tag to compare

1.0.0 (2022-11-15)

Bug Fixes

  • repo: Configure tokens as implicitDependency (fc9e6c2)

Features

  • Added design components (d6f60b2)
  • contact: Added the contact application (6a15d67)
  • core: Added typescript core library (61ade46)
  • design-system: Added snapshot testing (4d2d6c7)
  • landing: Added shell and landing apps (6e88200)
  • web-landing: Add landing screen application (33aeaa1)
  • web-shell: Converted web app to use NextJs (c7f6f06)

tools-generators-dotnet-v1.0.0

15 Nov 07:43
Compare
Choose a tag to compare

1.0.0 (2022-11-15)

Bug Fixes

  • core: Resolve jest test issues (c41c38d)
  • core: Test config updates (a404401)
  • core: Updated jest-environment-jsdom version (b73ab13)
  • core: Updates to test config (5b3dc4e)
  • repo: Build tools before token project (89c9556)
  • repo: Configure tokens as implicitDependency (fc9e6c2)

Features

  • Added design components (d6f60b2)
  • Added tool libraries (77c8553)
  • apis-message: Initial API code-generation (f5f210e)
  • core: Added typescript core library (61ade46)
  • design-system: Added snapshot testing (4d2d6c7)
  • landing: Added shell and landing apps (6e88200)
  • repo: Added semver executors and Commitizen (0db2111)
  • shared: Generated the React components lib (f6f882b)
  • web-landing: Add landing screen application (33aeaa1)
  • web-shell: Converted web app to use NextJs (c7f6f06)

tools-executors-typescript-v1.0.0

15 Nov 07:43
Compare
Choose a tag to compare

1.0.0 (2022-11-15)

Bug Fixes

  • core: Resolve jest test issues (c41c38d)
  • core: Test config updates (a404401)
  • core: Updated jest-environment-jsdom version (b73ab13)
  • core: Updates to test config (5b3dc4e)
  • design-system: Fixed bootstrap config code (1587d2e)
  • design-system: Fixed token font build issue (d59e002)
  • design-system: Font path formatting issue (45caa76)
  • design-system: Resolved token to tailwind cfg (a45f8a9)
  • repo: Build path issue resolved (cdfb2ce)
  • repo: Build tools before token project (89c9556)
  • repo: Configure tokens as implicitDependency (fc9e6c2)
  • repo: Modify tools project.json include glob (36b066e)
  • repo: Remove formatting from token build (070133f)
  • repo: Removed lint from workflow (e93686b)
  • repo: Resolve build error (e735944)
  • repo: Resolve build failure (0fe9c4a)
  • repo: Update Svgo imports (8d2245a)
  • repo: Updated toke build logging (647cc00)
  • Resolved issue with tailwind config (ca863f4)
  • tools: SVG generator in progress (daf7294)

Features

  • Added design components (d6f60b2)
  • Added design tokens and docs app (5701388)
  • Added separate design system folder (b1bc093)
  • Added tool libraries (77c8553)
  • core: Added typescript core library (61ade46)
  • design-system: Added button component (7844e8a)
  • design-system: Added snapshot testing (4d2d6c7)
  • design-system: Completed token build process (5f3eb9b)
  • design-system: Input disabled functionality (4e85aba)
  • landing: Added shell and landing apps (6e88200)
  • repo: Added semver executors and Commitizen (0db2111)
  • shared: Generated the React components lib (f6f882b)
  • tools: Add shadow and gradient token parsers (9e33d41)
  • tools: Added design-components-clean tool (a200347)
  • tools: Added spacing to token generator (3457a54)
  • tools: Enhanced the token build executor (3df7fb3)
  • web-landing: Add landing screen application (33aeaa1)
  • web-shell: Converted web app to use NextJs (c7f6f06)

tools-executors-dotnet-v1.0.0

15 Nov 07:44
Compare
Choose a tag to compare

1.0.0 (2022-11-15)

Bug Fixes

  • core: Resolve jest test issues (c41c38d)
  • core: Test config updates (a404401)
  • core: Updated jest-environment-jsdom version (b73ab13)
  • core: Updates to test config (5b3dc4e)
  • repo: Build tools before token project (89c9556)
  • repo: Configure tokens as implicitDependency (fc9e6c2)

Features

  • Added design components (d6f60b2)
  • Added tool libraries (77c8553)
  • apis-message: Initial API code-generation (f5f210e)
  • core: Added typescript core library (61ade46)
  • design-system: Added snapshot testing (4d2d6c7)
  • landing: Added shell and landing apps (6e88200)
  • repo: Added semver executors and Commitizen (0db2111)
  • shared: Generated the React components lib (f6f882b)
  • web-landing: Add landing screen application (33aeaa1)
  • web-shell: Converted web app to use NextJs (c7f6f06)

tools-executors-docs-v1.0.0

15 Nov 07:44
Compare
Choose a tag to compare

1.0.0 (2022-11-15)

Bug Fixes

  • core: Resolve jest test issues (c41c38d)
  • core: Test config updates (a404401)
  • core: Updated jest-environment-jsdom version (b73ab13)
  • core: Updates to test config (5b3dc4e)
  • repo: Build tools before token project (89c9556)
  • repo: Configure tokens as implicitDependency (fc9e6c2)
  • tools-executors-docs: Update build config (74372a1)

Features

  • Added design components (d6f60b2)
  • core: Added typescript core library (61ade46)
  • design-system: Added snapshot testing (4d2d6c7)
  • docs: Added doc search functionality (bc5a417)
  • landing: Added shell and landing apps (6e88200)
  • repo: Added semver executors and Commitizen (0db2111)
  • shared-ui-design-token: Added docgen tools (d06b8e0)
  • shared: Generated the React components lib (f6f882b)
  • web-landing: Add landing screen application (33aeaa1)
  • web-shell: Converted web app to use NextJs (c7f6f06)

shared-ui-feature-routing-v1.0.0

15 Nov 07:44
Compare
Choose a tag to compare

1.0.0 (2022-11-15)

Bug Fixes

  • repo: Configure tokens as implicitDependency (fc9e6c2)

Features

  • Added design components (d6f60b2)
  • Added design tokens and docs app (5701388)
  • core: Added typescript core library (61ade46)
  • design-system: Added snapshot testing (4d2d6c7)
  • landing: Added shell and landing apps (6e88200)
  • repo: Added semver executors and Commitizen (0db2111)
  • tools: Enhanced the token build executor (3df7fb3)
  • web-landing: Add landing screen application (33aeaa1)
  • web-shell: Converted web app to use NextJs (c7f6f06)

shared-ui-components-v1.0.0

15 Nov 07:44
Compare
Choose a tag to compare

1.0.0 (2022-11-15)

Bug Fixes

  • repo: Configure tokens as implicitDependency (fc9e6c2)

Features

  • Added design components (d6f60b2)
  • core: Added typescript core library (61ade46)
  • design-system: Added snapshot testing (4d2d6c7)
  • landing: Added shell and landing apps (6e88200)
  • repo: Added semver executors and Commitizen (0db2111)
  • shared: Generated the React components lib (f6f882b)
  • web-landing: Add landing screen application (33aeaa1)
  • web-shell: Converted web app to use NextJs (c7f6f06)

design-system-tokens-v1.0.0

15 Nov 07:42
Compare
Choose a tag to compare

1.0.0 (2022-11-15)

Bug Fixes

  • core: Resolve jest test issues (c41c38d)
  • core: Test config updates (a404401)
  • core: Updated jest-environment-jsdom version (b73ab13)
  • core: Updates to test config (5b3dc4e)
  • design-system: Fixed bootstrap config code (1587d2e)
  • design-system: Fixed token font build issue (d59e002)
  • design-system: Font path formatting issue (45caa76)
  • design-system: Resolved token to tailwind cfg (a45f8a9)
  • repo: Build path issue resolved (cdfb2ce)
  • repo: Build tools before token project (89c9556)
  • repo: Configure tokens as implicitDependency (fc9e6c2)
  • repo: Modify tools project.json include glob (36b066e)
  • repo: Remove formatting from token build (070133f)
  • repo: Removed lint from workflow (e93686b)
  • repo: Resolve build error (e735944)
  • repo: Resolve build failure (0fe9c4a)
  • repo: Update Svgo imports (8d2245a)
  • repo: Updated toke build logging (647cc00)
  • Resolved issue with tailwind config (ca863f4)
  • tools: SVG generator in progress (daf7294)

Features

  • Added design components (d6f60b2)
  • Added design tokens and docs app (5701388)
  • Added separate design system folder (b1bc093)
  • Added tool libraries (77c8553)
  • core: Added typescript core library (61ade46)
  • design-system-tokens: Parsers and generators (588b36e)
  • design-system: Added button component (7844e8a)
  • design-system: Added snapshot testing (4d2d6c7)
  • design-system: Added title component (bb243b2)
  • design-system: Completed token build process (5f3eb9b)
  • design-system: Initial setup of input (314856f)
  • design-system: Input disabled functionality (4e85aba)
  • design-system: Input field style (2944bcd)
  • landing: Added shell and landing apps (6e88200)
  • repo: Added semver executors and Commitizen (0db2111)
  • shared: Generated the React components lib (f6f882b)
  • tools: Add shadow and gradient token parsers (9e33d41)
  • tools: Added design-components-clean tool (a200347)
  • tools: Added spacing to token generator (3457a54)
  • tools: Enhanced the token build executor (3df7fb3)
  • web-landing: Add landing screen application (33aeaa1)
  • web-shell: Converted web app to use NextJs (c7f6f06)