Skip to content

Dev#86

Merged
medyll merged 14 commits intomainfrom
dev
Feb 27, 2026
Merged

Dev#86
medyll merged 14 commits intomainfrom
dev

Conversation

@medyll
Copy link
Owner

@medyll medyll commented Feb 27, 2026

No description provided.

- Updated styles in Progress, Rating, Select, Slider, Stepper, Switch, TextField, and other components to use Tailwind CSS.
- Added demo values for various components including Rating, Switch, TextField, DataList, Finder, Jsoner, and others.
- Introduced new types for demo values in multiple components to enhance type safety and maintainability.
- Cleaned up CSS imports and ensured consistency across components by referencing Tailwind CSS.
- Created new type files for serviceBox, explorer, and other utilities to support future development.
- Added test results tracking for UI components.
- Updated Stepper, Switch, TextField, Loader, Drawer, Tabs, and other components to use CSS variables for styling instead of importing separate CSS files.
- Added module-level Props markers for TypeScript migration tooling in various components.
- Introduced demo values for several components including List, Menu, Toast, and utility functions to enhance documentation and testing.
- Improved styling consistency and maintainability by inlining styles and utilizing CSS variables.
- Removed unused CSS imports and ensured components are self-contained with necessary styles.
…P.md

- Introduced a new script `quick_validate.py` for validating skill structure and frontmatter in SKILL.md files.
- Updated COMPONENT_MAP.md to reflect changes in component props definitions and improved compliance scores.
- Modified `make-component-maps.js` to align with new prop naming conventions.
- Refactored various Svelte components to replace `export type Props = any;` with specific prop types.
- Enhanced SKILL.md for the idae-stator package with clearer descriptions and usage examples.
- Introduced new skills: template-skill, theme-factory, and webapp-testing with detailed SKILL.md and LICENSE.txt files.
- Implemented functionality for webapp-testing, including scripts for server management and examples for automation.
- Updated COMPONENT_MAP.md to reflect changes in component compliance scores and fixed props definitions in various Svelte components.
- Enhanced demoer components with specific props types for better type safety.
- Implemented a check in the CLI to ensure the pnpx component list exists at runtime, improving usability for npx/pnpx installs.
- Added a new script `generate-registry-from-lib.cjs` to scan the `src/lib` directory for Svelte components and generate a structured registry.
- Introduced `make-pnpx.cjs` to create a pmpx-compatible components file from the generated registry, facilitating easier integration with downstream tools.
…ent generation

- Implemented `convert-mockup.js` to convert semantic pseudo-HTML into Svelte components.
- Added `convert-mockup-template.md` as a template reference for component scaffolding.
- Created `mockup-example.md` to provide a structural description of the interface using pseudo-HTML conventions.
- Updated `package.json` to include a script for generating mockups from HTML files.
@medyll medyll merged commit efd2179 into main Feb 27, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant