- 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.
- 5d63d06: fix: copy sdg svgs to dist folder
- 4bca825: fix: fixed icon width/height in bulma css (it affected other bulma icons)
-
30d5bbc: feat: include SDG icons in undp-bulma.
SDG icons can be used by the following HTML codes. Size can be specified for either
is-small
,is-medium
,is-large
or default (leave it empty).<span class="icon is-small"> <i class="sdg-1"></i> </span>
- a3c4cf2: fix: import Material Symbols Outlined icon css at undp-bulma
- e6880b0: fix: adjusted heading style of undp-bulma to align with UNDP design.
- e6880b0: fix: customise delete button style to align with UNDP design. changed size of delete button if is-large
- 8dadb7b: fix: set black color of border for bulma select to align with UNDP design.
- 1a8529d: fix: add material-icons-outlined to undp-bulma
- 685729f: fix: applied UNDP design system style for all bulma headings.
- 224477a: chore: migrated bulma to v1.0.0. Included fontawesome css and google font icon css in customised bulma css.
- 8b740ae: fix: change $grey-darker to #232E3D in undp-bulma which is used in UNDP design section color.
- f472819: fix: removed button-disabled-background-color from undp-bulma setting. it has a problem of disabled button color appearance
- 5c26549: fix: set button padding and disabled background color in undp-bulma button style
- ff96f21: fix: changed modal background color to be the same with UNDP modal background.
- a2e8253: chore: upgrade vite to v5
- 8255e46: fix: changed active and inactive border color of tabs in bulma
- 258916e5: fix: customised bulma table for UNDP design
- 0a0bfc7c: fix: customised bulma breadcrumbs for UNDP design
- 8308f624: fix: fixed customised tab design for bulma. Removed border-radius from boxed/toggled tab.
- 660aaa2a: fix: apply UNDP design style for UNDP input
- 626ee6dc: chore: updated dependencies for packages and geohub repo
- 5f7bf2df: feat: add customised color of UNDP design for bulma tab
- 65fcbf0e: chore: pnpm update
- bf26a456: chore: pnpm update -r to update npm packages
- c8f5b2f1: chore: updated all npm packages except maplibre-gl