Socket
Socket
Sign inDemoInstall

@agnos-ui/core

Package Overview
Dependencies
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agnos-ui/core - npm Package Versions

13

0.1.1

Diff

Changelog

Source

v0.1.1 (2024-02-02)

Overview

First official release of AgnosUI :fire:

Introduction of the following widgets

  • accordion
  • alert
  • modal
  • pagination
  • progressbar
  • rating
  • select
  • slider

Introduction of the following services

Features

  • accordion: add support for custom header tag (57fc1aa)
  • accordion: default value for destroy on hide changed to match ngb (66074dd)
  • accordion: demo examples (b71fa6d)
  • accordion: initial version (#42) (b8e2316)
  • add link to Twitter AgnosUI account (#24) (720d42c)
  • add modal sample using already defined component (a5e8e6b)
  • add modal sample using already defined component (000c2e5)
  • add previous and next link to each doc page (71cddee)
  • add renovate scheduled action (#57) (d90257f)
  • Add typeArray and allow passing equal function to bindableDerived (#175) (77f3dcf)
  • addition of progressbar widget (#109) (f6600cb)
  • adjust spacing doc (7e2791e)
  • allow passing onX={x} in addition to on:X={x} in svelte components (#225) (8a35c33), closes #196
  • allow passing props stores to widget factories (62d56ac)
  • allow to trigger renovate manually (aa967de)
  • angular esbuild (9b4ff86)
  • boost local dev for windows users (b5a74d7)
  • branding: new branding (5dd208e)
  • customization of widgets config types (#170) (88ee262)
  • default tsconfig with alias, allowing to go to declaration in VSCode (#367) (7f18eb7)
  • Demo: function values select (#140) (6ce8cf4)
  • doc on slots (8c000c6)
  • doc: Add installation guides (#139) (a1f0fb8)
  • doc: put nodejs website link as external (82d049f)
  • e2e coverage (#22) (5fd9bed)
  • extendWidgetProps utility (#163) (6362437)
  • floating UI (#237) (60bbb4a)
  • floatingui: set floating-ui as a peer dependency (#313) (5d4649a)
  • headless: add headless demo + pagination (887f3d8)
  • improved doc, resizable observer on root element and slight display improvements (#82) (4c71c4a)
  • improved look of header when viewing a page with no tabs (7886804)
  • improving navManager (#183) (4e9153c)
  • isFocusable utility (#205) (0e45d9d)
  • lazy-loaded routes (fbb421f)
  • lint: enforce jsdoc of widgets + exported functions in core closes #30 (#52) (f922011)
  • main mobile menu (fa1bcb6)
  • making auUse synchronous (8478008)
  • markdown doc (#365) (88f02c7)
  • menu: Add collapsible sections to side menu (8d1a68d)
  • mermaid: Integrate mermaid in markdown renderer (#413) (259f1df)
  • move the framework selection into the side menu instead of component page header (71821e1)
  • navigation manager (#177) (f36bcde)
  • navManager: add focusFirstLeft/focusFirstRight and fix navManager e2e test on Mac (873ad1d)
  • pagination: Demo add first pagination Ex (#40) (54c829b)
  • release the website into the wild (fe80de2)
  • remove eslint disable from svelte samples (f3642d4)
  • removing dispatch-style events in Svelte (#272) (3b6947a)
  • resizable iframe + link headers (#77) (ce2ab44)
  • run core outside of Angular zone (#188) (24d49aa)
  • select: positioning (#312) (8a8d8a6)
  • set up self-hosted renovate (ff83ff7)
  • setup wireit (#353) (1b764c3)
  • slider: Add decimal values support for slider (e32c608)
  • slider: Add props for showing min, max and value labels (c935a7d)
  • slider: Add RTL support (890047b)
  • slider: Add slider component (#182) (07d66a9)
  • slider: add style mixin + css modification (#234) (585e2d5)
  • slider: Add touch events to slider (422cff6)
  • slight README.md change (8021ed8)
  • speed up stackblitz install by a LOT (9a058f9)
  • style-bootstrap: slider style refactor + style-bootstrap package (#218) (21b11f3)
  • style: add prefix + customization + sizing (#412) (00431f2)
  • support and enforce number and boolean transform functions in angular (b7f4e21)
  • update angular logo + dialog display on mobile (fb89d26)
  • useDirectives (#311) (4e25c1a)
  • view transitions on demo website (17f9a97)

Bug Fixes

  • Accordion: clean unused code (#164) (b30e71b)
  • adapt the type of widget factories for slots in headless packages (#165) (70ab1d0)
  • add path to renovate config + set renovate platform (771065b)
  • adding back the service worker (f4dadf4)
  • alert: Add alert-dismissible class (16d8c1f)
  • angular budget error when building with coverage instrumentation (#250) (a081136)
  • angular config types (d6b76ee)
  • angular logo (8c7f46a)
  • angular types (4300462)
  • angular: workaround for a bug in Angular when updating to v16.2.4 (b0d09e0)
  • api and playground on local (60065ae)
  • api default config for slider (787b1e0)
  • bootstrap links in stackblitz (d0ab8b7)
  • build: code coverage (d8b100b)
  • build: computation of doc folder based on the version number (#110) (946dd24)
  • check version number does not start with v (#189) (d806214)
  • color contrast in demo website (#37) (e419c85)
  • correct title / description for installation guide (95b224e)
  • coverage: better code coverage (#51) (ac5ecf4)
  • demo: add tabs nowrap (a06c135)
  • demo: keep component active in the menu even when not on "Examples" tab (8274c70)
  • demo: react custom demo was not consistent with angular and svelte (8bc8c0a)
  • demo: version number displayed in the demo site (909f58a)
  • deployment to gh-pages, list of versions now published in versions.json (bac770c)
  • deps: fixing issue with dependencies (f373f4d)
  • deps: update all non-major dependencies (95271bb)
  • deps: update all non-major dependencies (d7ab68d)
  • deps: update all non-major dependencies (9d72d8c)
  • deps: update all non-major dependencies (e2096a7)
  • deps: update all non-major dependencies (7645f10)
  • deps: update all non-major dependencies (ae9cd0f)
  • deps: update all non-major dependencies (#113) (f049d4b)
  • deps: update all non-major dependencies (#169) (02c60e8)
  • deps: update all non-major dependencies (#215) (65aafc5)
  • deps: update dependency @amadeus-it-group/tansu to v1 (701d3c5)
  • display of readonly rating on android (#81) (44be31d)
  • doc: createPagination option is for pagination (#126) (e3886cb)
  • e2e: use expect.poll to wait for the state to match expectations (#166) (6321bfa)
  • eslint not working in vscode for some files in Angular (f6018a7)
  • eslint plugin error reporting with bindings (#247) (3fd0f2e)
  • eslint-plugin issue with types comparison (baa93b6)
  • explicitly set repositories for renovate (44d3ece)
  • file format + errors reported by svelte-check after minor upgrade (ac1508c)
  • fixing e2e tests (#287) (ec0d9b5)
  • fixing typo preventing correct type-checking for the Alert in svelte (6f912ae)
  • generation of exports on windows (#319) (00d8e12)
  • generic alert flicker (#53) (c058661)
  • height of scrollable content container (3f429fb)
  • improve slider e2e test reliability (#331) (f1e24f2)
  • incorrect usage of <slot> in accordion sample (#271) (9c14c0a)
  • incorrect usage of <slot> in accordion samples (#273) (430f3bb)
  • indicate to svelte-aware tooling that headless and lib are svelte libraries (a511084)
  • initial 500 error when navigating from home page (43fa1c2)
  • landing page on mobile #35 (#36) (509b90e)
  • links script on windows (627ae87)
  • markdown rendering on follow-up navigation (d422d5f)
  • md breakpoint display (#406) (2396994)
  • modal props validation (#275) (eba66fb)
  • package and README not present in @agnos-ui/svelte (219414d)
  • portal directive should not move element when not needed (#270) (a684409)
  • removing loading="lazy" on demo samples iframe (as Firefox bugs with it) (f116a16)
  • removing useless re-exports (42373fe)
  • renovate github action version (5f3c352)
  • replacing context.getSourceCode() by context.sourceCode in eslint-plugin (92f8ea8)
  • responsiveness: Main content takes 50% space, menu are shrinked accordingly. (dce178c)
  • scroll back to top on navigation (9ca108f)
  • service worker cache collision on same domain (#159) (38bceff)
  • service-worker: fetch resource if cache does not hold it (25c56e4)
  • setVersion + warning on stdinout listeners (b506936)
  • slider e2e test stability (#318) (c7071d4)
  • slider e2e test stability and readability improvement (#310) (142ae61)
  • slider: Allow slider click through progress (142113c)
  • slider: Bind min, max and stepSize to clean value (053dd77)
  • slider: Remove margin block and align labels for vertical (c9ba24b)
  • slider: Request bounding rect for click and touch (86eeea7)
  • slider: style bootstrap font-weight + margin (#429) (9187e92)
  • stackblitz with css (e23893f)
  • svelte: partly fixes SSR with svelte (d4d2c19)
  • toAngularSignal test with Angular 17.1.0 (95d367d)
  • types for react (e6d32d8)
  • typo in github renovate file pattern (dabdfdc)
  • use capture for focustrack utility (17c329e)
  • use minimatch pattern (cb4c3b5)
  • use twitter-x bootstrap icon for twitter link (#179) (d73d7e3)
  • woopsie on relative navigation (ffe820b)
divdavem
published 0.1.0 •

divdavem
published 0.0.1-alpha.11 •

divdavem
published 0.0.1-alpha.10 •

divdavem
published 0.0.1-alpha.9 •

divdavem
published 0.0.1-alpha.8 •

divdavem
published 0.0.1-alpha.7 •

divdavem
published 0.0.1-alpha.6 •

divdavem
published 0.0.1-alpha.5 •

divdavem
published 0.0.1-alpha.4 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc