From 7c9a58ebb350a35e7b0fe47719642dea484775c5 Mon Sep 17 00:00:00 2001 From: april Date: Wed, 6 Jul 2022 14:02:34 +0100 Subject: [PATCH 1/2] Update resource link for Voltaire and Website update ruby --- src/core/MeganavContentWhyAbly/component.html.erb | 2 +- src/core/MeganavContentWhyAbly/component.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/core/MeganavContentWhyAbly/component.html.erb b/src/core/MeganavContentWhyAbly/component.html.erb index 92f5c96ae..9581610ed 100644 --- a/src/core/MeganavContentWhyAbly/component.html.erb +++ b/src/core/MeganavContentWhyAbly/component.html.erb @@ -27,7 +27,7 @@
  • - <%= link_to abs_url("/resources/datasheets"), class: "group ui-meganav-media py-12" do %> + <%= link_to abs_url("/resources"), class: "group ui-meganav-media py-12" do %>

    Resources

    <% end %>
  • diff --git a/src/core/MeganavContentWhyAbly/component.jsx b/src/core/MeganavContentWhyAbly/component.jsx index 3530e6917..f770f4b63 100644 --- a/src/core/MeganavContentWhyAbly/component.jsx +++ b/src/core/MeganavContentWhyAbly/component.jsx @@ -42,7 +42,7 @@ const MeganavContentWhyAbly = ({ absUrl }) => {
  • - +

    Resources

  • From 31055cc82d0dec2c364c79fd1ad9a89d1336f62a Mon Sep 17 00:00:00 2001 From: april Date: Thu, 7 Jul 2022 09:46:15 +0100 Subject: [PATCH 2/2] Publish v7.9.3-dev.7c9a58e and update preview app --- Gemfile.lock | 2 +- lib/ably_ui/version.rb | 2 +- package.json | 2 +- preview/Gemfile | 2 +- preview/Gemfile.lock | 4 ++-- preview/package.json | 2 +- preview/yarn.lock | 8 ++++---- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa3568dc7..2476c4a6b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ably-ui (7.9.3.dev.a74555e) + ably-ui (7.9.3.dev.7c9a58e) view_component (>= 2.33, < 2.50) GEM diff --git a/lib/ably_ui/version.rb b/lib/ably_ui/version.rb index 0115cd2bc..fbf2a2f38 100644 --- a/lib/ably_ui/version.rb +++ b/lib/ably_ui/version.rb @@ -1,3 +1,3 @@ module AblyUi - VERSION = '7.9.3.dev.a74555e' + VERSION = '7.9.3.dev.7c9a58e' end diff --git a/package.json b/package.json index 6d817f63c..db4c84abd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ably/ui", - "version": "7.9.3-dev.a74555e", + "version": "7.9.3-dev.7c9a58e", "description": "Home of the Ably design system library ([design.ably.com](https://design.ably.com)). It provides a showcase, development/test environment and a publishing pipeline for different distributables.", "repository": { "type": "git", diff --git a/preview/Gemfile b/preview/Gemfile index f1ada0d3f..ff79cb7b9 100644 --- a/preview/Gemfile +++ b/preview/Gemfile @@ -36,4 +36,4 @@ gem 'view_component', '~> 2.33.0', require: 'view_component/engine' gem 'responders' -gem 'ably-ui', '7.9.3.dev.a74555e', require: 'ably_ui' +gem 'ably-ui', '7.9.3.dev.7c9a58e', require: 'ably_ui' diff --git a/preview/Gemfile.lock b/preview/Gemfile.lock index 544cfc873..f0a8ba0cd 100644 --- a/preview/Gemfile.lock +++ b/preview/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - ably-ui (7.9.3.dev.a74555e) + ably-ui (7.9.3.dev.7c9a58e) view_component (>= 2.33, < 2.50) actioncable (6.0.3.4) actionpack (= 6.0.3.4) @@ -169,7 +169,7 @@ PLATFORMS ruby DEPENDENCIES - ably-ui (= 7.9.3.dev.a74555e) + ably-ui (= 7.9.3.dev.7c9a58e) bootsnap (>= 1.4.2) byebug listen (~> 3.2) diff --git a/preview/package.json b/preview/package.json index 6fea8393b..39cbc4f13 100644 --- a/preview/package.json +++ b/preview/package.json @@ -2,7 +2,7 @@ "name": "preview", "private": true, "dependencies": { - "@ably/ui": "7.9.3-dev.a74555e", + "@ably/ui": "7.9.3-dev.7c9a58e", "@babel/preset-react": "^7.12.5", "@rails/ujs": "^6.0.0", "@rails/webpacker": "4.3.0", diff --git a/preview/yarn.lock b/preview/yarn.lock index 2e92e2a0f..2459fd333 100644 --- a/preview/yarn.lock +++ b/preview/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@ably/ui@7.9.3-dev.a74555e": - version "7.9.3-dev.a74555e" - resolved "https://registry.yarnpkg.com/@ably/ui/-/ui-7.9.3-dev.a74555e.tgz#e176f99653efc4cca5279f84057aa5242de673b6" - integrity sha512-6SEf/99HZ3uooA9m44WiUCvur9P0mKYjDcGtpmPZYQmDZoImxeWbzrHyiWZiLLOQKuaSQzlhXKfUWledJ+UopA== +"@ably/ui@7.9.3-dev.7c9a58e": + version "7.9.3-dev.7c9a58e" + resolved "https://registry.yarnpkg.com/@ably/ui/-/ui-7.9.3-dev.7c9a58e.tgz#94f979ab0ce981e4acb70a6f612cec04d5e3a476" + integrity sha512-Sw7oCqNeOTCXsqQH8o+dneNB2GHodYZ7o/F6EdPrLNdfwt+Fs+IxpuJJOTiEw+Xk8dyIDjgr65+h+E6ZTpm07A== dependencies: array-flat-polyfill "^1.0.1" deepmerge "^4.2.2"