@openfin/ui-library 0.15.0 → 0.15.2-alpha.1682959645
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -5
- package/dist/index.js +4 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -191,18 +191,22 @@ npm run test
|
|
|
191
191
|
|
|
192
192
|
## Versioning & Releasing
|
|
193
193
|
|
|
194
|
-
### 1.
|
|
194
|
+
### 1. Bump package version
|
|
195
195
|
|
|
196
|
-
Once all PRs meant for a release are merged into `main` branch, you should now create a new
|
|
196
|
+
Once you are ready to make a new release and all PRs meant for a release are merged into `main` branch, you should now create a new PR into `main` to bump the package version to the appropriate number. Get that PR approved and merged into `main`.
|
|
197
197
|
|
|
198
|
-
### 2. Create a
|
|
198
|
+
### 2. Create a release branch
|
|
199
|
+
|
|
200
|
+
Now that the package version is up to date, you should now create a new release branch in github. To do so, go to the [list of branches](https://github.com/openfin/ui-library/branches) and click 'New Branch.' Name the new branch `release/<new-version-number>` (for example `release/0.14.3`) and make sure the branch source is `main`.
|
|
201
|
+
|
|
202
|
+
### 3. Create a new release on Github
|
|
199
203
|
|
|
200
204
|
Once you have created the release branch, you should now create a release through github:
|
|
201
205
|
|
|
202
206
|
- Click [Create a New Release](https://github.com/openfin/ui-library/releases/new)
|
|
203
207
|
- Create a new tag, labelled `<new-version-number>`. (for example `0.14.3`)
|
|
204
|
-
- Change the target branch to the release branch you just created.
|
|
208
|
+
- Change the target branch to the release branch you just created. (for example `release/0.14.3`)
|
|
205
209
|
- Enter the release title to match the tag you just created. (for example `0.14.3`)
|
|
206
|
-
- In the description, enter the changelog from the previous tag. (for example if previous tag is `0.
|
|
210
|
+
- In the description, enter the changelog from the previous tag. (for example if previous tag is `0.14.2` then your description should be "Change log: `https://github.com/openfin/ui-library/compare/0.14.2...0.14.3`") (Don't worry, you can always go back and edit the description later.)
|
|
207
211
|
|
|
208
212
|
This triggers a Github Action to automatically build the latest version of the `ui-library` and package it for remote installation. You can check the status of this task within this repo's actions tab.
|
package/dist/index.js
CHANGED
|
@@ -789,21 +789,22 @@ var e={8594:(e,t,n)=>{n.d(t,{Z:()=>o});var r=/^((children|dangerouslySetInnerHTM
|
|
|
789
789
|
order: ${({order:e})=>e};
|
|
790
790
|
padding: ${({theme:e,padding:t})=>t&&e.px[t]};
|
|
791
791
|
background: ${({theme:e,background:t})=>t&&e.palette[l[t]]};
|
|
792
|
-
`,t.Box.displayName="Box"},1335:function(e,t,n){var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),o=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),o(n(3339),t)},6710:function(e,t,n){var r=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.DefinitionList=void 0;const i=n(5893),a=o(n(
|
|
792
|
+
`,t.Box.displayName="Box"},1335:function(e,t,n){var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),o=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),o(n(3339),t)},6710:function(e,t,n){var r=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.DefinitionList=void 0;const i=n(5893),a=o(n(7518));t.DefinitionList=e=>{var{definitions:t}=e,n=r(e,["definitions"]);return(0,i.jsx)(c,Object.assign({},n,{role:"list"},{children:Array.from(t.keys()).map(((e,n)=>(0,i.jsxs)(l,Object.assign({role:"listitem"},{children:[(0,i.jsx)(s,Object.assign({role:"",id:`term${n}`},{children:e})),(0,i.jsx)(u,Object.assign({"aria-labelledby":`term${n}`},{children:t.get(e)}))]}),`${e}-${n}`)))}))};const l=a.default.div`
|
|
793
793
|
display: grid;
|
|
794
794
|
grid-template-columns: 1fr 3fr;
|
|
795
|
+
`,c=a.default.dl`
|
|
795
796
|
gap: ${({theme:e})=>`0 ${e.px.large}`};
|
|
796
797
|
overflow-y: auto;
|
|
797
798
|
padding: ${({theme:e})=>`${e.px.small} ${e.px.base}`};
|
|
798
799
|
word-break: break-word;
|
|
799
|
-
`,s=
|
|
800
|
+
`,s=a.default.dt`
|
|
800
801
|
color: ${({theme:e})=>e.palette.textHelp};
|
|
801
802
|
font-size: ${({theme:e})=>e.fontSize.small};
|
|
802
803
|
font-weight: ${({theme:e})=>e.fontWeight.normal};
|
|
803
804
|
line-height: ${({theme:e})=>e.px.base};
|
|
804
805
|
padding-bottom: ${({theme:e})=>e.px.small};
|
|
805
806
|
white-space: nowrap;
|
|
806
|
-
`,u=
|
|
807
|
+
`,u=a.default.dd`
|
|
807
808
|
font-size: ${({theme:e})=>e.fontSize.small};
|
|
808
809
|
line-height: ${({theme:e})=>e.px.base};
|
|
809
810
|
padding-bottom: ${({theme:e})=>e.px.small};
|
package/package.json
CHANGED