Recent Releases of https://github.com/civicdatalab/opub-mono

https://github.com/civicdatalab/opub-mono - v1.0.2

What's Changed

  • Update opub-tokens package, add default tokens that are not in figma variables
  • Update components: Breadcrumb, Drawer, Spinner, Combobox
  • Add opub-ui/utils which exposes utility functions and hooks
  • Remove duplicate hooks from examples and package
  • Add and update ReadMe files for packages, and examples
  • Update Storybook to v8

Full Changelog: https://github.com/CivicDataLab/opub-mono/compare/v1.0.1...v1.0.2

- TypeScript
Published by PixeledCode about 2 years ago

https://github.com/civicdatalab/opub-mono - v1.0.1

What's Changed

  • Add auth to data exchange by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/340
  • remove nprogress and use holy loader by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/341
  • improve the auth features in data exchange by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/342

Full Changelog: https://github.com/CivicDataLab/opub-mono/compare/v1.0.0...v1.0.1

- TypeScript
Published by PixeledCode about 2 years ago

https://github.com/civicdatalab/opub-mono - v1.0.0

What's Changed

  • add new components and types by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/1
  • fix form component story by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/6
  • add useFormContext for react hook form by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/7
  • add checkbox group and radio component by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/8
  • fix input element styles by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/9
  • add new components by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/10
  • make state icons global by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/12
  • update readme by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/13
  • remove text area and inputbase components by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/14
  • fix form story by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/15
  • add filter for Github Actions by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/18
  • update storybook files by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/19
  • update config by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/21
  • rename ui to opub-ui by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/36
  • remove View component by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/37
  • update actions file by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/38
  • update package file by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/39
  • Add new components by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/40
  • add select component by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/42
  • add popover, action list and other changes by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/43
  • add switch component by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/45
  • add tooltip by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/46
  • add Range Slider by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/47
  • add DropZone and Thumbnail by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/49
  • add new components by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/55
  • add new components by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/56
  • add dialog components by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/57
  • badge component by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/48
  • add tabs by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/59
  • add components by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/60
  • 24 add toast component by @ruthvik129 in https://github.com/CivicDataLab/opub-mono/pull/58
  • add icon component by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/61
  • improve exporting of components by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/62
  • 51 add data table by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/63
  • add sticky header styling by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/64
  • FIX: add badge description by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/67
  • fix: Badge reference and status prop by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/68
  • 66 add index table by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/69
  • add date picker by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/74
  • run prettier by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/81
  • add action for bundle test by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/84
  • 85 add code drawer by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/86
  • 85 add code drawer by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/88
  • add inline code by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/89
  • 92 form components by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/94
  • 73-add-collapsible-component by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/93
  • 92 form components by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/95
  • fix date field by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/96
  • 92 form components by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/99
  • add breadcrumb component by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/105
  • Added Enhancements to the toast component by @ruthvik129 in https://github.com/CivicDataLab/opub-mono/pull/106
  • Fix toast build by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/107
  • 23 add avatar component by @sanjaypinna in https://github.com/CivicDataLab/opub-mono/pull/76
  • add readme for www by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/111
  • add banner by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/117
  • apply hotfix for css not loading by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/118
  • add package version by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/119
  • 112 fix avatar component issues by @sanjaypinna in https://github.com/CivicDataLab/opub-mono/pull/116
  • add tailwind by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/126
  • add mobile responsiveness by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/128
  • add disclosure button for mobile by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/129
  • fix building by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/131
  • fix sidebar collapse text glitch by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/133
  • add key shortcut for sidebar collapse by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/134
  • fix page scroll issue by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/135
  • remove number type by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/137
  • add content for homepage by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/138
  • fix scrolling issue by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/140
  • add graphql fetching by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/143
  • add dark mode by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/145
  • homepage designs by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/146
  • 148 add multiple language support by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/149
  • reinstall yarn by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/150
  • add mutation for new dataset page by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/162
  • fix scss import issue by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/166
  • remove fetch function from table by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/167
  • add carousel component by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/175
  • make new dashboard layout responsive by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/179
  • snapshot page - opub by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/176
  • remove codeblock story by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/183
  • fix useSearchParams usage bug by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/184
  • fix unnecessary loading state of button by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/186
  • fix build by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/187
  • return selected rows on header action by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/194
  • add clear button for filter by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/195
  • update readme by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/196
  • fix radio button selected style by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/197
  • Opub viz by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/200
  • District by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/202
  • add district landing page by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/203
  • add department page by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/204
  • add new changes with sidebar by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/205
  • fix error by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/209
  • fix error by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/210
  • fix index file by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/213
  • add chromatic action by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/215
  • feat: Enhance carousel with variable chunking and default displayLength by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/211
  • fix map hover effect by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/219
  • add map color by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/225
  • add design for indicators by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/228
  • update variables by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/231
  • add tailwindcss-animate by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/232
  • improve indicator height by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/237
  • add new buttons by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/244
  • update version by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/246
  • fix error by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/254
  • replace data with series in barchart by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/260
  • remove string input for icon size by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/263
  • fix errors from app/www by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/268
  • update recommended extension list by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/284
  • fix errors by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/287
  • add vite build commands by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/289
  • add module in package by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/292
  • add full screen feature to choropleth by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/294
  • fix changes in default layout by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/297
  • migrate to npm by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/299
  • remove package lock from ignore by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/300
  • Migrate npm by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/301
  • add satori by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/302
  • Add Accessibility docs to OPub DS by @aparnasr1 in https://github.com/CivicDataLab/opub-mono/pull/303
  • Layout and Icons documentation by @rututank in https://github.com/CivicDataLab/opub-mono/pull/304
  • Update README.md by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/305
  • fix risk indicator for drr by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/307
  • add map component boundary filter by @sswadi in https://github.com/CivicDataLab/opub-mono/pull/309
  • right pane by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/311
  • create landing page by @sswadi in https://github.com/CivicDataLab/opub-mono/pull/312
  • right pane with one district by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/313
  • fix: move dependency from root to drr by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/314
  • Fix home page issues by @sswadi in https://github.com/CivicDataLab/opub-mono/pull/316
  • add dynamicity to indicator, icon, cumulative till in sidebar layout … by @sswadi in https://github.com/CivicDataLab/opub-mono/pull/317
  • add dynamicity to learn more icons by @sswadi in https://github.com/CivicDataLab/opub-mono/pull/320
  • factor-list relative to map by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/321
  • Home page updated by @sswadi in https://github.com/CivicDataLab/opub-mono/pull/323
  • time trends for districts by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/324
  • add revenue boundary for time trends by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/325
  • fix: accordion for right pane by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/326
  • ui fixes by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/327
  • fix css issue in home page by @sswadi in https://github.com/CivicDataLab/opub-mono/pull/328
  • update IDS-DRR logo on header and footer by @sswadi in https://github.com/CivicDataLab/opub-mono/pull/331
  • fix: tooltip for progress bar by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/332
  • Merge DRR into main by @ruthvik129 in https://github.com/CivicDataLab/opub-mono/pull/333
  • fix add remaining accordion export types by @aashimgarg in https://github.com/CivicDataLab/opub-mono/pull/337
  • Refactor OPub Mono by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/336
  • set repo version to 1.0.0 by @PixeledCode in https://github.com/CivicDataLab/opub-mono/pull/339

New Contributors

  • @ruthvik129 made their first contribution in https://github.com/CivicDataLab/opub-mono/pull/58
  • @sanjaypinna made their first contribution in https://github.com/CivicDataLab/opub-mono/pull/76
  • @aparnasr1 made their first contribution in https://github.com/CivicDataLab/opub-mono/pull/303
  • @rututank made their first contribution in https://github.com/CivicDataLab/opub-mono/pull/304

Full Changelog: https://github.com/CivicDataLab/opub-mono/commits/v1.0.0

- TypeScript
Published by PixeledCode about 2 years ago